#080902#080902
#080902 is a very dark, muted yellow. Relative luminance 0.003; OKLCH L 13.5% C 0.021 H 114.1°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #080902 |
|---|---|
| RGB | rgb(8, 9, 2) |
| HSL | hsl(69, 64%, 2%) |
| HSV | hsv(69, 78%, 4%) |
| CMYK | cmyk(11.1%, 0%, 77.8%, 96.5%) |
| CIE-LAB | lab(2.27, -1.24, 2.56) |
| CIE-LCH | lch(2.27, 2.84, 115.77°) |
| OKLab | oklab(13.49% -0.0086 0.0192) |
| OKLCH | oklch(13.49% 0.021 114.1) |
| XYZ | xyz(0.2088, 0.2514, 0.0949) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 3.08
Black
#000000
ΔE00 3.23
Dark
#1B2431
ΔE00 13.10
Very Dark Brown
#1D0200
ΔE00 13.53
Dark Grey
#363737
ΔE00 13.58
Charcoal (survey)
#343837
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080902 #030209
analogous
#090702 #080902 #050902
triadic
#080902 #020809 #090208
tetradic
#080902 #020907 #030209 #090205
square
#080902 #020907 #030209 #090205
split-complementary
#080902 #020509 #070209
monochromatic
#161906 #161906 #161906 #353B0D #616D18
Accessibility & contrast
On white
20.00
#080902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080902
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080902 | 1.00 | 20.00 | 1.05 | 20.00 |
| #FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0802
Deuteranopia (green-blind)
#0A0802
Tritanopia (blue-blind)
#090807
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080902; /* rgb */ color: rgb(8, 9, 2); /* oklch */ color: oklch(13.5% 0.021 114.1);
Tailwind
colors: {
custom: {
50: '#4a4b48',
500: '#080902',
950: '#000000',
},
}SCSS
$custom: #080902; $custom-light: #4a4b48; $custom-dark: #000000;
JSON
{
"hex": "#080902",
"rgb": {
"r": 8,
"g": 9,
"b": 2
},
"hsl": {
"h": 68.571,
"s": 63.636,
"l": 2.157
},
"oklch": {
"l": 0.13493,
"c": 0.02098,
"h": 114.1
},
"luminance": 0.00251
}Semantic roles & 50–950 ramp
primary
#080902
secondary
#231D4A
accent
#41E759
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777