#201618#201618
#201618 is a very dark, near-neutral red. Relative luminance 0.009; OKLCH L 21.4% C 0.017 H 5.2°. Best body text is #FFFFFF at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #201618 |
|---|---|
| RGB | rgb(32, 22, 24) |
| HSL | hsl(348, 19%, 11%) |
| HSV | hsv(348, 31%, 13%) |
| CMYK | cmyk(0%, 31.2%, 25%, 87.5%) |
| CIE-LAB | lab(8.54, 5.49, 0.55) |
| CIE-LCH | lch(8.54, 5.51, 5.69°) |
| OKLab | oklab(21.37% 0.0166 0.0015) |
| OKLCH | oklch(21.37% 0.017 5.2) |
| XYZ | xyz(1.0474, 0.9469, 0.9916) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.12
Black
#000000
ΔE00 8.61
Almost Black
#070D0D
ΔE00 10.36
Dark
#1B2431
ΔE00 12.07
Dark Grey
#363737
ΔE00 12.31
Onyx
#353839
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201618 #16201E
analogous
#20161D #201618 #201916
triadic
#201618 #182016 #161820
tetradic
#201618 #1D2016 #16201E #191620
square
#201618 #1D2016 #16201E #191620
split-complementary
#201618 #162019 #161D20
monochromatic
#120C0E #120C0E #201618 #442F33 #69484E
Accessibility & contrast
On white
17.66
#201618 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201618 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201618
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201618 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201618 | 1.00 | 17.66 | 1.19 | 17.66 |
| #FFFFFF | 17.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171818
Deuteranopia (green-blind)
#1A1918
Tritanopia (blue-blind)
#221517
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201618; /* rgb */ color: rgb(32, 22, 24); /* oklch */ color: oklch(21.4% 0.017 5.2);
Tailwind
colors: {
custom: {
50: '#5b5354',
500: '#201618',
950: '#000000',
},
}SCSS
$custom: #201618; $custom-light: #5b5354; $custom-dark: #000000;
JSON
{
"hex": "#201618",
"rgb": {
"r": 32,
"g": 22,
"b": 24
},
"hsl": {
"h": 348,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.21366,
"c": 0.01662,
"h": 5.2
},
"luminance": 0.00947
}Semantic roles & 50–950 ramp
primary
#201618
secondary
#3F524F
accent
#BBAB6D
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878