#080807#080807
#080807 is a very dark, near-neutral grey. Relative luminance 0.002; OKLCH L 13.4% C 0.003 H 106.8°. Best body text is #FFFFFF at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #080807 |
|---|---|
| RGB | rgb(8, 8, 7) |
| HSL | hsl(60, 7%, 3%) |
| HSV | hsv(60, 13%, 3%) |
| CMYK | cmyk(0%, 0%, 12.5%, 96.9%) |
| CIE-LAB | lab(2.17, -0.14, 0.38) |
| CIE-LCH | lch(2.17, 0.40, 110.11°) |
| OKLab | oklab(13.39% -0.0007 0.0025) |
| OKLCH | oklch(13.39% 0.003 106.8) |
| XYZ | xyz(0.2253, 0.2406, 0.2355) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.33
Almost Black
#070D0D
ΔE00 2.40
Dark
#1B2431
ΔE00 11.14
Very Dark Brown
#1D0200
ΔE00 11.59
Gunmetal
#2A3439
ΔE00 13.23
Dark Grey
#363737
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080807 #070708
analogous
#080707 #080807 #070807
triadic
#080807 #070808 #080708
tetradic
#080807 #070807 #070708 #080707
square
#080807 #070807 #070708 #080707
split-complementary
#080807 #070708 #070708
monochromatic
#10100E #10100E #10100E #292924 #494940
Accessibility & contrast
On white
20.03
#080807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080807
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080807 | 1.00 | 20.03 | 1.05 | 20.03 |
| #FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080807
Deuteranopia (green-blind)
#080807
Tritanopia (blue-blind)
#080808
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080807; /* rgb */ color: rgb(8, 8, 7); /* oklch */ color: oklch(13.4% 0.003 106.8);
Tailwind
colors: {
custom: {
50: '#4a4a4a',
500: '#080807',
950: '#000000',
},
}SCSS
$custom: #080807; $custom-light: #4a4a4a; $custom-dark: #000000;
JSON
{
"hex": "#080807",
"rgb": {
"r": 8,
"g": 8,
"b": 7
},
"hsl": {
"h": 60,
"s": 6.667,
"l": 2.941
},
"oklch": {
"l": 0.13388,
"c": 0.00256,
"h": 106.8
},
"luminance": 0.00241
}Semantic roles & 50–950 ramp
primary
#080807
secondary
#333338
accent
#78B078
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777