#200510#200510
#200510 is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.2% C 0.051 H 357.3°. Best body text is #FFFFFF at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #200510 |
|---|---|
| RGB | rgb(32, 5, 16) |
| HSL | hsl(336, 73%, 7%) |
| HSV | hsv(336, 84%, 13%) |
| CMYK | cmyk(0%, 84.4%, 50%, 87.5%) |
| CIE-LAB | lab(4.09, 12.82, -0.64) |
| CIE-LCH | lch(4.09, 12.83, 357.12°) |
| OKLab | oklab(17.21% 0.0505 -0.0024) |
| OKLCH | oklch(17.21% 0.051 357.3) |
| XYZ | xyz(0.7435, 0.4531, 0.5384) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.78
Dark Maroon
#3C0008
ΔE00 11.53
Dark Plum
#3F012C
ΔE00 12.31
Aubergine
#3D0734
ΔE00 12.96
Eggplant
#380835
ΔE00 12.98
Black
#000000
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200510 #052015
analogous
#20051E #200510 #200805
triadic
#200510 #102005 #051020
tetradic
#200510 #1E2005 #052015 #080520
square
#200510 #1E2005 #052015 #080520
split-complementary
#200510 #052008 #051E20
monochromatic
#1A040D #1A040D #200510 #550D2A #8A1645
Accessibility & contrast
On white
19.26
#200510 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200510 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200510
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200510 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200510 | 1.00 | 19.26 | 1.09 | 19.26 |
| #FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090B10
Deuteranopia (green-blind)
#11100F
Tritanopia (blue-blind)
#230309
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200510; /* rgb */ color: rgb(32, 5, 16); /* oklch */ color: oklch(17.2% 0.051 357.3);
Tailwind
colors: {
custom: {
50: '#5b484e',
500: '#200510',
950: '#000000',
},
}SCSS
$custom: #200510; $custom-light: #5b484e; $custom-dark: #000000;
JSON
{
"hex": "#200510",
"rgb": {
"r": 32,
"g": 5,
"b": 16
},
"hsl": {
"h": 335.556,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.1721,
"c": 0.05058,
"h": 357.3
},
"luminance": 0.00453
}Semantic roles & 50–950 ramp
primary
#200510
secondary
#206146
accent
#F0A538
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777