#07051F#07051F
#07051F is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.1% C 0.055 H 281.2°. Best body text is #FFFFFF at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #07051F |
|---|---|
| RGB | rgb(7, 5, 31) |
| HSL | hsl(245, 72%, 7%) |
| HSV | hsv(245, 84%, 12%) |
| CMYK | cmyk(77.4%, 83.9%, 0%, 87.8%) |
| CIE-LAB | lab(2.28, 6.10, -14.47) |
| CIE-LCH | lch(2.28, 15.71, 292.87°) |
| OKLab | oklab(14.12% 0.0107 -0.0539) |
| OKLCH | oklch(14.12% 0.055 281.2) |
| XYZ | xyz(0.3891, 0.2526, 1.3243) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.47
Dark Navy Blue
#00022E
ΔE00 6.59
Very Dark Blue
#000133
ΔE00 8.21
Dark Navy
#000435
ΔE00 8.31
Navy (survey)
#01153E
ΔE00 8.34
Midnight Blue (survey)
#020035
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07051F #1D1F05
analogous
#05101F #07051F #14051F
triadic
#07051F #1F0705 #051F07
tetradic
#07051F #1F0510 #1D1F05 #051F14
square
#07051F #1F0510 #1D1F05 #051F14
split-complementary
#07051F #1F1405 #101F05
monochromatic
#06041A #06041A #07051F #130E54 #1F1688
Accessibility & contrast
On white
19.99
#07051F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#07051F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07051F
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07051F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07051F | 1.00 | 19.99 | 1.05 | 19.99 |
| #FFFFFF | 19.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000920
Deuteranopia (green-blind)
#00071E
Tritanopia (blue-blind)
#000B10
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #07051f; /* rgb */ color: rgb(7, 5, 31); /* oklch */ color: oklch(14.1% 0.055 281.2);
Tailwind
colors: {
custom: {
50: '#49495a',
500: '#07051f',
950: '#000000',
},
}SCSS
$custom: #07051f; $custom-light: #49495a; $custom-dark: #000000;
JSON
{
"hex": "#07051f",
"rgb": {
"r": 7,
"g": 5,
"b": 31
},
"hsl": {
"h": 244.615,
"s": 72.222,
"l": 7.059
},
"oklch": {
"l": 0.14118,
"c": 0.055,
"h": 281.2
},
"luminance": 0.00253
}Semantic roles & 50–950 ramp
primary
#07051F
secondary
#5B6020
accent
#EF39E1
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779