#200410#200410
#200410 is a very dark, muted pink. Relative luminance 0.004; OKLCH L 17.0% C 0.053 H 356.2°. Best body text is #FFFFFF at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #200410 |
|---|---|
| RGB | rgb(32, 4, 16) |
| HSL | hsl(334, 78%, 7%) |
| HSV | hsv(334, 88%, 13%) |
| CMYK | cmyk(0%, 87.5%, 50%, 87.5%) |
| CIE-LAB | lab(3.90, 13.22, -0.93) |
| CIE-LCH | lch(3.90, 13.25, 355.97°) |
| OKLab | oklab(16.98% 0.0532 -0.0036) |
| OKLCH | oklch(16.98% 0.053 356.2) |
| XYZ | xyz(0.7327, 0.4314, 0.5348) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.10
Dark Maroon
#3C0008
ΔE00 11.47
Dark Plum
#3F012C
ΔE00 12.03
Aubergine
#3D0734
ΔE00 12.69
Eggplant
#380835
ΔE00 12.70
Deep Brown
#410200
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200410 #042014
analogous
#20041E #200410 #200604
triadic
#200410 #102004 #041020
tetradic
#200410 #1E2004 #042014 #060420
square
#200410 #1E2004 #042014 #060420
split-complementary
#200410 #042006 #041E20
monochromatic
#1B030E #1B030E #200410 #560B2B #8D1246
Accessibility & contrast
On white
19.33
#200410 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200410 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200410
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200410 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200410 | 1.00 | 19.33 | 1.09 | 19.33 |
| #FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080A10
Deuteranopia (green-blind)
#10100F
Tritanopia (blue-blind)
#230308
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200410; /* rgb */ color: rgb(32, 4, 16); /* oklch */ color: oklch(17.0% 0.053 356.2);
Tailwind
colors: {
custom: {
50: '#5b484e',
500: '#200410',
950: '#000000',
},
}SCSS
$custom: #200410; $custom-light: #5b484e; $custom-dark: #000000;
JSON
{
"hex": "#200410",
"rgb": {
"r": 32,
"g": 4,
"b": 16
},
"hsl": {
"h": 334.286,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.16979,
"c": 0.05334,
"h": 356.2
},
"luminance": 0.00431
}Semantic roles & 50–950 ramp
primary
#200410
secondary
#1D6345
accent
#F4A234
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777