#140F28#140F28
#140F28 is a very dark, muted violet. Relative luminance 0.006; OKLCH L 19.0% C 0.049 H 290.1°. Best body text is #FFFFFF at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #140F28 |
|---|---|
| RGB | rgb(20, 15, 40) |
| HSL | hsl(252, 45%, 11%) |
| HSV | hsv(252, 63%, 16%) |
| CMYK | cmyk(50%, 62.5%, 0%, 84.3%) |
| CIE-LAB | lab(5.81, 9.45, -15.92) |
| CIE-LCH | lch(5.81, 18.51, 300.69°) |
| OKLab | oklab(19.02% 0.0169 -0.0462) |
| OKLCH | oklch(19.02% 0.049 290.1) |
| XYZ | xyz(0.8422, 0.6435, 2.0869) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 5.95
Dark Navy Blue
#00022E
ΔE00 6.40
Navy (survey)
#01153E
ΔE00 7.69
Very Dark Blue
#000133
ΔE00 7.70
Dark Navy
#000435
ΔE00 7.74
Midnight Blue (survey)
#020035
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140F28 #23280F
analogous
#0F1628 #140F28 #200F28
triadic
#140F28 #28140F #0F2814
tetradic
#140F28 #280F16 #23280F #0F2820
square
#140F28 #280F16 #23280F #0F2820
split-complementary
#140F28 #28200F #16280F
monochromatic
#0B0816 #0B0816 #140F28 #2A2055 #413081
Accessibility & contrast
On white
18.60
#140F28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#140F28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140F28
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140F28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140F28 | 1.00 | 18.60 | 1.13 | 18.60 |
| #FFFFFF | 18.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061329
Deuteranopia (green-blind)
#061227
Tritanopia (blue-blind)
#0F1419
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #140f28; /* rgb */ color: rgb(20, 15, 40); /* oklch */ color: oklch(19.0% 0.049 290.1);
Tailwind
colors: {
custom: {
50: '#524d62',
500: '#140f28',
950: '#000000',
},
}SCSS
$custom: #140f28; $custom-light: #524d62; $custom-dark: #000000;
JSON
{
"hex": "#140f28",
"rgb": {
"r": 20,
"g": 15,
"b": 40
},
"hsl": {
"h": 252,
"s": 45.455,
"l": 10.784
},
"oklch": {
"l": 0.19025,
"c": 0.04922,
"h": 290.1
},
"luminance": 0.00644
}Semantic roles & 50–950 ramp
primary
#140F28
secondary
#576132
accent
#D553BB
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020105
muted
#787779