#070708#070708
#070708 is a very dark, near-neutral grey. Relative luminance 0.002; OKLCH L 12.9% C 0.003 H 286.0°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #070708 |
|---|---|
| RGB | rgb(7, 7, 8) |
| HSL | hsl(240, 7%, 3%) |
| HSV | hsv(240, 13%, 3%) |
| CMYK | cmyk(12.5%, 12.5%, 0%, 96.9%) |
| CIE-LAB | lab(1.94, 0.14, -0.38) |
| CIE-LCH | lch(1.94, 0.40, 289.87°) |
| OKLab | oklab(12.91% 0.0007 -0.0025) |
| OKLCH | oklch(12.91% 0.003 286) |
| XYZ | xyz(0.2074, 0.2147, 0.2602) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.20
Almost Black
#070D0D
ΔE00 2.65
Dark
#1B2431
ΔE00 10.64
Very Dark Brown
#1D0200
ΔE00 11.32
Gunmetal
#2A3439
ΔE00 13.24
Dark Grey
#363737
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070708 #080807
analogous
#070708 #070708 #070708
triadic
#070708 #080707 #070807
tetradic
#070708 #080707 #080807 #070807
square
#070708 #080707 #080807 #070807
split-complementary
#070708 #080707 #070807
monochromatic
#0E0E10 #0E0E10 #0E0E10 #242429 #404049
Accessibility & contrast
On white
20.13
#070708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070708
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070708 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070708
Deuteranopia (green-blind)
#070708
Tritanopia (blue-blind)
#070707
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #070708; /* rgb */ color: rgb(7, 7, 8); /* oklch */ color: oklch(12.9% 0.003 286.0);
Tailwind
colors: {
custom: {
50: '#4a4a4a',
500: '#070708',
950: '#000000',
},
}SCSS
$custom: #070708; $custom-light: #4a4a4a; $custom-dark: #000000;
JSON
{
"hex": "#070708",
"rgb": {
"r": 7,
"g": 7,
"b": 8
},
"hsl": {
"h": 240,
"s": 6.667,
"l": 2.941
},
"oklch": {
"l": 0.12913,
"c": 0.00261,
"h": 286
},
"luminance": 0.00215
}Semantic roles & 50–950 ramp
primary
#070708
secondary
#383833
accent
#B078B0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777