#210013#210013
#210013 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.4% C 0.069 H 348.3°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #210013 |
|---|---|
| RGB | rgb(33, 0, 19) |
| HSL | hsl(325, 100%, 6%) |
| HSV | hsv(325, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 42.4%, 87.1%) |
| CIE-LAB | lab(3.35, 16.09, -3.50) |
| CIE-LCH | lch(3.35, 16.47, 347.71°) |
| OKLab | oklab(16.39% 0.0674 -0.014) |
| OKLCH | oklch(16.39% 0.069 348.3) |
| XYZ | xyz(0.7448, 0.3704, 0.6483) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.66
Dark Plum
#3F012C
ΔE00 9.96
Eggplant
#380835
ΔE00 10.55
Aubergine
#3D0734
ΔE00 10.57
Dark Maroon
#3C0008
ΔE00 11.56
Very Dark Purple
#2A0134
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210013 #00210E
analogous
#1F0021 #210013 #210002
triadic
#210013 #132100 #001321
tetradic
#210013 #211F00 #00210E #000221
square
#210013 #211F00 #00210E #000221
split-complementary
#210013 #022100 #00211F
monochromatic
#1F0012 #1F0012 #210013 #5E0036 #9B0059
Accessibility & contrast
On white
19.55
#210013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#210013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210013
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210013 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030814
Deuteranopia (green-blind)
#0D0E12
Tritanopia (blue-blind)
#240007
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #210013; /* rgb */ color: rgb(33, 0, 19); /* oklch */ color: oklch(16.4% 0.069 348.3);
Tailwind
colors: {
custom: {
50: '#5c4650',
500: '#210013',
950: '#000000',
},
}SCSS
$custom: #210013; $custom-light: #5c4650; $custom-dark: #000000;
JSON
{
"hex": "#210013",
"rgb": {
"r": 33,
"g": 0,
"b": 19
},
"hsl": {
"h": 325.455,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.16392,
"c": 0.06882,
"h": 348.3
},
"luminance": 0.0037
}Semantic roles & 50–950 ramp
primary
#210013
secondary
#136A38
accent
#FF8429
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040002
muted
#797778