#08021F#08021F
#08021F is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 13.2% C 0.063 H 287.6°. Best body text is #FFFFFF at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #08021F |
|---|---|
| RGB | rgb(8, 2, 31) |
| HSL | hsl(252, 88%, 6%) |
| HSV | hsv(252, 94%, 12%) |
| CMYK | cmyk(74.2%, 93.5%, 0%, 87.8%) |
| CIE-LAB | lab(1.75, 7.57, -15.27) |
| CIE-LCH | lch(1.75, 17.04, 296.37°) |
| OKLab | oklab(13.21% 0.0192 -0.0602) |
| OKLCH | oklch(13.21% 0.063 287.6) |
| XYZ | xyz(0.3691, 0.1939, 1.3140) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 5.82
Dark Navy Blue
#00022E
ΔE00 6.11
Very Dark Blue
#000133
ΔE00 7.70
Dark Navy
#000435
ΔE00 7.84
Navy (survey)
#01153E
ΔE00 8.29
Midnight Blue (survey)
#020035
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08021F #191F02
analogous
#020B1F #08021F #17021F
triadic
#08021F #1F0802 #021F08
tetradic
#08021F #1F020B #191F02 #021F17
square
#08021F #1F020B #191F02 #021F17
split-complementary
#08021F #1F1702 #0B1F02
monochromatic
#07021D #07021D #08021F #170658 #260992
Accessibility & contrast
On white
20.22
#08021F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#08021F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08021F
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08021F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08021F | 1.00 | 20.22 | 1.04 | 20.22 |
| #FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000720
Deuteranopia (green-blind)
#00061E
Tritanopia (blue-blind)
#02080F
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #08021f; /* rgb */ color: rgb(8, 2, 31); /* oklch */ color: oklch(13.2% 0.063 287.6);
Tailwind
colors: {
custom: {
50: '#4a475a',
500: '#08021f',
950: '#000000',
},
}SCSS
$custom: #08021f; $custom-light: #4a475a; $custom-dark: #000000;
JSON
{
"hex": "#08021f",
"rgb": {
"r": 8,
"g": 2,
"b": 31
},
"hsl": {
"h": 252.414,
"s": 87.879,
"l": 6.471
},
"oklch": {
"l": 0.13205,
"c": 0.06323,
"h": 287.6
},
"luminance": 0.00194
}Semantic roles & 50–950 ramp
primary
#08021F
secondary
#556518
accent
#FE2AD2
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779