#0E0620#0E0620
#0E0620 is a very dark, muted violet. Relative luminance 0.003; OKLCH L 15.4% C 0.054 H 294.1°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0620 |
|---|---|
| RGB | rgb(14, 6, 32) |
| HSL | hsl(258, 68%, 7%) |
| HSV | hsv(258, 81%, 13%) |
| CMYK | cmyk(56.2%, 81.2%, 0%, 87.5%) |
| CIE-LAB | lab(2.96, 8.00, -14.19) |
| CIE-LCH | lch(2.96, 16.29, 299.40°) |
| OKLab | oklab(15.42% 0.0219 -0.049) |
| OKLCH | oklch(15.42% 0.054 294.1) |
| XYZ | xyz(0.5069, 0.3279, 1.4028) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.52
Dark Navy Blue
#00022E
ΔE00 6.89
Very Dark Blue
#000133
ΔE00 8.43
Dark Navy
#000435
ΔE00 8.55
Navy (survey)
#01153E
ΔE00 8.80
Midnight Blue (survey)
#020035
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0620 #182006
analogous
#060B20 #0E0620 #1B0620
triadic
#0E0620 #200E06 #06200E
tetradic
#0E0620 #20060B #182006 #06201B
square
#0E0620 #20060B #182006 #06201B
split-complementary
#0E0620 #201B06 #0B2006
monochromatic
#0B051A #0B051A #0E0620 #251054 #3B1987
Accessibility & contrast
On white
19.71
#0E0620 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#0E0620 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0620
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0620 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0620 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B21
Deuteranopia (green-blind)
#000A1F
Tritanopia (blue-blind)
#090B11
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #0e0620; /* rgb */ color: rgb(14, 6, 32); /* oklch */ color: oklch(15.4% 0.054 294.1);
Tailwind
colors: {
custom: {
50: '#4d495b',
500: '#0e0620',
950: '#000000',
},
}SCSS
$custom: #0e0620; $custom-light: #4d495b; $custom-dark: #000000;
JSON
{
"hex": "#0e0620",
"rgb": {
"r": 14,
"g": 6,
"b": 32
},
"hsl": {
"h": 258.462,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.15415,
"c": 0.05365,
"h": 294.1
},
"luminance": 0.00328
}Semantic roles & 50–950 ramp
primary
#0E0620
secondary
#4D6022
accent
#EB3DB6
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779