#070720#070720
#070720 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.9% C 0.052 H 278.0°. Best body text is #FFFFFF at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #070720 |
|---|---|
| RGB | rgb(7, 7, 32) |
| HSL | hsl(240, 64%, 8%) |
| HSV | hsv(240, 78%, 13%) |
| CMYK | cmyk(78.1%, 78.1%, 0%, 87.5%) |
| CIE-LAB | lab(2.72, 5.64, -14.60) |
| CIE-LCH | lch(2.72, 15.65, 291.13°) |
| OKLab | oklab(14.85% 0.0072 -0.0517) |
| OKLCH | oklch(14.85% 0.052 278) |
| XYZ | xyz(0.4242, 0.3014, 1.4020) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.51
Dark Navy Blue
#00022E
ΔE00 6.56
Navy (survey)
#01153E
ΔE00 8.08
Very Dark Blue
#000133
ΔE00 8.16
Dark Navy
#000435
ΔE00 8.23
Midnight Blue (survey)
#020035
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070720 #202007
analogous
#071320 #070720 #130720
triadic
#070720 #200707 #072007
tetradic
#070720 #200713 #202007 #072013
square
#070720 #200713 #202007 #072013
split-complementary
#070720 #201307 #132007
monochromatic
#050519 #050519 #070720 #121252 #1D1D84
Accessibility & contrast
On white
19.81
#070720 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#070720 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070720
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070720 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070720 | 1.00 | 19.81 | 1.06 | 19.81 |
| #FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B21
Deuteranopia (green-blind)
#00091F
Tritanopia (blue-blind)
#000D12
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #070720; /* rgb */ color: rgb(7, 7, 32); /* oklch */ color: oklch(14.9% 0.052 278.0);
Tailwind
colors: {
custom: {
50: '#494a5b',
500: '#070720',
950: '#000000',
},
}SCSS
$custom: #070720; $custom-light: #494a5b; $custom-dark: #000000;
JSON
{
"hex": "#070720",
"rgb": {
"r": 7,
"g": 7,
"b": 32
},
"hsl": {
"h": 240,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.14853,
"c": 0.05217,
"h": 278
},
"luminance": 0.00301
}Semantic roles & 50–950 ramp
primary
#070720
secondary
#5F5F24
accent
#E741E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779