#160624#160624
#160624 is a very dark, moderate violet. Relative luminance 0.004; OKLCH L 17.0% C 0.062 H 305.7°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #160624 |
|---|---|
| RGB | rgb(22, 6, 36) |
| HSL | hsl(272, 71%, 8%) |
| HSV | hsv(272, 83%, 14%) |
| CMYK | cmyk(38.9%, 83.3%, 0%, 85.9%) |
| CIE-LAB | lab(3.87, 12.59, -15.87) |
| CIE-LCH | lch(3.87, 20.26, 308.44°) |
| OKLab | oklab(16.97% 0.036 -0.05) |
| OKLCH | oklch(16.97% 0.062 305.7) |
| XYZ | xyz(0.7144, 0.4282, 1.7137) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.57
Dark Navy Blue
#00022E
ΔE00 7.28
Very Dark Blue
#000133
ΔE00 8.18
Dark Navy
#000435
ΔE00 8.32
Midnight Blue (survey)
#020035
ΔE00 8.40
Very Dark Purple
#2A0134
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160624 #142406
analogous
#070624 #160624 #240623
triadic
#160624 #241606 #062416
tetradic
#160624 #240706 #142406 #062324
square
#160624 #240706 #142406 #062324
split-complementary
#160624 #232406 #062407
monochromatic
#10041A #10041A #160624 #360F58 #56178D
Accessibility & contrast
On white
19.34
#160624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#160624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160624
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160624 | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D25
Deuteranopia (green-blind)
#020E23
Tritanopia (blue-blind)
#140C13
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #160624; /* rgb */ color: rgb(22, 6, 36); /* oklch */ color: oklch(17.0% 0.062 305.7);
Tailwind
colors: {
custom: {
50: '#53495e',
500: '#160624',
950: '#000000',
},
}SCSS
$custom: #160624; $custom-light: #53495e; $custom-dark: #000000;
JSON
{
"hex": "#160624",
"rgb": {
"r": 22,
"g": 6,
"b": 36
},
"hsl": {
"h": 272,
"s": 71.429,
"l": 8.235
},
"oklch": {
"l": 0.16969,
"c": 0.0616,
"h": 305.7
},
"luminance": 0.00428
}Semantic roles & 50–950 ramp
primary
#160624
secondary
#416421
accent
#EE3A8E
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#020004
muted
#787779