#170519#170519
#170519 is a very dark, muted purple. Relative luminance 0.004; OKLCH L 16.0% C 0.050 H 323.8°. Best body text is #FFFFFF at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #170519 |
|---|---|
| RGB | rgb(23, 5, 25) |
| HSL | hsl(294, 67%, 6%) |
| HSV | hsv(294, 80%, 10%) |
| CMYK | cmyk(8%, 80%, 0%, 90.2%) |
| CIE-LAB | lab(3.26, 9.83, -8.09) |
| CIE-LCH | lch(3.26, 12.73, 320.56°) |
| OKLab | oklab(15.97% 0.0401 -0.0294) |
| OKLCH | oklch(15.97% 0.05 323.8) |
| XYZ | xyz(0.5831, 0.3609, 0.9585) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.28
Midnight
#03012D
ΔE00 10.81
Dark Navy Blue
#00022E
ΔE00 11.34
Very Dark Purple
#2A0134
ΔE00 12.18
Black
#000000
ΔE00 12.33
Eggplant
#380835
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#170519 #071905
analogous
#0D0519 #170519 #190511
triadic
#170519 #191705 #051917
tetradic
#170519 #190D05 #071905 #051119
square
#170519 #190D05 #071905 #051119
split-complementary
#170519 #111905 #05190D
monochromatic
#17051A #17051A #17051A #460F4C #75197F
Accessibility & contrast
On white
19.59
#170519 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#170519 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #170519
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##170519 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##170519 | 1.00 | 19.59 | 1.07 | 19.59 |
| #FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030A1A
Deuteranopia (green-blind)
#070D18
Tritanopia (blue-blind)
#18070D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #170519; /* rgb */ color: rgb(23, 5, 25); /* oklch */ color: oklch(16.0% 0.050 323.8);
Tailwind
colors: {
custom: {
50: '#534955',
500: '#170519',
950: '#000000',
},
}SCSS
$custom: #170519; $custom-light: #534955; $custom-dark: #000000;
JSON
{
"hex": "#170519",
"rgb": {
"r": 23,
"g": 5,
"b": 25
},
"hsl": {
"h": 294,
"s": 66.667,
"l": 5.882
},
"oklch": {
"l": 0.15967,
"c": 0.04975,
"h": 323.8
},
"luminance": 0.00361
}Semantic roles & 50–950 ramp
primary
#170519
secondary
#265920
accent
#EA3E4F
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#020003
muted
#787778