#080802#080802
#080802 is a very dark, near-neutral yellow. Relative luminance 0.002; OKLCH L 13.1% C 0.019 H 108.7°. Best body text is #FFFFFF at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #080802 |
|---|---|
| RGB | rgb(8, 8, 2) |
| HSL | hsl(60, 60%, 2%) |
| HSV | hsv(60, 75%, 3%) |
| CMYK | cmyk(0%, 0%, 75%, 96.9%) |
| CIE-LAB | lab(2.07, -0.84, 2.27) |
| CIE-LCH | lch(2.07, 2.42, 110.22°) |
| OKLab | oklab(13.12% -0.0061 0.0179) |
| OKLCH | oklch(13.12% 0.019 108.7) |
| XYZ | xyz(0.1979, 0.2297, 0.0913) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.73
Almost Black
#070D0D
ΔE00 3.02
Very Dark Brown
#1D0200
ΔE00 12.82
Dark
#1B2431
ΔE00 12.87
Dark Grey
#363737
ΔE00 13.62
Charcoal (survey)
#343837
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080802 #020208
analogous
#080502 #080802 #050802
triadic
#080802 #020808 #080208
tetradic
#080802 #020805 #020208 #080205
square
#080802 #020805 #020208 #080205
split-complementary
#080802 #020508 #050208
monochromatic
#181806 #181806 #181806 #39390E #6A6A1A
Accessibility & contrast
On white
20.08
#080802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080802
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080802 | 1.00 | 20.08 | 1.05 | 20.08 |
| #FFFFFF | 20.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090702
Deuteranopia (green-blind)
#090802
Tritanopia (blue-blind)
#090706
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080802; /* rgb */ color: rgb(8, 8, 2); /* oklch */ color: oklch(13.1% 0.019 108.7);
Tailwind
colors: {
custom: {
50: '#4a4a48',
500: '#080802',
950: '#000000',
},
}SCSS
$custom: #080802; $custom-light: #4a4a48; $custom-dark: #000000;
JSON
{
"hex": "#080802",
"rgb": {
"r": 8,
"g": 8,
"b": 2
},
"hsl": {
"h": 60,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.1312,
"c": 0.01892,
"h": 108.7
},
"luminance": 0.0023
}Semantic roles & 50–950 ramp
primary
#080802
secondary
#1E1E48
accent
#45E345
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777