#080906#080906
#080906 is a very dark, near-neutral yellow-green. Relative luminance 0.003; OKLCH L 13.7% C 0.008 H 121.4°. Best body text is #FFFFFF at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #080906 |
|---|---|
| RGB | rgb(8, 9, 6) |
| HSL | hsl(80, 20%, 3%) |
| HSV | hsv(80, 33%, 4%) |
| CMYK | cmyk(11.1%, 0%, 33.3%, 96.5%) |
| CIE-LAB | lab(2.35, -0.68, 1.04) |
| CIE-LCH | lch(2.35, 1.24, 122.98°) |
| OKLab | oklab(13.7% -0.0041 0.0067) |
| OKLCH | oklch(13.7% 0.008 121.4) |
| XYZ | xyz(0.2307, 0.2601, 0.2103) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 1.96
Almost Black
#070D0D
ΔE00 2.14
Dark
#1B2431
ΔE00 11.69
Very Dark Brown
#1D0200
ΔE00 12.54
Gunmetal
#2A3439
ΔE00 13.21
Dark Grey
#363737
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080906 #070609
analogous
#090806 #080906 #060906
triadic
#080906 #060809 #090608
tetradic
#080906 #060908 #070609 #090606
square
#080906 #060908 #070609 #090606
split-complementary
#080906 #060609 #080609
monochromatic
#10120C #10120C #10120C #292E1E #495237
Accessibility & contrast
On white
19.96
#080906 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080906 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080906
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080906 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080906 | 1.00 | 19.96 | 1.05 | 19.96 |
| #FFFFFF | 19.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090906
Deuteranopia (green-blind)
#090906
Tritanopia (blue-blind)
#080908
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080906; /* rgb */ color: rgb(8, 9, 6); /* oklch */ color: oklch(13.7% 0.008 121.4);
Tailwind
colors: {
custom: {
50: '#4a4b49',
500: '#080906',
950: '#000000',
},
}SCSS
$custom: #080906; $custom-light: #4a4b49; $custom-dark: #000000;
JSON
{
"hex": "#080906",
"rgb": {
"r": 8,
"g": 9,
"b": 6
},
"hsl": {
"h": 80,
"s": 20,
"l": 2.941
},
"oklch": {
"l": 0.13697,
"c": 0.00784,
"h": 121.4
},
"luminance": 0.0026
}Semantic roles & 50–950 ramp
primary
#080906
secondary
#332E3D
accent
#6BBD86
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777