#201823#201823
#201823 is a very dark, muted purple. Relative luminance 0.011; OKLCH L 22.4% C 0.024 H 316.7°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #201823 |
|---|---|
| RGB | rgb(32, 24, 35) |
| HSL | hsl(284, 19%, 12%) |
| HSV | hsv(284, 31%, 14%) |
| CMYK | cmyk(8.6%, 31.4%, 0%, 86.3%) |
| CIE-LAB | lab(9.65, 6.67, -6.09) |
| CIE-LCH | lch(9.65, 9.03, 317.62°) |
| OKLab | oklab(22.38% 0.0175 -0.0165) |
| OKLCH | oklch(22.38% 0.024 316.7) |
| XYZ | xyz(1.2256, 1.0817, 1.7340) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.65
Dark
#1B2431
ΔE00 9.95
Black
#000000
ΔE00 10.91
Almost Black
#070D0D
ΔE00 12.01
Navy Blue
#1B2A4A
ΔE00 12.62
Midnight
#03012D
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201823 #1B2318
analogous
#1B1823 #201823 #231821
triadic
#201823 #232018 #182320
tetradic
#201823 #231B18 #1B2318 #182123
square
#201823 #231B18 #1B2318 #182123
split-complementary
#201823 #212318 #18231B
monochromatic
#110C12 #110C12 #201823 #413147 #624A6C
Accessibility & contrast
On white
17.26
#201823 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#201823 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201823
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201823 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201823 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171A23
Deuteranopia (green-blind)
#181B23
Tritanopia (blue-blind)
#20191C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #201823; /* rgb */ color: rgb(32, 24, 35); /* oklch */ color: oklch(22.4% 0.024 316.7);
Tailwind
colors: {
custom: {
50: '#5b545d',
500: '#201823',
950: '#000000',
},
}SCSS
$custom: #201823; $custom-light: #5b545d; $custom-dark: #000000;
JSON
{
"hex": "#201823",
"rgb": {
"r": 32,
"g": 24,
"b": 35
},
"hsl": {
"h": 283.636,
"s": 18.644,
"l": 11.569
},
"oklch": {
"l": 0.22375,
"c": 0.02406,
"h": 316.7
},
"luminance": 0.01082
}Semantic roles & 50–950 ramp
primary
#201823
secondary
#475542
accent
#BB6D82
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879