#0E080F#0E080F
#0E080F is a very dark, near-neutral purple. Relative luminance 0.003; OKLCH L 14.7% C 0.018 H 321.7°. Best body text is #FFFFFF at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #0E080F |
|---|---|
| RGB | rgb(14, 8, 15) |
| HSL | hsl(291, 30%, 5%) |
| HSV | hsv(291, 47%, 6%) |
| CMYK | cmyk(6.7%, 46.7%, 0%, 94.1%) |
| CIE-LAB | lab(2.72, 2.77, -2.33) |
| CIE-LCH | lch(2.72, 3.62, 319.86°) |
| OKLab | oklab(14.65% 0.0142 -0.0113) |
| OKLCH | oklch(14.65% 0.018 321.7) |
| XYZ | xyz(0.3541, 0.3015, 0.4914) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 4.58
Almost Black
#070D0D
ΔE00 6.43
Very Dark Brown
#1D0200
ΔE00 9.07
Dark
#1B2431
ΔE00 10.18
Dark Grey
#363737
ΔE00 13.91
Gunmetal
#2A3439
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E080F #090F08
analogous
#0B080F #0E080F #0F080D
triadic
#0E080F #0F0E08 #080F0E
tetradic
#0E080F #0F0B08 #090F08 #080D0F
square
#0E080F #0F0B08 #090F08 #080D0F
split-complementary
#0E080F #0D0F08 #080F0B
monochromatic
#130B14 #130B14 #130B14 #331D37 #59335F
Accessibility & contrast
On white
19.80
#0E080F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#0E080F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E080F
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E080F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E080F | 1.00 | 19.80 | 1.06 | 19.80 |
| #FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070A0F
Deuteranopia (green-blind)
#090A0F
Tritanopia (blue-blind)
#0E090A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #0e080f; /* rgb */ color: rgb(14, 8, 15); /* oklch */ color: oklch(14.7% 0.018 321.7);
Tailwind
colors: {
custom: {
50: '#4d4a4e',
500: '#0e080f',
950: '#000000',
},
}SCSS
$custom: #0e080f; $custom-light: #4d4a4e; $custom-dark: #000000;
JSON
{
"hex": "#0e080f",
"rgb": {
"r": 14,
"g": 8,
"b": 15
},
"hsl": {
"h": 291.429,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.14654,
"c": 0.01815,
"h": 321.7
},
"luminance": 0.00302
}Semantic roles & 50–950 ramp
primary
#0E080F
secondary
#31462D
accent
#C76170
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777