#080707#080707
#080707 is a very dark, near-neutral grey. Relative luminance 0.002; OKLCH L 13.0% C 0.002 H 17.3°. Best body text is #FFFFFF at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #080707 |
|---|---|
| RGB | rgb(8, 7, 7) |
| HSL | hsl(0, 7%, 3%) |
| HSV | hsv(0, 13%, 3%) |
| CMYK | cmyk(0%, 12.5%, 12.5%, 96.9%) |
| CIE-LAB | lab(1.98, 0.26, 0.09) |
| CIE-LCH | lch(1.98, 0.28, 19.26°) |
| OKLab | oklab(13.01% 0.002 0.0006) |
| OKLCH | oklch(13.01% 0.002 17.3) |
| XYZ | xyz(0.2145, 0.2189, 0.2319) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.21
Almost Black
#070D0D
ΔE00 2.92
Dark
#1B2431
ΔE00 10.98
Very Dark Brown
#1D0200
ΔE00 11.00
Gunmetal
#2A3439
ΔE00 13.44
Dark Grey
#363737
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080707 #070808
analogous
#080707 #080707 #080707
triadic
#080707 #070807 #070708
tetradic
#080707 #070807 #070808 #070708
square
#080707 #070807 #070808 #070708
split-complementary
#080707 #070807 #070708
monochromatic
#100E0E #100E0E #100E0E #292424 #494040
Accessibility & contrast
On white
20.12
#080707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080707
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080707 | 1.00 | 20.12 | 1.04 | 20.12 |
| #FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070707
Deuteranopia (green-blind)
#070707
Tritanopia (blue-blind)
#080707
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080707; /* rgb */ color: rgb(8, 7, 7); /* oklch */ color: oklch(13.0% 0.002 17.3);
Tailwind
colors: {
custom: {
50: '#4a4a4a',
500: '#080707',
950: '#000000',
},
}SCSS
$custom: #080707; $custom-light: #4a4a4a; $custom-dark: #000000;
JSON
{
"hex": "#080707",
"rgb": {
"r": 8,
"g": 7,
"b": 7
},
"hsl": {
"h": 0,
"s": 6.667,
"l": 2.941
},
"oklch": {
"l": 0.1301,
"c": 0.00212,
"h": 17.3
},
"luminance": 0.00219
}Semantic roles & 50–950 ramp
primary
#080707
secondary
#333838
accent
#B0B078
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777