#070C1F#070C1F
#070C1F is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.2% C 0.041 H 269.6°. Best body text is #FFFFFF at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #070C1F |
|---|---|
| RGB | rgb(7, 12, 31) |
| HSL | hsl(228, 63%, 7%) |
| HSV | hsv(228, 77%, 12%) |
| CMYK | cmyk(77.4%, 61.3%, 0%, 87.8%) |
| CIE-LAB | lab(3.68, 3.25, -12.37) |
| CIE-LCH | lch(3.68, 12.79, 284.75°) |
| OKLab | oklab(16.15% -0.0003 -0.0409) |
| OKLCH | oklch(16.15% 0.041 269.6) |
| XYZ | xyz(0.4663, 0.4070, 1.3500) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.61
Dark Navy Blue
#00022E
ΔE00 8.43
Midnight
#03012D
ΔE00 8.57
Navy (survey)
#01153E
ΔE00 9.17
Dark Navy
#000435
ΔE00 9.83
Very Dark Blue
#000133
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070C1F #1F1A07
analogous
#07181F #070C1F #0E071F
triadic
#070C1F #1F070C #0C1F07
tetradic
#070C1F #1F0718 #1F1A07 #071F0E
square
#070C1F #1F0718 #1F1A07 #071F0E
split-complementary
#070C1F #1F0E07 #181F07
monochromatic
#060A19 #060A19 #070C1F #121F51 #1E3383
Accessibility & contrast
On white
19.42
#070C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#070C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070C1F
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070C1F | 1.00 | 19.42 | 1.08 | 19.42 |
| #FFFFFF | 19.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050E20
Deuteranopia (green-blind)
#030C1F
Tritanopia (blue-blind)
#001013
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #070c1f; /* rgb */ color: rgb(7, 12, 31); /* oklch */ color: oklch(16.2% 0.041 269.6);
Tailwind
colors: {
custom: {
50: '#494c5a',
500: '#070c1f',
950: '#000000',
},
}SCSS
$custom: #070c1f; $custom-light: #494c5a; $custom-dark: #000000;
JSON
{
"hex": "#070c1f",
"rgb": {
"r": 7,
"g": 12,
"b": 31
},
"hsl": {
"h": 227.5,
"s": 63.158,
"l": 7.451
},
"oklch": {
"l": 0.16152,
"c": 0.04092,
"h": 269.6
},
"luminance": 0.00407
}Semantic roles & 50–950 ramp
primary
#070C1F
secondary
#5E5224
accent
#C442E6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778