#070F22#070F22
#070F22 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.3% C 0.042 H 264.6°. Best body text is #FFFFFF at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #070F22 |
|---|---|
| RGB | rgb(7, 15, 34) |
| HSL | hsl(222, 66%, 8%) |
| HSV | hsv(222, 79%, 13%) |
| CMYK | cmyk(79.4%, 55.9%, 0%, 86.7%) |
| CIE-LAB | lab(4.54, 2.85, -13.39) |
| CIE-LCH | lch(4.54, 13.69, 282.04°) |
| OKLab | oklab(17.26% -0.0039 -0.0414) |
| OKLCH | oklch(17.26% 0.042 264.6) |
| XYZ | xyz(0.5471, 0.5023, 1.5812) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.05
Dark Navy Blue
#00022E
ΔE00 8.06
Midnight
#03012D
ΔE00 8.30
Navy (survey)
#01153E
ΔE00 8.39
Dark Navy
#000435
ΔE00 9.26
Very Dark Blue
#000133
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070F22 #221A07
analogous
#071C22 #070F22 #0C0722
triadic
#070F22 #22070F #0F2207
tetradic
#070F22 #22071C #221A07 #07220C
square
#070F22 #22071C #221A07 #07220C
split-complementary
#070F22 #220C07 #1C2207
monochromatic
#050B19 #050B19 #070F22 #112555 #1C3C88
Accessibility & contrast
On white
19.08
#070F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#070F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070F22
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070F22 | 1.00 | 19.08 | 1.10 | 19.08 |
| #FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071123
Deuteranopia (green-blind)
#040E22
Tritanopia (blue-blind)
#001316
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #070f22; /* rgb */ color: rgb(7, 15, 34); /* oklch */ color: oklch(17.3% 0.042 264.6);
Tailwind
colors: {
custom: {
50: '#4a4e5d',
500: '#070f22',
950: '#000000',
},
}SCSS
$custom: #070f22; $custom-light: #4a4e5d; $custom-dark: #000000;
JSON
{
"hex": "#070f22",
"rgb": {
"r": 7,
"g": 15,
"b": 34
},
"hsl": {
"h": 222.222,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.1726,
"c": 0.0416,
"h": 264.6
},
"luminance": 0.00502
}Semantic roles & 50–950 ramp
primary
#070F22
secondary
#614F24
accent
#B63FE9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779