#070604#070604
#070604 is a very dark, near-neutral orange. Relative luminance 0.002; OKLCH L 12.3% C 0.007 H 87.6°. Best body text is #FFFFFF at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #070604 |
|---|---|
| RGB | rgb(7, 6, 4) |
| HSL | hsl(40, 27%, 2%) |
| HSV | hsv(40, 43%, 3%) |
| CMYK | cmyk(0%, 14.3%, 42.9%, 97.3%) |
| CIE-LAB | lab(1.66, -0.02, 0.85) |
| CIE-LCH | lch(1.66, 0.85, 91.04°) |
| OKLab | oklab(12.26% 0.0003 0.0069) |
| OKLCH | oklch(12.26% 0.007 87.6) |
| XYZ | xyz(0.1747, 0.1842, 0.1412) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.27
Almost Black
#070D0D
ΔE00 2.85
Very Dark Brown
#1D0200
ΔE00 11.36
Dark
#1B2431
ΔE00 11.73
Dark Grey
#363737
ΔE00 13.70
Gunmetal
#2A3439
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070604 #040507
analogous
#070504 #070604 #070704
triadic
#070604 #040706 #060407
tetradic
#070604 #040705 #040507 #070407
square
#070604 #040705 #040507 #070407
split-complementary
#070604 #040707 #050407
monochromatic
#13110B #13110B #13110B #2E271A #554931
Accessibility & contrast
On white
20.25
#070604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070604
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070604 | 1.00 | 20.25 | 1.04 | 20.25 |
| #FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070604
Deuteranopia (green-blind)
#070604
Tritanopia (blue-blind)
#080605
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #070604; /* rgb */ color: rgb(7, 6, 4); /* oklch */ color: oklch(12.3% 0.007 87.6);
Tailwind
colors: {
custom: {
50: '#4a4948',
500: '#070604',
950: '#000000',
},
}SCSS
$custom: #070604; $custom-light: #4a4948; $custom-dark: #000000;
JSON
{
"hex": "#070604",
"rgb": {
"r": 7,
"g": 6,
"b": 4
},
"hsl": {
"h": 40,
"s": 27.273,
"l": 2.157
},
"oklch": {
"l": 0.12257,
"c": 0.00695,
"h": 87.6
},
"luminance": 0.00184
}Semantic roles & 50–950 ramp
primary
#070604
secondary
#2A303D
accent
#84C464
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777