#07071E#07071E
#07071E is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.6% C 0.049 H 278.6°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #07071E |
|---|---|
| RGB | rgb(7, 7, 30) |
| HSL | hsl(240, 62%, 7%) |
| HSV | hsv(240, 77%, 12%) |
| CMYK | cmyk(76.7%, 76.7%, 0%, 88.2%) |
| CIE-LAB | lab(2.63, 4.98, -13.16) |
| CIE-LCH | lch(2.63, 14.07, 290.72°) |
| OKLab | oklab(14.64% 0.0072 -0.048) |
| OKLCH | oklch(14.64% 0.049 278.6) |
| XYZ | xyz(0.3979, 0.2908, 1.2632) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 7.50
Dark Navy Blue
#00022E
ΔE00 7.53
Navy (survey)
#01153E
ΔE00 8.95
Very Dark Blue
#000133
ΔE00 9.13
Dark Navy
#000435
ΔE00 9.19
Dark
#1B2431
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07071E #1E1E07
analogous
#07131E #07071E #13071E
triadic
#07071E #1E0707 #071E07
tetradic
#07071E #1E0713 #1E1E07 #071E13
square
#07071E #1E0713 #1E1E07 #071E13
split-complementary
#07071E #1E1307 #131E07
monochromatic
#060619 #060619 #07071E #131350 #1E1E81
Accessibility & contrast
On white
19.85
#07071E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#07071E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07071E
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07071E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07071E | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B1F
Deuteranopia (green-blind)
#00091E
Tritanopia (blue-blind)
#010C11
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #07071e; /* rgb */ color: rgb(7, 7, 30); /* oklch */ color: oklch(14.6% 0.049 278.6);
Tailwind
colors: {
custom: {
50: '#494a59',
500: '#07071e',
950: '#000000',
},
}SCSS
$custom: #07071e; $custom-light: #494a59; $custom-dark: #000000;
JSON
{
"hex": "#07071e",
"rgb": {
"r": 7,
"g": 7,
"b": 30
},
"hsl": {
"h": 240,
"s": 62.162,
"l": 7.255
},
"oklch": {
"l": 0.14644,
"c": 0.0485,
"h": 278.6
},
"luminance": 0.00291
}Semantic roles & 50–950 ramp
primary
#07071E
secondary
#5C5C24
accent
#E543E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778