#080708#080708
#080708 is a very dark, near-neutral grey. Relative luminance 0.002; OKLCH L 13.1% C 0.003 H 325.8°. Best body text is #FFFFFF at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #080708 |
|---|---|
| RGB | rgb(8, 7, 8) |
| HSL | hsl(300, 7%, 3%) |
| HSV | hsv(300, 13%, 3%) |
| CMYK | cmyk(0%, 12.5%, 0%, 96.9%) |
| CIE-LAB | lab(2.00, 0.40, -0.29) |
| CIE-LCH | lch(2.00, 0.49, 324.31°) |
| OKLab | oklab(13.07% 0.0027 -0.0019) |
| OKLCH | oklch(13.07% 0.003 325.8) |
| XYZ | xyz(0.2199, 0.2211, 0.2608) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.33
Almost Black
#070D0D
ΔE00 3.04
Dark
#1B2431
ΔE00 10.73
Very Dark Brown
#1D0200
ΔE00 10.94
Gunmetal
#2A3439
ΔE00 13.39
Dark Grey
#363737
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080708 #070807
analogous
#070708 #080708 #080707
triadic
#080708 #080807 #070808
tetradic
#080708 #080707 #070807 #070708
square
#080708 #080707 #070807 #070708
split-complementary
#080708 #070807 #070807
monochromatic
#100E10 #100E10 #100E10 #292429 #494049
Accessibility & contrast
On white
20.11
#080708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080708
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080708 | 1.00 | 20.11 | 1.04 | 20.11 |
| #FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070708
Deuteranopia (green-blind)
#070708
Tritanopia (blue-blind)
#080707
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080708; /* rgb */ color: rgb(8, 7, 8); /* oklch */ color: oklch(13.1% 0.003 325.8);
Tailwind
colors: {
custom: {
50: '#4a4a4a',
500: '#080708',
950: '#000000',
},
}SCSS
$custom: #080708; $custom-light: #4a4a4a; $custom-dark: #000000;
JSON
{
"hex": "#080708",
"rgb": {
"r": 8,
"g": 7,
"b": 8
},
"hsl": {
"h": 300,
"s": 6.667,
"l": 2.941
},
"oklch": {
"l": 0.13065,
"c": 0.00331,
"h": 325.8
},
"luminance": 0.00221
}Semantic roles & 50–950 ramp
primary
#080708
secondary
#333833
accent
#B07878
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777