#070924#070924
#070924 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 15.8% C 0.056 H 274.5°. Best body text is #FFFFFF at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #070924 |
|---|---|
| RGB | rgb(7, 9, 36) |
| HSL | hsl(236, 67%, 8%) |
| HSV | hsv(236, 81%, 14%) |
| CMYK | cmyk(80.6%, 75%, 0%, 85.9%) |
| CIE-LAB | lab(3.32, 6.31, -16.80) |
| CIE-LCH | lch(3.32, 17.94, 290.57°) |
| OKLab | oklab(15.83% 0.0043 -0.0553) |
| OKLCH | oklch(15.83% 0.056 274.5) |
| XYZ | xyz(0.5036, 0.3679, 1.7132) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.21
Dark Navy Blue
#00022E
ΔE00 5.21
Navy (survey)
#01153E
ΔE00 6.67
Very Dark Blue
#000133
ΔE00 6.79
Dark Navy
#000435
ΔE00 6.83
Midnight Blue (survey)
#020035
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070924 #242207
analogous
#071724 #070924 #130724
triadic
#070924 #240709 #092407
tetradic
#070924 #240717 #242207 #072413
square
#070924 #240717 #242207 #072413
split-complementary
#070924 #241307 #172407
monochromatic
#05061A #05061A #070924 #111657 #1B238A
Accessibility & contrast
On white
19.56
#070924 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#070924 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070924
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070924 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070924 | 1.00 | 19.56 | 1.07 | 19.56 |
| #FFFFFF | 19.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D25
Deuteranopia (green-blind)
#000B23
Tritanopia (blue-blind)
#001015
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #070924; /* rgb */ color: rgb(7, 9, 36); /* oklch */ color: oklch(15.8% 0.056 274.5);
Tailwind
colors: {
custom: {
50: '#4a4b5e',
500: '#070924',
950: '#000000',
},
}SCSS
$custom: #070924; $custom-light: #4a4b5e; $custom-dark: #000000;
JSON
{
"hex": "#070924",
"rgb": {
"r": 7,
"g": 9,
"b": 36
},
"hsl": {
"h": 235.862,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.15832,
"c": 0.0555,
"h": 274.5
},
"luminance": 0.00368
}Semantic roles & 50–950 ramp
primary
#070924
secondary
#635F24
accent
#DE3DEA
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779