#0E0816#0E0816
#0E0816 is a very dark, muted violet. Relative luminance 0.003; OKLCH L 15.1% C 0.031 H 302.9°. Best body text is #FFFFFF at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #0E0816 |
|---|---|
| RGB | rgb(14, 8, 22) |
| HSL | hsl(266, 47%, 6%) |
| HSV | hsv(266, 64%, 9%) |
| CMYK | cmyk(36.4%, 63.6%, 0%, 91.4%) |
| CIE-LAB | lab(2.94, 4.25, -6.38) |
| CIE-LCH | lch(2.94, 7.67, 303.68°) |
| OKLab | oklab(15.12% 0.0167 -0.0258) |
| OKLCH | oklch(15.12% 0.031 302.9) |
| XYZ | xyz(0.4127, 0.3250, 0.7999) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 7.69
Almost Black
#070D0D
ΔE00 9.10
Dark
#1B2431
ΔE00 9.49
Very Dark Brown
#1D0200
ΔE00 10.30
Midnight
#03012D
ΔE00 12.07
Dark Navy Blue
#00022E
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E0816 #101608
analogous
#080916 #0E0816 #150816
triadic
#0E0816 #160E08 #08160E
tetradic
#0E0816 #160809 #101608 #081615
square
#0E0816 #160809 #101608 #081615
split-complementary
#0E0816 #161508 #091608
monochromatic
#0E0816 #0E0816 #0E0816 #2B1843 #472970
Accessibility & contrast
On white
19.72
#0E0816 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#0E0816 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E0816
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E0816 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E0816 | 1.00 | 19.72 | 1.07 | 19.72 |
| #FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050B17
Deuteranopia (green-blind)
#060B16
Tritanopia (blue-blind)
#0D0A0D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #0e0816; /* rgb */ color: rgb(14, 8, 22); /* oklch */ color: oklch(15.1% 0.031 302.9);
Tailwind
colors: {
custom: {
50: '#4d4a52',
500: '#0e0816',
950: '#000000',
},
}SCSS
$custom: #0e0816; $custom-light: #4d4a52; $custom-dark: #000000;
JSON
{
"hex": "#0e0816",
"rgb": {
"r": 14,
"g": 8,
"b": 22
},
"hsl": {
"h": 265.714,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.15115,
"c": 0.03073,
"h": 302.9
},
"luminance": 0.00325
}Semantic roles & 50–950 ramp
primary
#0E0816
secondary
#405129
accent
#D6519D
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778