#08020B#08020B
#08020B is a very dark, muted purple. Relative luminance 0.001; OKLCH L 11.0% C 0.032 H 317.2°. Best body text is #FFFFFF at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #08020B |
|---|---|
| RGB | rgb(8, 2, 11) |
| HSL | hsl(280, 69%, 3%) |
| HSV | hsv(280, 82%, 4%) |
| CMYK | cmyk(27.3%, 81.8%, 0%, 95.7%) |
| CIE-LAB | lab(1.08, 2.82, -2.86) |
| CIE-LCH | lch(1.08, 4.02, 314.59°) |
| OKLab | oklab(10.99% 0.0233 -0.0215) |
| OKLCH | oklch(10.99% 0.032 317.2) |
| XYZ | xyz(0.1822, 0.1192, 0.3300) |
| Luminance | 0.0012 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 4.63
Almost Black
#070D0D
ΔE00 6.70
Very Dark Brown
#1D0200
ΔE00 9.36
Dark
#1B2431
ΔE00 10.62
Dark Grey
#363737
ΔE00 14.88
Midnight
#03012D
ΔE00 14.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08020B #050B02
analogous
#03020B #08020B #0B0209
triadic
#08020B #0B0802 #020B08
tetradic
#08020B #0B0302 #050B02 #02090B
square
#08020B #0B0302 #050B02 #02090B
split-complementary
#08020B #090B02 #020B03
monochromatic
#13051A #13051A #13051A #2E0B3F #531573
Accessibility & contrast
On white
20.51
#08020B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#08020B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08020B
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08020B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08020B | 1.00 | 20.51 | 1.02 | 20.51 |
| #FFFFFF | 20.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01040B
Deuteranopia (green-blind)
#02040B
Tritanopia (blue-blind)
#080305
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #08020b; /* rgb */ color: rgb(8, 2, 11); /* oklch */ color: oklch(11.0% 0.032 317.2);
Tailwind
colors: {
custom: {
50: '#4a484c',
500: '#08020b',
950: '#000000',
},
}SCSS
$custom: #08020b; $custom-light: #4a484c; $custom-dark: #000000;
JSON
{
"hex": "#08020b",
"rgb": {
"r": 8,
"g": 2,
"b": 11
},
"hsl": {
"h": 280,
"s": 69.231,
"l": 2.549
},
"oklch": {
"l": 0.10986,
"c": 0.03172,
"h": 317.2
},
"luminance": 0.00119
}Semantic roles & 50–950 ramp
primary
#08020B
secondary
#2C4E1B
accent
#EC3C77
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777