#070401#070401
#070401 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 11.1% C 0.016 H 78.5°. Best body text is #FFFFFF at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #070401 |
|---|---|
| RGB | rgb(7, 4, 1) |
| HSL | hsl(30, 75%, 2%) |
| HSV | hsv(30, 86%, 3%) |
| CMYK | cmyk(0%, 42.9%, 85.7%, 97.3%) |
| CIE-LAB | lab(1.21, 0.37, 1.41) |
| CIE-LCH | lch(1.21, 1.46, 75.45°) |
| OKLab | oklab(11.08% 0.0033 0.0161) |
| OKLCH | oklch(11.08% 0.016 78.5) |
| XYZ | xyz(0.1365, 0.1342, 0.0474) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.62
Almost Black
#070D0D
ΔE00 3.66
Very Dark Brown
#1D0200
ΔE00 10.76
Dark
#1B2431
ΔE00 12.24
Dark Grey
#363737
ΔE00 14.04
Gunmetal
#2A3439
ΔE00 14.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070401 #010407
analogous
#070101 #070401 #070701
triadic
#070401 #010704 #040107
tetradic
#070401 #010701 #010407 #070107
square
#070401 #010701 #010407 #070107
split-complementary
#070401 #010707 #010107
monochromatic
#1B0F04 #1B0F04 #1B0F04 #3D2309 #724110
Accessibility & contrast
On white
20.45
#070401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#070401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070401
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070401 | 1.00 | 20.45 | 1.03 | 20.45 |
| #FFFFFF | 20.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050401
Deuteranopia (green-blind)
#060501
Tritanopia (blue-blind)
#080303
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #070401; /* rgb */ color: rgb(7, 4, 1); /* oklch */ color: oklch(11.1% 0.016 78.5);
Tailwind
colors: {
custom: {
50: '#4a4847',
500: '#070401',
950: '#000000',
},
}SCSS
$custom: #070401; $custom-light: #4a4847; $custom-dark: #000000;
JSON
{
"hex": "#070401",
"rgb": {
"r": 7,
"g": 4,
"b": 1
},
"hsl": {
"h": 30,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.11077,
"c": 0.01645,
"h": 78.5
},
"luminance": 0.00134
}Semantic roles & 50–950 ramp
primary
#070401
secondary
#18324C
accent
#94F236
background
#F4F4F3
surface
#E7E6E5
border
#C3C2C1
text
#010000
muted
#777777