#070122#070122
#070122 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 13.1% C 0.071 H 284.3°. Best body text is #FFFFFF at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #070122 |
|---|---|
| RGB | rgb(7, 1, 34) |
| HSL | hsl(251, 94%, 7%) |
| HSV | hsv(251, 97%, 13%) |
| CMYK | cmyk(79.4%, 97.1%, 0%, 86.7%) |
| CIE-LAB | lab(1.65, 8.76, -17.81) |
| CIE-LCH | lch(1.65, 19.85, 296.18°) |
| OKLab | oklab(13.09% 0.0175 -0.0686) |
| OKLCH | oklch(13.09% 0.071 284.3) |
| XYZ | xyz(0.3871, 0.1823, 1.5279) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 4.25
Dark Navy Blue
#00022E
ΔE00 4.62
Very Dark Blue
#000133
ΔE00 6.14
Dark Navy
#000435
ΔE00 6.31
Midnight Blue (survey)
#020035
ΔE00 6.78
Navy (survey)
#01153E
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070122 #1C2201
analogous
#010C22 #070122 #180122
triadic
#070122 #220701 #012207
tetradic
#070122 #22010C #1C2201 #012218
square
#070122 #22010C #1C2201 #012218
split-complementary
#070122 #221801 #0C2201
monochromatic
#06011E #06011E #070122 #13035D #1F0499
Accessibility & contrast
On white
20.26
#070122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070122
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070122 | 1.00 | 20.26 | 1.04 | 20.26 |
| #FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000723
Deuteranopia (green-blind)
#000521
Tritanopia (blue-blind)
#000810
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #070122; /* rgb */ color: rgb(7, 1, 34); /* oklch */ color: oklch(13.1% 0.071 284.3);
Tailwind
colors: {
custom: {
50: '#49475d',
500: '#070122',
950: '#000000',
},
}SCSS
$custom: #070122; $custom-light: #49475d; $custom-dark: #000000;
JSON
{
"hex": "#070122",
"rgb": {
"r": 7,
"g": 1,
"b": 34
},
"hsl": {
"h": 250.909,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.13088,
"c": 0.07081,
"h": 284.3
},
"luminance": 0.00182
}Semantic roles & 50–950 ramp
primary
#070122
secondary
#5A6916
accent
#FF29D8
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010004
muted
#777779