#070124#070124
#070124 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 13.4% C 0.074 H 282.9°. Best body text is #FFFFFF at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #070124 |
|---|---|
| RGB | rgb(7, 1, 36) |
| HSL | hsl(250, 95%, 7%) |
| HSV | hsv(250, 97%, 14%) |
| CMYK | cmyk(80.6%, 97.2%, 0%, 85.9%) |
| CIE-LAB | lab(1.75, 9.51, -19.22) |
| CIE-LCH | lch(1.75, 21.45, 296.33°) |
| OKLab | oklab(13.38% 0.0165 -0.0717) |
| OKLCH | oklch(13.38% 0.074 282.9) |
| XYZ | xyz(0.4168, 0.1942, 1.6842) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.43
Dark Navy Blue
#00022E
ΔE00 3.85
Very Dark Blue
#000133
ΔE00 5.33
Dark Navy
#000435
ΔE00 5.50
Midnight Blue (survey)
#020035
ΔE00 5.95
Navy (survey)
#01153E
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070124 #1E2401
analogous
#010C24 #070124 #190124
triadic
#070124 #240701 #012407
tetradic
#070124 #24010C #1E2401 #012419
square
#070124 #24010C #1E2401 #012419
split-complementary
#070124 #241901 #0C2401
monochromatic
#06011E #06011E #070124 #130360 #1E049B
Accessibility & contrast
On white
20.22
#070124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070124
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070124 | 1.00 | 20.22 | 1.04 | 20.22 |
| #FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000725
Deuteranopia (green-blind)
#000523
Tritanopia (blue-blind)
#000911
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #070124; /* rgb */ color: rgb(7, 1, 36); /* oklch */ color: oklch(13.4% 0.074 282.9);
Tailwind
colors: {
custom: {
50: '#49475e',
500: '#070124',
950: '#000000',
},
}SCSS
$custom: #070124; $custom-light: #49475e; $custom-dark: #000000;
JSON
{
"hex": "#070124",
"rgb": {
"r": 7,
"g": 1,
"b": 36
},
"hsl": {
"h": 250.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.13381,
"c": 0.07361,
"h": 282.9
},
"luminance": 0.00194
}Semantic roles & 50–950 ramp
primary
#070124
secondary
#5C6B16
accent
#FF29DA
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010004
muted
#777779