#200215#200215
#200215 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.8% C 0.063 H 344.9°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #200215 |
|---|---|
| RGB | rgb(32, 2, 21) |
| HSL | hsl(322, 88%, 7%) |
| HSV | hsv(322, 94%, 13%) |
| CMYK | cmyk(0%, 93.8%, 34.4%, 87.5%) |
| CIE-LAB | lab(3.66, 15.08, -4.39) |
| CIE-LCH | lch(3.66, 15.71, 343.76°) |
| OKLab | oklab(16.77% 0.0606 -0.0164) |
| OKLCH | oklch(16.77% 0.063 344.9) |
| XYZ | xyz(0.7528, 0.4047, 0.7478) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.73
Dark Plum
#3F012C
ΔE00 10.26
Eggplant
#380835
ΔE00 10.47
Aubergine
#3D0734
ΔE00 10.62
Very Dark Purple
#2A0134
ΔE00 11.64
Dark Maroon
#3C0008
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200215 #02200D
analogous
#1C0220 #200215 #200206
triadic
#200215 #152002 #021520
tetradic
#200215 #201C02 #02200D #020620
square
#200215 #201C02 #02200D #020620
split-complementary
#200215 #062002 #02201C
monochromatic
#1D0213 #1D0213 #200215 #5A063B #930961
Accessibility & contrast
On white
19.43
#200215 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#200215 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200215
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200215 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200215 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040916
Deuteranopia (green-blind)
#0D0F14
Tritanopia (blue-blind)
#230209
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #200215; /* rgb */ color: rgb(32, 2, 21); /* oklch */ color: oklch(16.8% 0.063 344.9);
Tailwind
colors: {
custom: {
50: '#5b4752',
500: '#200215',
950: '#000000',
},
}SCSS
$custom: #200215; $custom-light: #5b4752; $custom-dark: #000000;
JSON
{
"hex": "#200215",
"rgb": {
"r": 32,
"g": 2,
"b": 21
},
"hsl": {
"h": 322,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.16771,
"c": 0.06278,
"h": 344.9
},
"luminance": 0.00405
}Semantic roles & 50–950 ramp
primary
#200215
secondary
#186635
accent
#FE7829
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040002
muted
#797778