#080905#080905
#080905 is a very dark, near-neutral yellow-green. Relative luminance 0.003; OKLCH L 13.6% C 0.011 H 117.9°. Best body text is #FFFFFF at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #080905 |
|---|---|
| RGB | rgb(8, 9, 5) |
| HSL | hsl(75, 29%, 3%) |
| HSV | hsv(75, 44%, 4%) |
| CMYK | cmyk(11.1%, 0%, 44.4%, 96.5%) |
| CIE-LAB | lab(2.33, -0.82, 1.42) |
| CIE-LCH | lch(2.33, 1.64, 119.97°) |
| OKLab | oklab(13.65% -0.005 0.0094) |
| OKLCH | oklch(13.65% 0.011 117.9) |
| XYZ | xyz(0.2252, 0.2580, 0.1815) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 2.25
Almost Black
#070D0D
ΔE00 2.31
Dark
#1B2431
ΔE00 12.05
Very Dark Brown
#1D0200
ΔE00 12.79
Gunmetal
#2A3439
ΔE00 13.33
Dark Grey
#363737
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080905 #060509
analogous
#090805 #080905 #060905
triadic
#080905 #050809 #090508
tetradic
#080905 #050908 #060509 #090506
square
#080905 #050908 #060509 #090506
split-complementary
#080905 #050609 #080509
monochromatic
#11140B #11140B #11140B #2B301B #4E5831
Accessibility & contrast
On white
19.97
#080905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080905
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080905 | 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)
#0A0805
Deuteranopia (green-blind)
#0A0905
Tritanopia (blue-blind)
#080808
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080905; /* rgb */ color: rgb(8, 9, 5); /* oklch */ color: oklch(13.6% 0.011 117.9);
Tailwind
colors: {
custom: {
50: '#4a4b49',
500: '#080905',
950: '#000000',
},
}SCSS
$custom: #080905; $custom-light: #4a4b49; $custom-dark: #000000;
JSON
{
"hex": "#080905",
"rgb": {
"r": 8,
"g": 9,
"b": 5
},
"hsl": {
"h": 75,
"s": 28.571,
"l": 2.745
},
"oklch": {
"l": 0.13646,
"c": 0.01068,
"h": 117.9
},
"luminance": 0.00258
}Semantic roles & 50–950 ramp
primary
#080905
secondary
#302A3F
accent
#63C57B
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777