#080209#080209
#080209 is a very dark, muted purple. Relative luminance 0.001; OKLCH L 10.8% C 0.029 H 323.4°. Best body text is #FFFFFF at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #080209 |
|---|---|
| RGB | rgb(8, 2, 9) |
| HSL | hsl(291, 64%, 2%) |
| HSV | hsv(291, 78%, 4%) |
| CMYK | cmyk(11.1%, 77.8%, 0%, 96.5%) |
| CIE-LAB | lab(1.04, 2.54, -2.10) |
| CIE-LCH | lch(1.04, 3.30, 320.51°) |
| OKLab | oklab(10.82% 0.0229 -0.017) |
| OKLCH | oklch(10.82% 0.029 323.4) |
| XYZ | xyz(0.1712, 0.1148, 0.2715) |
| Luminance | 0.0011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 4.01
Almost Black
#070D0D
ΔE00 6.23
Very Dark Brown
#1D0200
ΔE00 9.23
Dark
#1B2431
ΔE00 10.86
Dark Grey
#363737
ΔE00 14.72
Gunmetal
#2A3439
ΔE00 14.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080209 #030902
analogous
#050209 #080209 #090207
triadic
#080209 #090802 #020908
tetradic
#080209 #090502 #030902 #020709
square
#080209 #090502 #030902 #020709
split-complementary
#080209 #070902 #020905
monochromatic
#160619 #160619 #160619 #350D3B #61186D
Accessibility & contrast
On white
20.53
#080209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080209
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080209 | 1.00 | 20.53 | 1.02 | 20.53 |
| #FFFFFF | 20.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010309
Deuteranopia (green-blind)
#030409
Tritanopia (blue-blind)
#080304
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #080209; /* rgb */ color: rgb(8, 2, 9); /* oklch */ color: oklch(10.8% 0.029 323.4);
Tailwind
colors: {
custom: {
50: '#4a484b',
500: '#080209',
950: '#000000',
},
}SCSS
$custom: #080209; $custom-light: #4a484b; $custom-dark: #000000;
JSON
{
"hex": "#080209",
"rgb": {
"r": 8,
"g": 2,
"b": 9
},
"hsl": {
"h": 291.429,
"s": 63.636,
"l": 2.157
},
"oklch": {
"l": 0.10822,
"c": 0.02857,
"h": 323.4
},
"luminance": 0.00115
}Semantic roles & 50–950 ramp
primary
#080209
secondary
#234A1D
accent
#E74159
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777