#200414#200414
#200414 is a very dark, muted pink. Relative luminance 0.004; OKLCH L 17.2% C 0.056 H 348.0°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #200414 |
|---|---|
| RGB | rgb(32, 4, 20) |
| HSL | hsl(326, 78%, 7%) |
| HSV | hsv(326, 88%, 13%) |
| CMYK | cmyk(0%, 87.5%, 37.5%, 87.5%) |
| CIE-LAB | lab(4.02, 14.05, -3.19) |
| CIE-LCH | lch(4.02, 14.41, 347.20°) |
| OKLab | oklab(17.18% 0.0547 -0.0116) |
| OKLCH | oklch(17.18% 0.056 348) |
| XYZ | xyz(0.7654, 0.4445, 0.7072) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.72
Dark Plum
#3F012C
ΔE00 10.97
Eggplant
#380835
ΔE00 11.30
Aubergine
#3D0734
ΔE00 11.40
Dark Maroon
#3C0008
ΔE00 12.13
Very Dark Purple
#2A0134
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200414 #042010
analogous
#1E0420 #200414 #200406
triadic
#200414 #142004 #041420
tetradic
#200414 #201E04 #042010 #040620
square
#200414 #201E04 #042010 #040620
split-complementary
#200414 #062004 #04201E
monochromatic
#1B0311 #1B0311 #200414 #560B36 #8D1258
Accessibility & contrast
On white
19.29
#200414 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200414 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200414
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200414 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200414 | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070B15
Deuteranopia (green-blind)
#0F1013
Tritanopia (blue-blind)
#23030A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200414; /* rgb */ color: rgb(32, 4, 20); /* oklch */ color: oklch(17.2% 0.056 348.0);
Tailwind
colors: {
custom: {
50: '#5b4851',
500: '#200414',
950: '#000000',
},
}SCSS
$custom: #200414; $custom-light: #5b4851; $custom-dark: #000000;
JSON
{
"hex": "#200414",
"rgb": {
"r": 32,
"g": 4,
"b": 20
},
"hsl": {
"h": 325.714,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.1718,
"c": 0.05595,
"h": 348
},
"luminance": 0.00444
}Semantic roles & 50–950 ramp
primary
#200414
secondary
#1D633B
accent
#F48634
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040002
muted
#797778