#200514#200514
#200514 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.4% C 0.053 H 348.7°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #200514 |
|---|---|
| RGB | rgb(32, 5, 20) |
| HSL | hsl(327, 73%, 7%) |
| HSV | hsv(327, 84%, 13%) |
| CMYK | cmyk(0%, 84.4%, 37.5%, 87.5%) |
| CIE-LAB | lab(4.21, 13.64, -2.91) |
| CIE-LCH | lch(4.21, 13.95, 347.98°) |
| OKLab | oklab(17.41% 0.0521 -0.0104) |
| OKLCH | oklch(17.41% 0.053 348.7) |
| XYZ | xyz(0.7762, 0.4662, 0.7108) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.42
Dark Plum
#3F012C
ΔE00 11.22
Eggplant
#380835
ΔE00 11.55
Aubergine
#3D0734
ΔE00 11.64
Dark Maroon
#3C0008
ΔE00 12.15
Very Dark Purple
#2A0134
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200514 #052011
analogous
#1F0520 #200514 #200506
triadic
#200514 #142005 #051420
tetradic
#200514 #201F05 #052011 #050620
square
#200514 #201F05 #052011 #050620
split-complementary
#200514 #062005 #05201F
monochromatic
#1A0411 #1A0411 #200514 #550D35 #8A1656
Accessibility & contrast
On white
19.21
#200514 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200514 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200514
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200514 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200514 | 1.00 | 19.21 | 1.09 | 19.21 |
| #FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080C14
Deuteranopia (green-blind)
#101113
Tritanopia (blue-blind)
#23040B
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200514; /* rgb */ color: rgb(32, 5, 20); /* oklch */ color: oklch(17.4% 0.053 348.7);
Tailwind
colors: {
custom: {
50: '#5b4851',
500: '#200514',
950: '#000000',
},
}SCSS
$custom: #200514; $custom-light: #5b4851; $custom-dark: #000000;
JSON
{
"hex": "#200514",
"rgb": {
"r": 32,
"g": 5,
"b": 20
},
"hsl": {
"h": 326.667,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.17405,
"c": 0.05313,
"h": 348.7
},
"luminance": 0.00466
}Semantic roles & 50–950 ramp
primary
#200514
secondary
#20613D
accent
#F08A38
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040002
muted
#797778