#080909#080909
#080909 is a very dark, near-neutral grey. Relative luminance 0.003; OKLCH L 13.8% C 0.002 H 196.9°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #080909 |
|---|---|
| RGB | rgb(8, 9, 9) |
| HSL | hsl(180, 6%, 3%) |
| HSV | hsv(180, 11%, 4%) |
| CMYK | cmyk(11.1%, 0%, 0%, 96.5%) |
| CIE-LAB | lab(2.41, -0.26, -0.09) |
| CIE-LCH | lch(2.41, 0.28, 199.58°) |
| OKLab | oklab(13.85% -0.0018 -0.0005) |
| OKLCH | oklch(13.85% 0.002 196.9) |
| XYZ | xyz(0.2471, 0.2667, 0.2969) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.45
Almost Black
#070D0D
ΔE00 2.05
Dark
#1B2431
ΔE00 10.67
Very Dark Brown
#1D0200
ΔE00 11.89
Gunmetal
#2A3439
ΔE00 12.90
Dark Grey
#363737
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080909 #090808
analogous
#080908 #080909 #080809
triadic
#080909 #090809 #090908
tetradic
#080909 #080809 #090808 #080908
square
#080909 #080809 #090808 #080908
split-complementary
#080909 #090808 #090808
monochromatic
#0E1010 #0E1010 #0E1010 #252929 #424A4A
Accessibility & contrast
On white
19.94
#080909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080909
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080909 | 1.00 | 19.94 | 1.05 | 19.94 |
| #FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090909
Deuteranopia (green-blind)
#090909
Tritanopia (blue-blind)
#080909
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080909; /* rgb */ color: rgb(8, 9, 9); /* oklch */ color: oklch(13.8% 0.002 196.9);
Tailwind
colors: {
custom: {
50: '#4a4b4b',
500: '#080909',
950: '#000000',
},
}SCSS
$custom: #080909; $custom-light: #4a4b4b; $custom-dark: #000000;
JSON
{
"hex": "#080909",
"rgb": {
"r": 8,
"g": 9,
"b": 9
},
"hsl": {
"h": 180,
"s": 5.882,
"l": 3.333
},
"oklch": {
"l": 0.13846,
"c": 0.00189,
"h": 196.9
},
"luminance": 0.00267
}Semantic roles & 50–950 ramp
primary
#080909
secondary
#393434
accent
#7979AF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777