#070404#070404
#070404 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 11.3% C 0.008 H 18.4°. Best body text is #FFFFFF at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #070404 |
|---|---|
| RGB | rgb(7, 4, 4) |
| HSL | hsl(0, 27%, 2%) |
| HSV | hsv(0, 43%, 3%) |
| CMYK | cmyk(0%, 42.9%, 42.9%, 97.3%) |
| CIE-LAB | lab(1.27, 0.79, 0.28) |
| CIE-LCH | lch(1.27, 0.83, 19.38°) |
| OKLab | oklab(11.31% 0.0078 0.0026) |
| OKLCH | oklch(11.31% 0.008 18.4) |
| XYZ | xyz(0.1530, 0.1408, 0.1340) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.39
Almost Black
#070D0D
ΔE00 3.81
Very Dark Brown
#1D0200
ΔE00 10.30
Dark
#1B2431
ΔE00 11.48
Dark Grey
#363737
ΔE00 14.00
Gunmetal
#2A3439
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070404 #040707
analogous
#070406 #070404 #070604
triadic
#070404 #040704 #040407
tetradic
#070404 #060704 #040707 #060407
square
#070404 #060704 #040707 #060407
split-complementary
#070404 #040706 #040607
monochromatic
#130B0B #130B0B #130B0B #2E1A1A #553131
Accessibility & contrast
On white
20.42
#070404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#070404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070404
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070404 | 1.00 | 20.42 | 1.03 | 20.42 |
| #FFFFFF | 20.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040404
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#080404
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #070404; /* rgb */ color: rgb(7, 4, 4); /* oklch */ color: oklch(11.3% 0.008 18.4);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#070404',
950: '#000000',
},
}SCSS
$custom: #070404; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#070404",
"rgb": {
"r": 7,
"g": 4,
"b": 4
},
"hsl": {
"h": 0,
"s": 27.273,
"l": 2.157
},
"oklch": {
"l": 0.11305,
"c": 0.00823,
"h": 18.4
},
"luminance": 0.00141
}Semantic roles & 50–950 ramp
primary
#070404
secondary
#2A3D3D
accent
#C4C464
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777