#070201#070201
#070201 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 9.9% C 0.018 H 40.6°. Best body text is #FFFFFF at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #070201 |
|---|---|
| RGB | rgb(7, 2, 1) |
| HSL | hsl(10, 75%, 2%) |
| HSV | hsv(10, 86%, 3%) |
| CMYK | cmyk(0%, 71.4%, 85.7%, 97.3%) |
| CIE-LAB | lab(0.82, 1.17, 0.84) |
| CIE-LCH | lch(0.82, 1.44, 35.71°) |
| OKLab | oklab(9.87% 0.014 0.012) |
| OKLCH | oklch(9.87% 0.018 40.6) |
| XYZ | xyz(0.1148, 0.0908, 0.0402) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.92
Almost Black
#070D0D
ΔE00 4.54
Very Dark Brown
#1D0200
ΔE00 9.70
Dark
#1B2431
ΔE00 12.11
Dark Grey
#363737
ΔE00 14.36
Gunmetal
#2A3439
ΔE00 14.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070201 #010607
analogous
#070103 #070201 #070501
triadic
#070201 #010702 #020107
tetradic
#070201 #030701 #010607 #050107
square
#070201 #030701 #010607 #050107
split-complementary
#070201 #010705 #010307
monochromatic
#1B0804 #1B0804 #1B0804 #3D1109 #722110
Accessibility & contrast
On white
20.62
#070201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#070201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070201
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070201 | 1.00 | 20.62 | 1.02 | 20.62 |
| #FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030201
Deuteranopia (green-blind)
#040301
Tritanopia (blue-blind)
#080102
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #070201; /* rgb */ color: rgb(7, 2, 1); /* oklch */ color: oklch(9.9% 0.018 40.6);
Tailwind
colors: {
custom: {
50: '#4a4847',
500: '#070201',
950: '#000000',
},
}SCSS
$custom: #070201; $custom-light: #4a4847; $custom-dark: #000000;
JSON
{
"hex": "#070201",
"rgb": {
"r": 7,
"g": 2,
"b": 1
},
"hsl": {
"h": 10,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.09865,
"c": 0.0184,
"h": 40.6
},
"luminance": 0.00091
}Semantic roles & 50–950 ramp
primary
#070201
secondary
#18434C
accent
#D2F236
background
#F4F4F3
surface
#E7E6E5
border
#C3C2C1
text
#010000
muted
#777777