#200413#200413
#200413 is a very dark, muted pink. Relative luminance 0.004; OKLCH L 17.1% C 0.055 H 350.0°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #200413 |
|---|---|
| RGB | rgb(32, 4, 19) |
| HSL | hsl(328, 78%, 7%) |
| HSV | hsv(328, 88%, 13%) |
| CMYK | cmyk(0%, 87.5%, 40.6%, 87.5%) |
| CIE-LAB | lab(3.98, 13.83, -2.59) |
| CIE-LCH | lch(3.98, 14.07, 349.39°) |
| OKLab | oklab(17.13% 0.0544 -0.0096) |
| OKLCH | oklch(17.13% 0.055 350) |
| XYZ | xyz(0.7567, 0.4410, 0.6612) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.30
Dark Plum
#3F012C
ΔE00 11.23
Eggplant
#380835
ΔE00 11.66
Aubergine
#3D0734
ΔE00 11.73
Dark Maroon
#3C0008
ΔE00 11.94
Very Dark Purple
#2A0134
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200413 #042011
analogous
#1F0420 #200413 #200405
triadic
#200413 #132004 #041320
tetradic
#200413 #201F04 #042011 #040520
square
#200413 #201F04 #042011 #040520
split-complementary
#200413 #052004 #04201F
monochromatic
#1B0310 #1B0310 #200413 #560B33 #8D1254
Accessibility & contrast
On white
19.30
#200413 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200413 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200413
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200413 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200413 | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070B13
Deuteranopia (green-blind)
#0F1012
Tritanopia (blue-blind)
#23030A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200413; /* rgb */ color: rgb(32, 4, 19); /* oklch */ color: oklch(17.1% 0.055 350.0);
Tailwind
colors: {
custom: {
50: '#5b4850',
500: '#200413',
950: '#000000',
},
}SCSS
$custom: #200413; $custom-light: #5b4850; $custom-dark: #000000;
JSON
{
"hex": "#200413",
"rgb": {
"r": 32,
"g": 4,
"b": 19
},
"hsl": {
"h": 327.857,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.17127,
"c": 0.05523,
"h": 350
},
"luminance": 0.00441
}Semantic roles & 50–950 ramp
primary
#200413
secondary
#1D633D
accent
#F48D34
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040002
muted
#797778