#070607#070607
#070607 is a very dark, near-neutral grey. Relative luminance 0.002; OKLCH L 12.4% C 0.004 H 325.7°. Best body text is #FFFFFF at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #070607 |
|---|---|
| RGB | rgb(7, 6, 7) |
| HSL | hsl(300, 8%, 3%) |
| HSV | hsv(300, 14%, 3%) |
| CMYK | cmyk(0%, 14.3%, 0%, 97.3%) |
| CIE-LAB | lab(1.72, 0.40, -0.29) |
| CIE-LCH | lch(1.72, 0.49, 324.45°) |
| OKLab | oklab(12.44% 0.003 -0.002) |
| OKLCH | oklch(12.44% 0.004 325.7) |
| XYZ | xyz(0.1911, 0.1908, 0.2277) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Black
#000000
ΔE00 1.19
Almost Black
#070D0D
ΔE00 3.09
Dark
#1B2431
ΔE00 10.84
Very Dark Brown
#1D0200
ΔE00 10.95
Gunmetal
#2A3439
ΔE00 13.53
Dark Grey
#363737
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070607 #060706
analogous
#060607 #070607 #070606
triadic
#070607 #070706 #060707
tetradic
#070607 #070606 #060706 #060607
square
#070607 #070606 #060706 #060607
split-complementary
#070607 #060706 #060706
monochromatic
#100E10 #100E10 #100E10 #282228 #493E49
Accessibility & contrast
On white
20.23
#070607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070607
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070607 | 1.00 | 20.23 | 1.04 | 20.23 |
| #FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060607
Deuteranopia (green-blind)
#060607
Tritanopia (blue-blind)
#070606
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #070607; /* rgb */ color: rgb(7, 6, 7); /* oklch */ color: oklch(12.4% 0.004 325.7);
Tailwind
colors: {
custom: {
50: '#4a494a',
500: '#070607',
950: '#000000',
},
}SCSS
$custom: #070607; $custom-light: #4a494a; $custom-dark: #000000;
JSON
{
"hex": "#070607",
"rgb": {
"r": 7,
"g": 6,
"b": 7
},
"hsl": {
"h": 300,
"s": 7.692,
"l": 2.549
},
"oklch": {
"l": 0.12444,
"c": 0.00364,
"h": 325.7
},
"luminance": 0.00191
}Semantic roles & 50–950 ramp
primary
#070607
secondary
#323732
accent
#B17777
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777