#201617#201617
#201617 is a very dark, near-neutral red. Relative luminance 0.009; OKLCH L 21.3% C 0.016 H 11.8°. Best body text is #FFFFFF at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #201617 |
|---|---|
| RGB | rgb(32, 22, 23) |
| HSL | hsl(354, 19%, 11%) |
| HSV | hsv(354, 31%, 13%) |
| CMYK | cmyk(0%, 31.2%, 28.1%, 87.5%) |
| CIE-LAB | lab(8.51, 5.28, 1.25) |
| CIE-LCH | lch(8.51, 5.42, 13.34°) |
| OKLab | oklab(21.33% 0.016 0.0034) |
| OKLCH | oklch(21.33% 0.016 11.8) |
| XYZ | xyz(1.0372, 0.9428, 0.9378) |
| Luminance | 0.0094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.01
Black
#000000
ΔE00 8.46
Almost Black
#070D0D
ΔE00 10.23
Dark Grey
#363737
ΔE00 12.23
Dark
#1B2431
ΔE00 12.31
Dark Brown
#341C02
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201617 #16201F
analogous
#20161C #201617 #201A16
triadic
#201617 #172016 #161720
tetradic
#201617 #1C2016 #16201F #1A1620
square
#201617 #1C2016 #16201F #1A1620
split-complementary
#201617 #16201A #161C20
monochromatic
#120C0D #120C0D #201617 #442F31 #69484B
Accessibility & contrast
On white
17.67
#201617 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201617 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201617
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201617 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201617 | 1.00 | 17.67 | 1.19 | 17.67 |
| #FFFFFF | 17.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181717
Deuteranopia (green-blind)
#1A1917
Tritanopia (blue-blind)
#221516
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201617; /* rgb */ color: rgb(32, 22, 23); /* oklch */ color: oklch(21.3% 0.016 11.8);
Tailwind
colors: {
custom: {
50: '#5b5353',
500: '#201617',
950: '#000000',
},
}SCSS
$custom: #201617; $custom-light: #5b5353; $custom-dark: #000000;
JSON
{
"hex": "#201617",
"rgb": {
"r": 32,
"g": 22,
"b": 23
},
"hsl": {
"h": 354,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.21327,
"c": 0.01637,
"h": 11.8
},
"luminance": 0.00943
}Semantic roles & 50–950 ramp
primary
#201617
secondary
#3F5250
accent
#BBB36D
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878