#08000F#08000F
#08000F is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.2% C 0.051 H 312.4°. Best body text is #FFFFFF at 20.64:1 contrast (WCAG AA passes).
Color values
| HEX | #08000F |
|---|---|
| RGB | rgb(8, 0, 15) |
| HSL | hsl(272, 100%, 3%) |
| HSV | hsv(272, 100%, 6%) |
| CMYK | cmyk(46.7%, 100%, 0%, 94.1%) |
| CIE-LAB | lab(0.78, 4.28, -5.22) |
| CIE-LCH | lch(0.78, 6.75, 309.34°) |
| OKLab | oklab(10.21% 0.0344 -0.0377) |
| OKLCH | oklch(10.21% 0.051 312.4) |
| XYZ | xyz(0.1863, 0.0861, 0.4587) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.99
Almost Black
#070D0D
ΔE00 8.91
Very Dark Brown
#1D0200
ΔE00 9.58
Dark
#1B2431
ΔE00 10.81
Midnight
#03012D
ΔE00 12.88
Dark Navy Blue
#00022E
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08000F #070F00
analogous
#00000F #08000F #0F000E
triadic
#08000F #0F0800 #000F08
tetradic
#08000F #0F0000 #070F00 #000E0F
square
#08000F #0F0000 #070F00 #000E0F
split-complementary
#08000F #0E0F00 #000F00
monochromatic
#10001F #10001F #10001F #29004C #490089
Accessibility & contrast
On white
20.64
#08000F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#08000F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08000F
20.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08000F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08000F | 1.00 | 20.64 | 1.02 | 20.64 |
| #FFFFFF | 20.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000210
Deuteranopia (green-blind)
#00030F
Tritanopia (blue-blind)
#070205
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #08000f; /* rgb */ color: rgb(8, 0, 15); /* oklch */ color: oklch(10.2% 0.051 312.4);
Tailwind
colors: {
custom: {
50: '#4a474e',
500: '#08000f',
950: '#000000',
},
}SCSS
$custom: #08000f; $custom-light: #4a474e; $custom-dark: #000000;
JSON
{
"hex": "#08000f",
"rgb": {
"r": 8,
"g": 0,
"b": 15
},
"hsl": {
"h": 272,
"s": 100,
"l": 2.941
},
"oklch": {
"l": 0.10213,
"c": 0.05101,
"h": 312.4
},
"luminance": 0.00086
}Semantic roles & 50–950 ramp
primary
#08000F
secondary
#335B10
accent
#FF298D
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777