Perfect Dark
#313390
Perfect Dark is a color with the hex code #313390. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #313390 | |
|---|---|---|
| RGB | rgb(49, 51, 144) | |
| HSL | hsl(239, 49%, 38%) | |
| CMYK | cmyk(66%, 65%, 0%, 44%) | |
| LAB | lab(26, 24, -53) | |
| OKLCH | oklch(0.38 0.15 276) |
Color harmonies
Tints & shades
Code snippets
color: #313390;
background-color: #313390;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF313390)
/* Swift / UIKit */
UIColor(red: 0.19, green: 0.20, blue: 0.56, alpha: 1.0)