#08000E#08000E
#08000E is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.1% C 0.050 H 314.3°. Best body text is #FFFFFF at 20.66:1 contrast (WCAG AA passes).
Color values
| HEX | #08000E |
|---|---|
| RGB | rgb(8, 0, 14) |
| HSL | hsl(274, 100%, 3%) |
| HSV | hsv(274, 100%, 5%) |
| CMYK | cmyk(42.9%, 100%, 0%, 94.5%) |
| CIE-LAB | lab(0.75, 4.11, -4.74) |
| CIE-LCH | lch(0.75, 6.27, 310.91°) |
| OKLab | oklab(10.09% 0.0349 -0.0357) |
| OKLCH | oklch(10.09% 0.05 314.3) |
| XYZ | xyz(0.1794, 0.0833, 0.4220) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.63
Almost Black
#070D0D
ΔE00 8.61
Very Dark Brown
#1D0200
ΔE00 9.40
Dark
#1B2431
ΔE00 10.86
Midnight
#03012D
ΔE00 13.26
Dark Navy Blue
#00022E
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08000E #060E00
analogous
#01000E #08000E #0E000D
triadic
#08000E #0E0800 #000E08
tetradic
#08000E #0E0100 #060E00 #000D0E
square
#08000E #0E0100 #060E00 #000D0E
split-complementary
#08000E #0D0E00 #000E01
monochromatic
#11001F #11001F #11001F #2B004B #4E0088
Accessibility & contrast
On white
20.66
#08000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#08000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08000E
20.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08000E | 1.00 | 20.66 | 1.02 | 20.66 |
| #FFFFFF | 20.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00020F
Deuteranopia (green-blind)
#00030E
Tritanopia (blue-blind)
#070204
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #08000e; /* rgb */ color: rgb(8, 0, 14); /* oklch */ color: oklch(10.1% 0.050 314.3);
Tailwind
colors: {
custom: {
50: '#4a474d',
500: '#08000e',
950: '#000000',
},
}SCSS
$custom: #08000e; $custom-light: #4a474d; $custom-dark: #000000;
JSON
{
"hex": "#08000e",
"rgb": {
"r": 8,
"g": 0,
"b": 14
},
"hsl": {
"h": 274.286,
"s": 100,
"l": 2.745
},
"oklch": {
"l": 0.10094,
"c": 0.0499,
"h": 314.3
},
"luminance": 0.00083
}Semantic roles & 50–950 ramp
primary
#08000E
secondary
#305A10
accent
#FF2985
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777