#080800#080800
#080800 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 13.0% C 0.028 H 109.8°. Best body text is #FFFFFF at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #080800 |
|---|---|
| RGB | rgb(8, 8, 0) |
| HSL | hsl(60, 100%, 2%) |
| HSV | hsv(60, 100%, 3%) |
| CMYK | cmyk(0%, 0%, 100%, 96.9%) |
| CIE-LAB | lab(2.04, -1.11, 3.03) |
| CIE-LCH | lch(2.04, 3.23, 110.16°) |
| OKLab | oklab(13.01% -0.0096 0.0267) |
| OKLCH | oklch(13.01% 0.028 109.8) |
| XYZ | xyz(0.1870, 0.2253, 0.0336) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 3.42
Almost Black
#070D0D
ΔE00 3.54
Very Dark Brown
#1D0200
ΔE00 13.34
Dark
#1B2431
ΔE00 13.55
Dark Grey
#363737
ΔE00 13.79
Charcoal (survey)
#343837
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080800 #000008
analogous
#080400 #080800 #040800
triadic
#080800 #000808 #080008
tetradic
#080800 #000804 #000008 #080004
square
#080800 #000804 #000008 #080004
split-complementary
#080800 #000408 #040008
monochromatic
#1F1F00 #1F1F00 #1F1F00 #454500 #828200
Accessibility & contrast
On white
20.10
#080800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080800
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080800 | 1.00 | 20.10 | 1.05 | 20.10 |
| #FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0700
Deuteranopia (green-blind)
#0A0800
Tritanopia (blue-blind)
#090706
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080800; /* rgb */ color: rgb(8, 8, 0); /* oklch */ color: oklch(13.0% 0.028 109.8);
Tailwind
colors: {
custom: {
50: '#4a4a47',
500: '#080800',
950: '#000000',
},
}SCSS
$custom: #080800; $custom-light: #4a4a47; $custom-dark: #000000;
JSON
{
"hex": "#080800",
"rgb": {
"r": 8,
"g": 8,
"b": 0
},
"hsl": {
"h": 60,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.13011,
"c": 0.02836,
"h": 109.8
},
"luminance": 0.00225
}Semantic roles & 50–950 ramp
primary
#080800
secondary
#0F0F55
accent
#29FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777