#090804#090804
#090804 is a very dark, near-neutral yellow. Relative luminance 0.002; OKLCH L 13.4% C 0.012 H 98.1°. Best body text is #FFFFFF at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #090804 |
|---|---|
| RGB | rgb(9, 8, 4) |
| HSL | hsl(48, 38%, 3%) |
| HSV | hsv(48, 56%, 4%) |
| CMYK | cmyk(0%, 11.1%, 55.6%, 96.5%) |
| CIE-LAB | lab(2.17, -0.29, 1.61) |
| CIE-LCH | lch(2.17, 1.63, 100.39°) |
| OKLab | oklab(13.37% -0.0016 0.0114) |
| OKLCH | oklch(13.37% 0.012 98.1) |
| XYZ | xyz(0.2214, 0.2405, 0.1496) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.04
Almost Black
#070D0D
ΔE00 2.91
Very Dark Brown
#1D0200
ΔE00 11.83
Dark
#1B2431
ΔE00 12.22
Dark Grey
#363737
ΔE00 13.47
Gunmetal
#2A3439
ΔE00 13.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090804 #040509
analogous
#090504 #090804 #070904
triadic
#090804 #040908 #080409
tetradic
#090804 #040905 #040509 #090407
square
#090804 #040905 #040509 #090407
split-complementary
#090804 #040709 #050409
monochromatic
#151309 #151309 #151309 #332E17 #5E532A
Accessibility & contrast
On white
20.03
#090804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#090804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090804
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090804 | 1.00 | 20.03 | 1.05 | 20.03 |
| #FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090804
Deuteranopia (green-blind)
#090804
Tritanopia (blue-blind)
#0A0707
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #090804; /* rgb */ color: rgb(9, 8, 4); /* oklch */ color: oklch(13.4% 0.012 98.1);
Tailwind
colors: {
custom: {
50: '#4b4a48',
500: '#090804',
950: '#000000',
},
}SCSS
$custom: #090804; $custom-light: #4b4a48; $custom-dark: #000000;
JSON
{
"hex": "#090804",
"rgb": {
"r": 9,
"g": 8,
"b": 4
},
"hsl": {
"h": 48,
"s": 38.462,
"l": 2.549
},
"oklch": {
"l": 0.13374,
"c": 0.01155,
"h": 98.1
},
"luminance": 0.00241
}Semantic roles & 50–950 ramp
primary
#090804
secondary
#262C43
accent
#71CE59
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777