#070F25#070F25
#070F25 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.5% C 0.047 H 266.1°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #070F25 |
|---|---|
| RGB | rgb(7, 15, 37) |
| HSL | hsl(224, 68%, 9%) |
| HSV | hsv(224, 81%, 15%) |
| CMYK | cmyk(81.1%, 59.5%, 0%, 85.5%) |
| CIE-LAB | lab(4.70, 4.01, -15.44) |
| CIE-LCH | lch(4.70, 15.95, 284.54°) |
| OKLab | oklab(17.52% -0.0032 -0.0471) |
| OKLCH | oklch(17.52% 0.047 266.1) |
| XYZ | xyz(0.5923, 0.5203, 1.8191) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.63
Midnight
#03012D
ΔE00 6.86
Navy (survey)
#01153E
ΔE00 7.05
Dark Navy
#000435
ΔE00 7.92
Dark
#1B2431
ΔE00 7.95
Very Dark Blue
#000133
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070F25 #251D07
analogous
#071E25 #070F25 #0E0725
triadic
#070F25 #25070F #0F2507
tetradic
#070F25 #25071E #251D07 #07250E
square
#070F25 #25071E #251D07 #07250E
split-complementary
#070F25 #250E07 #1E2507
monochromatic
#050A1A #050A1A #070F25 #112458 #1A398C
Accessibility & contrast
On white
19.02
#070F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#070F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070F25
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070F25 | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051226
Deuteranopia (green-blind)
#020F25
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #070f25; /* rgb */ color: rgb(7, 15, 37); /* oklch */ color: oklch(17.5% 0.047 266.1);
Tailwind
colors: {
custom: {
50: '#4a4e5f',
500: '#070f25',
950: '#000000',
},
}SCSS
$custom: #070f25; $custom-light: #4a4e5f; $custom-dark: #000000;
JSON
{
"hex": "#070f25",
"rgb": {
"r": 7,
"g": 15,
"b": 37
},
"hsl": {
"h": 224,
"s": 68.182,
"l": 8.627
},
"oklch": {
"l": 0.17517,
"c": 0.04719,
"h": 266.1
},
"luminance": 0.0052
}Semantic roles & 50–950 ramp
primary
#070F25
secondary
#645323
accent
#BD3DEB
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779