#08020F#08020F
#08020F is a very dark, muted violet. Relative luminance 0.001; OKLCH L 11.3% C 0.038 H 307.9°. Best body text is #FFFFFF at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #08020F |
|---|---|
| RGB | rgb(8, 2, 15) |
| HSL | hsl(268, 76%, 3%) |
| HSV | hsv(268, 87%, 6%) |
| CMYK | cmyk(46.7%, 86.7%, 0%, 94.1%) |
| CIE-LAB | lab(1.17, 3.48, -4.65) |
| CIE-LCH | lch(1.17, 5.81, 306.85°) |
| OKLab | oklab(11.35% 0.0234 -0.0301) |
| OKLCH | oklch(11.35% 0.038 307.9) |
| XYZ | xyz(0.2081, 0.1295, 0.4659) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.08
Almost Black
#070D0D
ΔE00 7.88
Very Dark Brown
#1D0200
ΔE00 9.82
Dark
#1B2431
ΔE00 10.24
Midnight
#03012D
ΔE00 13.48
Dark Navy Blue
#00022E
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08020F #090F02
analogous
#02020F #08020F #0E020F
triadic
#08020F #0F0802 #020F08
tetradic
#08020F #0F0202 #090F02 #020F0E
square
#08020F #0F0202 #090F02 #020F0E
split-complementary
#08020F #0F0E02 #020F02
monochromatic
#0E041B #0E041B #0E041B #250945 #42107B
Accessibility & contrast
On white
20.47
#08020F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#08020F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08020F
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08020F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08020F | 1.00 | 20.47 | 1.03 | 20.47 |
| #FFFFFF | 20.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000410
Deuteranopia (green-blind)
#01040F
Tritanopia (blue-blind)
#070406
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #08020f; /* rgb */ color: rgb(8, 2, 15); /* oklch */ color: oklch(11.3% 0.038 307.9);
Tailwind
colors: {
custom: {
50: '#4a474e',
500: '#08020f',
950: '#000000',
},
}SCSS
$custom: #08020f; $custom-light: #4a474e; $custom-dark: #000000;
JSON
{
"hex": "#08020f",
"rgb": {
"r": 8,
"g": 2,
"b": 15
},
"hsl": {
"h": 267.692,
"s": 76.471,
"l": 3.333
},
"oklch": {
"l": 0.1135,
"c": 0.03816,
"h": 307.9
},
"luminance": 0.0013
}Semantic roles & 50–950 ramp
primary
#08020F
secondary
#395419
accent
#F3359B
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777