#071027#071027
#071027 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.0% C 0.049 H 265.2°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #071027 |
|---|---|
| RGB | rgb(7, 16, 39) |
| HSL | hsl(223, 70%, 9%) |
| HSV | hsv(223, 82%, 15%) |
| CMYK | cmyk(82.1%, 59%, 0%, 84.7%) |
| CIE-LAB | lab(5.08, 4.29, -16.37) |
| CIE-LCH | lch(5.08, 16.93, 284.67°) |
| OKLab | oklab(17.97% -0.0041 -0.0491) |
| OKLCH | oklch(17.97% 0.049 265.2) |
| XYZ | xyz(0.6390, 0.5622, 1.9939) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.15
Midnight
#03012D
ΔE00 6.42
Navy (survey)
#01153E
ΔE00 6.42
Dark Navy
#000435
ΔE00 7.41
Very Dark Blue
#000133
ΔE00 7.49
Dark
#1B2431
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071027 #271E07
analogous
#072027 #071027 #0E0727
triadic
#071027 #270710 #102707
tetradic
#071027 #270720 #271E07 #07270E
square
#071027 #270720 #271E07 #07270E
split-complementary
#071027 #270E07 #202707
monochromatic
#050B1A #050B1A #071027 #10255B #1A3B8F
Accessibility & contrast
On white
18.88
#071027 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#071027 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071027
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071027 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071027 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051328
Deuteranopia (green-blind)
#021027
Tritanopia (blue-blind)
#001519
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #071027; /* rgb */ color: rgb(7, 16, 39); /* oklch */ color: oklch(18.0% 0.049 265.2);
Tailwind
colors: {
custom: {
50: '#4a4e61',
500: '#071027',
950: '#000000',
},
}SCSS
$custom: #071027; $custom-light: #4a4e61; $custom-dark: #000000;
JSON
{
"hex": "#071027",
"rgb": {
"r": 7,
"g": 16,
"b": 39
},
"hsl": {
"h": 223.125,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.17971,
"c": 0.04924,
"h": 265.2
},
"luminance": 0.00562
}Semantic roles & 50–950 ramp
primary
#071027
secondary
#665423
accent
#BB3BEC
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779