#210019#210019
#210019 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.8% C 0.073 H 339.0°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #210019 |
|---|---|
| RGB | rgb(33, 0, 25) |
| HSL | hsl(315, 100%, 6%) |
| HSV | hsv(315, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 24.2%, 87.1%) |
| CIE-LAB | lab(3.56, 17.56, -7.50) |
| CIE-LCH | lch(3.56, 19.09, 336.86°) |
| OKLab | oklab(16.77% 0.0683 -0.0262) |
| OKLCH | oklch(16.77% 0.073 339) |
| XYZ | xyz(0.8027, 0.3936, 0.9532) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Eggplant
#380835
ΔE00 8.45
Dark Plum
#3F012C
ΔE00 8.69
Aubergine
#3D0734
ΔE00 8.76
Very Dark Purple
#2A0134
ΔE00 9.39
Very Dark Brown
#1D0200
ΔE00 10.11
Midnight Purple
#280137
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210019 #002108
analogous
#190021 #210019 #210009
triadic
#210019 #192100 #001921
tetradic
#210019 #211900 #002108 #000921
square
#210019 #211900 #002108 #000921
split-complementary
#210019 #092100 #002119
monochromatic
#1F0017 #1F0017 #210019 #5E0047 #9B0076
Accessibility & contrast
On white
19.47
#210019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#210019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210019
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210019 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01091A
Deuteranopia (green-blind)
#0B0F18
Tritanopia (blue-blind)
#24010A
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #210019; /* rgb */ color: rgb(33, 0, 25); /* oklch */ color: oklch(16.8% 0.073 339.0);
Tailwind
colors: {
custom: {
50: '#5c4655',
500: '#210019',
950: '#000000',
},
}SCSS
$custom: #210019; $custom-light: #5c4655; $custom-dark: #000000;
JSON
{
"hex": "#210019",
"rgb": {
"r": 33,
"g": 0,
"b": 25
},
"hsl": {
"h": 314.545,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.16774,
"c": 0.0732,
"h": 339
},
"luminance": 0.00394
}Semantic roles & 50–950 ramp
primary
#210019
secondary
#136A28
accent
#FF5D29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040003
muted
#797778