#080809#080809
#080809 is a very dark, near-neutral grey. Relative luminance 0.002; OKLCH L 13.5% C 0.002 H 285.9°. Best body text is #FFFFFF at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #080809 |
|---|---|
| RGB | rgb(8, 8, 9) |
| HSL | hsl(240, 6%, 3%) |
| HSV | hsv(240, 11%, 4%) |
| CMYK | cmyk(11.1%, 11.1%, 0%, 96.5%) |
| CIE-LAB | lab(2.21, 0.14, -0.38) |
| CIE-LCH | lch(2.21, 0.40, 290.41°) |
| OKLab | oklab(13.49% 0.0007 -0.0023) |
| OKLCH | oklch(13.49% 0.002 285.9) |
| XYZ | xyz(0.2363, 0.2450, 0.2932) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.35
Almost Black
#070D0D
ΔE00 2.61
Dark
#1B2431
ΔE00 10.53
Very Dark Brown
#1D0200
ΔE00 11.31
Gunmetal
#2A3439
ΔE00 13.10
Dark Grey
#363737
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080809 #090908
analogous
#080809 #080809 #080809
triadic
#080809 #090808 #080908
tetradic
#080809 #090808 #090908 #080908
square
#080809 #090808 #090908 #080908
split-complementary
#080809 #090808 #080908
monochromatic
#0E0E10 #0E0E10 #0E0E10 #252529 #42424A
Accessibility & contrast
On white
20.02
#080809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080809
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080809 | 1.00 | 20.02 | 1.05 | 20.02 |
| #FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080809
Deuteranopia (green-blind)
#080809
Tritanopia (blue-blind)
#080808
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080809; /* rgb */ color: rgb(8, 8, 9); /* oklch */ color: oklch(13.5% 0.002 285.9);
Tailwind
colors: {
custom: {
50: '#4a4a4b',
500: '#080809',
950: '#000000',
},
}SCSS
$custom: #080809; $custom-light: #4a4a4b; $custom-dark: #000000;
JSON
{
"hex": "#080809",
"rgb": {
"r": 8,
"g": 8,
"b": 9
},
"hsl": {
"h": 240,
"s": 5.882,
"l": 3.333
},
"oklch": {
"l": 0.13493,
"c": 0.0024,
"h": 285.9
},
"luminance": 0.00245
}Semantic roles & 50–950 ramp
primary
#080809
secondary
#393934
accent
#AF79AF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777