#07111F#07111F
#07111F is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.6% C 0.033 H 256.4°. Best body text is #FFFFFF at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #07111F |
|---|---|
| RGB | rgb(7, 17, 31) |
| HSL | hsl(215, 63%, 7%) |
| HSV | hsv(215, 77%, 12%) |
| CMYK | cmyk(77.4%, 45.2%, 0%, 87.8%) |
| CIE-LAB | lab(4.92, 0.71, -10.48) |
| CIE-LCH | lch(4.92, 10.50, 273.87°) |
| OKLab | oklab(17.61% -0.0078 -0.0321) |
| OKLCH | oklch(17.61% 0.033 256.4) |
| XYZ | xyz(0.5353, 0.5450, 1.3730) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.67
Almost Black
#070D0D
ΔE00 8.60
Black
#000000
ΔE00 8.99
Navy (survey)
#01153E
ΔE00 10.51
Dark Navy Blue
#00022E
ΔE00 10.58
Navy Blue
#1B2A4A
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07111F #1F1507
analogous
#071D1F #07111F #09071F
triadic
#07111F #1F0711 #111F07
tetradic
#07111F #1F071D #1F1507 #071F09
square
#07111F #1F071D #1F1507 #071F09
split-complementary
#07111F #1F0907 #1D1F07
monochromatic
#060E19 #060E19 #07111F #122C51 #1E4883
Accessibility & contrast
On white
18.94
#07111F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#07111F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07111F
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07111F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07111F | 1.00 | 18.94 | 1.11 | 18.94 |
| #FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B1220
Deuteranopia (green-blind)
#08101F
Tritanopia (blue-blind)
#001416
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #07111f; /* rgb */ color: rgb(7, 17, 31); /* oklch */ color: oklch(17.6% 0.033 256.4);
Tailwind
colors: {
custom: {
50: '#494f5a',
500: '#07111f',
950: '#000000',
},
}SCSS
$custom: #07111f; $custom-light: #494f5a; $custom-dark: #000000;
JSON
{
"hex": "#07111f",
"rgb": {
"r": 7,
"g": 17,
"b": 31
},
"hsl": {
"h": 215,
"s": 63.158,
"l": 7.451
},
"oklch": {
"l": 0.17615,
"c": 0.033,
"h": 256.4
},
"luminance": 0.00545
}Semantic roles & 50–950 ramp
primary
#07111F
secondary
#5E4624
accent
#A242E6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778