#201220#201220
#201220 is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.8% C 0.034 H 326.7°. Best body text is #FFFFFF at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #201220 |
|---|---|
| RGB | rgb(32, 18, 32) |
| HSL | hsl(300, 28%, 10%) |
| HSV | hsv(300, 44%, 13%) |
| CMYK | cmyk(0%, 43.8%, 0%, 87.5%) |
| CIE-LAB | lab(7.62, 10.33, -6.92) |
| CIE-LCH | lch(7.62, 12.43, 326.18°) |
| OKLab | oklab(20.77% 0.0286 -0.0188) |
| OKLCH | oklch(20.77% 0.034 326.7) |
| XYZ | xyz(1.0727, 0.8440, 1.4726) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.93
Eggplant
#380835
ΔE00 11.47
Aubergine
#3D0734
ΔE00 11.98
Midnight
#03012D
ΔE00 12.10
Very Dark Purple
#2A0134
ΔE00 12.17
Dark Plum
#3F012C
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201220 #122012
analogous
#191220 #201220 #201219
triadic
#201220 #202012 #122020
tetradic
#201220 #201912 #122012 #121920
square
#201220 #201912 #122012 #121920
split-complementary
#201220 #192012 #122019
monochromatic
#140B14 #140B14 #201220 #472847 #6E3E6E
Accessibility & contrast
On white
17.97
#201220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#201220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201220
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201220 | 1.00 | 17.97 | 1.17 | 17.97 |
| #FFFFFF | 17.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111621
Deuteranopia (green-blind)
#141720
Tritanopia (blue-blind)
#211317
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #201220; /* rgb */ color: rgb(32, 18, 32); /* oklch */ color: oklch(20.8% 0.034 326.7);
Tailwind
colors: {
custom: {
50: '#5b505b',
500: '#201220',
950: '#000000',
},
}SCSS
$custom: #201220; $custom-light: #5b505b; $custom-dark: #000000;
JSON
{
"hex": "#201220",
"rgb": {
"r": 32,
"g": 18,
"b": 32
},
"hsl": {
"h": 300,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.20773,
"c": 0.03426,
"h": 326.7
},
"luminance": 0.00844
}Semantic roles & 50–950 ramp
primary
#201220
secondary
#395539
accent
#C46363
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879