#070102#070102
#070102 is a very dark, muted red. Relative luminance 0.001; OKLCH L 9.2% C 0.024 H 6.3°. Best body text is #FFFFFF at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #070102 |
|---|---|
| RGB | rgb(7, 1, 2) |
| HSL | hsl(350, 75%, 2%) |
| HSV | hsv(350, 86%, 3%) |
| CMYK | cmyk(0%, 85.7%, 71.4%, 97.3%) |
| CIE-LAB | lab(0.64, 1.71, 0.17) |
| CIE-LCH | lch(0.64, 1.71, 5.86°) |
| OKLab | oklab(9.24% 0.0236 0.0026) |
| OKLCH | oklch(9.24% 0.024 6.3) |
| XYZ | xyz(0.1094, 0.0713, 0.0654) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.45
Almost Black
#070D0D
ΔE00 5.21
Very Dark Brown
#1D0200
ΔE00 9.23
Dark
#1B2431
ΔE00 11.94
Dark Grey
#363737
ΔE00 14.57
Onyx
#353839
ΔE00 15.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070102 #010706
analogous
#070105 #070102 #070301
triadic
#070102 #020701 #010207
tetradic
#070102 #050701 #010706 #030107
square
#070102 #050701 #010706 #030107
split-complementary
#070102 #010703 #010507
monochromatic
#1B0408 #1B0408 #1B0408 #3D0911 #721021
Accessibility & contrast
On white
20.71
#070102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#070102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070102
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070102 | 1.00 | 20.71 | 1.01 | 20.71 |
| #FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#080101
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #070102; /* rgb */ color: rgb(7, 1, 2); /* oklch */ color: oklch(9.2% 0.024 6.3);
Tailwind
colors: {
custom: {
50: '#4a4748',
500: '#070102',
950: '#000000',
},
}SCSS
$custom: #070102; $custom-light: #4a4748; $custom-dark: #000000;
JSON
{
"hex": "#070102",
"rgb": {
"r": 7,
"g": 1,
"b": 2
},
"hsl": {
"h": 350,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.09237,
"c": 0.02372,
"h": 6.3
},
"luminance": 0.00071
}Semantic roles & 50–950 ramp
primary
#070102
secondary
#184C43
accent
#F2D236
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#010000
muted
#777777