#090409#090409
#090409 is a very dark, near-neutral purple. Relative luminance 0.002; OKLCH L 12.0% C 0.019 H 326.7°. Best body text is #FFFFFF at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #090409 |
|---|---|
| RGB | rgb(9, 4, 9) |
| HSL | hsl(300, 38%, 3%) |
| HSV | hsv(300, 56%, 4%) |
| CMYK | cmyk(0%, 55.6%, 0%, 96.5%) |
| CIE-LAB | lab(1.49, 2.01, -1.43) |
| CIE-LCH | lch(1.49, 2.46, 324.45°) |
| OKLab | oklab(12.03% 0.0155 -0.0102) |
| OKLCH | oklch(12.03% 0.019 326.7) |
| XYZ | xyz(0.2054, 0.1646, 0.2794) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 3.22
Almost Black
#070D0D
ΔE00 5.41
Very Dark Brown
#1D0200
ΔE00 9.46
Dark
#1B2431
ΔE00 10.76
Dark Grey
#363737
ΔE00 14.23
Gunmetal
#2A3439
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090409 #040904
analogous
#060409 #090409 #090406
triadic
#090409 #090904 #040909
tetradic
#090409 #090604 #040904 #040609
square
#090409 #090604 #040904 #040609
split-complementary
#090409 #060904 #040906
monochromatic
#150915 #150915 #150915 #331733 #5E2A5E
Accessibility & contrast
On white
20.33
#090409 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#090409 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090409
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090409 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090409 | 1.00 | 20.33 | 1.03 | 20.33 |
| #FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040509
Deuteranopia (green-blind)
#050609
Tritanopia (blue-blind)
#090406
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #090409; /* rgb */ color: rgb(9, 4, 9); /* oklch */ color: oklch(12.0% 0.019 326.7);
Tailwind
colors: {
custom: {
50: '#4b484b',
500: '#090409',
950: '#000000',
},
}SCSS
$custom: #090409; $custom-light: #4b484b; $custom-dark: #000000;
JSON
{
"hex": "#090409",
"rgb": {
"r": 9,
"g": 4,
"b": 9
},
"hsl": {
"h": 300,
"s": 38.462,
"l": 2.549
},
"oklch": {
"l": 0.1203,
"c": 0.01854,
"h": 326.7
},
"luminance": 0.00165
}Semantic roles & 50–950 ramp
primary
#090409
secondary
#264326
accent
#CE5959
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777