#200212#200212
#200212 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.6% C 0.061 H 350.3°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #200212 |
|---|---|
| RGB | rgb(32, 2, 18) |
| HSL | hsl(328, 88%, 7%) |
| HSV | hsv(328, 94%, 13%) |
| CMYK | cmyk(0%, 93.8%, 43.8%, 87.5%) |
| CIE-LAB | lab(3.56, 14.41, -2.58) |
| CIE-LCH | lch(3.56, 14.64, 349.83°) |
| OKLab | oklab(16.6% 0.0598 -0.0102) |
| OKLCH | oklch(16.6% 0.061 350.3) |
| XYZ | xyz(0.7266, 0.3943, 0.6100) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.50
Dark Plum
#3F012C
ΔE00 11.00
Eggplant
#380835
ΔE00 11.52
Aubergine
#3D0734
ΔE00 11.56
Dark Maroon
#3C0008
ΔE00 11.73
Very Dark Purple
#2A0134
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200212 #022010
analogous
#1F0220 #200212 #200203
triadic
#200212 #122002 #021220
tetradic
#200212 #201F02 #022010 #020320
square
#200212 #201F02 #022010 #020320
split-complementary
#200212 #032002 #02201F
monochromatic
#1D0210 #1D0210 #200212 #5A0632 #930953
Accessibility & contrast
On white
19.47
#200212 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#200212 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200212
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200212 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200212 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050913
Deuteranopia (green-blind)
#0E0F11
Tritanopia (blue-blind)
#230108
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #200212; /* rgb */ color: rgb(32, 2, 18); /* oklch */ color: oklch(16.6% 0.061 350.3);
Tailwind
colors: {
custom: {
50: '#5b4750',
500: '#200212',
950: '#000000',
},
}SCSS
$custom: #200212; $custom-light: #5b4750; $custom-dark: #000000;
JSON
{
"hex": "#200212",
"rgb": {
"r": 32,
"g": 2,
"b": 18
},
"hsl": {
"h": 328,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.16601,
"c": 0.06063,
"h": 350.3
},
"luminance": 0.00394
}Semantic roles & 50–950 ramp
primary
#200212
secondary
#18663C
accent
#FE8D29
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040002
muted
#797778