#080908#080908
#080908 is a very dark, near-neutral grey. Relative luminance 0.003; OKLCH L 13.8% C 0.003 H 145.4°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #080908 |
|---|---|
| RGB | rgb(8, 9, 8) |
| HSL | hsl(120, 6%, 3%) |
| HSV | hsv(120, 11%, 4%) |
| CMYK | cmyk(11.1%, 0%, 11.1%, 96.5%) |
| CIE-LAB | lab(2.39, -0.40, 0.29) |
| CIE-LCH | lch(2.39, 0.49, 144.53°) |
| OKLab | oklab(13.8% -0.0025 0.0017) |
| OKLCH | oklch(13.8% 0.003 145.4) |
| XYZ | xyz(0.2416, 0.2645, 0.2680) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.53
Almost Black
#070D0D
ΔE00 1.99
Dark
#1B2431
ΔE00 10.99
Very Dark Brown
#1D0200
ΔE00 12.11
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080908 #090809
analogous
#080908 #080908 #080908
triadic
#080908 #080809 #090808
tetradic
#080908 #080809 #090809 #090808
square
#080908 #080809 #090809 #090808
split-complementary
#080908 #080809 #090808
monochromatic
#0E100E #0E100E #0E100E #252925 #424A42
Accessibility & contrast
On white
19.94
#080908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080908
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080908 | 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)
#090908
Deuteranopia (green-blind)
#090908
Tritanopia (blue-blind)
#080909
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080908; /* rgb */ color: rgb(8, 9, 8); /* oklch */ color: oklch(13.8% 0.003 145.4);
Tailwind
colors: {
custom: {
50: '#4a4b4a',
500: '#080908',
950: '#000000',
},
}SCSS
$custom: #080908; $custom-light: #4a4b4a; $custom-dark: #000000;
JSON
{
"hex": "#080908",
"rgb": {
"r": 8,
"g": 9,
"b": 8
},
"hsl": {
"h": 120,
"s": 5.882,
"l": 3.333
},
"oklch": {
"l": 0.13796,
"c": 0.00303,
"h": 145.4
},
"luminance": 0.00265
}Semantic roles & 50–950 ramp
primary
#080908
secondary
#393439
accent
#79AFAF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777