#090902#090902
#090902 is a very dark, muted yellow. Relative luminance 0.003; OKLCH L 13.6% C 0.021 H 108.8°. Best body text is #FFFFFF at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #090902 |
|---|---|
| RGB | rgb(9, 9, 2) |
| HSL | hsl(60, 64%, 2%) |
| HSV | hsv(60, 78%, 4%) |
| CMYK | cmyk(0%, 0%, 77.8%, 96.5%) |
| CIE-LAB | lab(2.33, -0.97, 2.65) |
| CIE-LCH | lch(2.33, 2.82, 110.15°) |
| OKLab | oklab(13.63% -0.0067 0.0195) |
| OKLCH | oklch(13.63% 0.021 108.8) |
| XYZ | xyz(0.2213, 0.2578, 0.0955) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 3.14
Almost Black
#070D0D
ΔE00 3.24
Very Dark Brown
#1D0200
ΔE00 13.07
Dark
#1B2431
ΔE00 13.13
Dark Grey
#363737
ΔE00 13.54
Charcoal (survey)
#343837
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090902 #020209
analogous
#090602 #090902 #060902
triadic
#090902 #020909 #090209
tetradic
#090902 #020906 #020209 #090206
square
#090902 #020906 #020209 #090206
split-complementary
#090902 #020609 #060209
monochromatic
#191906 #191906 #191906 #3B3B0D #6D6D18
Accessibility & contrast
On white
19.97
#090902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#090902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090902
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090902 | 1.00 | 19.97 | 1.05 | 19.97 |
| #FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0802
Deuteranopia (green-blind)
#0B0902
Tritanopia (blue-blind)
#0A0807
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #090902; /* rgb */ color: rgb(9, 9, 2); /* oklch */ color: oklch(13.6% 0.021 108.8);
Tailwind
colors: {
custom: {
50: '#4b4b48',
500: '#090902',
950: '#000000',
},
}SCSS
$custom: #090902; $custom-light: #4b4b48; $custom-dark: #000000;
JSON
{
"hex": "#090902",
"rgb": {
"r": 9,
"g": 9,
"b": 2
},
"hsl": {
"h": 60,
"s": 63.636,
"l": 2.157
},
"oklch": {
"l": 0.13633,
"c": 0.02065,
"h": 108.8
},
"luminance": 0.00258
}Semantic roles & 50–950 ramp
primary
#090902
secondary
#1D1D4A
accent
#41E741
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777