#160017#160017
#160017 is a very dark, moderate purple. Relative luminance 0.002; OKLCH L 14.1% C 0.066 H 326.8°. Best body text is #FFFFFF at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #160017 |
|---|---|
| RGB | rgb(22, 0, 23) |
| HSL | hsl(297, 100%, 5%) |
| HSV | hsv(297, 100%, 9%) |
| CMYK | cmyk(4.3%, 100%, 0%, 91%) |
| CIE-LAB | lab(2.10, 10.84, -8.25) |
| CIE-LCH | lch(2.10, 13.62, 322.73°) |
| OKLab | oklab(14.14% 0.0548 -0.0359) |
| OKLCH | oklch(14.14% 0.066 326.8) |
| XYZ | xyz(0.4855, 0.2325, 0.8297) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.32
Midnight
#03012D
ΔE00 10.87
Dark Navy Blue
#00022E
ΔE00 11.46
Very Dark Purple
#2A0134
ΔE00 11.73
Eggplant
#380835
ΔE00 11.96
Midnight Purple
#280137
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160017 #011700
analogous
#0B0017 #160017 #17000D
triadic
#160017 #171600 #001716
tetradic
#160017 #170B00 #011700 #000D17
square
#160017 #170B00 #011700 #000D17
split-complementary
#160017 #0D1700 #00170B
monochromatic
#1D001F #1D001F #1D001F #510054 #8B0091
Accessibility & contrast
On white
20.07
#160017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#160017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160017
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160017 | 1.00 | 20.07 | 1.05 | 20.07 |
| #FFFFFF | 20.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000618
Deuteranopia (green-blind)
#030916
Tritanopia (blue-blind)
#170209
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #160017; /* rgb */ color: rgb(22, 0, 23); /* oklch */ color: oklch(14.1% 0.066 326.8);
Tailwind
colors: {
custom: {
50: '#524653',
500: '#160017',
950: '#000000',
},
}SCSS
$custom: #160017; $custom-light: #524653; $custom-dark: #000000;
JSON
{
"hex": "#160017",
"rgb": {
"r": 22,
"g": 0,
"b": 23
},
"hsl": {
"h": 297.391,
"s": 100,
"l": 4.51
},
"oklch": {
"l": 0.14136,
"c": 0.0655,
"h": 326.8
},
"luminance": 0.00232
}Semantic roles & 50–950 ramp
primary
#160017
secondary
#156211
accent
#FF2932
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#020002
muted
#787778