#D24CAA#D24CAA
#D24CAA is a light, vivid pink. Relative luminance 0.218; OKLCH L 62.7% C 0.196 H 341.4°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D24CAA |
|---|---|
| RGB | rgb(210, 76, 170) |
| HSL | hsl(318, 60%, 56%) |
| HSV | hsv(318, 64%, 82%) |
| CMYK | cmyk(0%, 63.8%, 19%, 17.6%) |
| CIE-LAB | lab(53.79, 62.35, -23.28) |
| CIE-LCH | lch(53.79, 66.55, 339.52°) |
| OKLab | oklab(62.74% 0.186 -0.0624) |
| OKLCH | oklch(62.74% 0.196 341.4) |
| XYZ | xyz(36.4194, 21.7761, 40.3076) |
| Luminance | 0.2177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.11
Pinky Purple
#C94CBE
ΔE00 4.81
Purpleish Pink
#DF4EC8
ΔE00 5.29
Purpley Pink
#C83CB9
ΔE00 5.68
Pale Magenta
#D767AD
ΔE00 5.99
Bright Pink
#FE01B1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D24CAA #4CD274
analogous
#B74CD2 #D24CAA #D24C67
triadic
#D24CAA #AAD24C #4CAAD2
tetradic
#D24CAA #D2B74C #4CD274 #4C67D2
square
#D24CAA #D2B74C #4CD274 #4C67D2
split-complementary
#D24CAA #67D24C #4CD2B7
monochromatic
#832166 #B42D8B #D24CAA #DE7DC1 #EBAED8
Accessibility & contrast
On white
3.92
#D24CAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#D24CAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D24CAA
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D24CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D24CAA | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5573AD
Deuteranopia (green-blind)
#7E88A7
Tritanopia (blue-blind)
#DE4E74
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d24caa; /* rgb */ color: rgb(210, 76, 170); /* oklch */ color: oklch(62.7% 0.196 341.4);
Tailwind
colors: {
custom: {
50: '#e386c3',
500: '#d24caa',
950: '#000000',
},
}SCSS
$custom: #d24caa; $custom-light: #e386c3; $custom-dark: #000000;
JSON
{
"hex": "#d24caa",
"rgb": {
"r": 210,
"g": 76,
"b": 170
},
"hsl": {
"h": 317.91,
"s": 59.821,
"l": 56.078
},
"oklch": {
"l": 0.62739,
"c": 0.19617,
"h": 341.4
},
"luminance": 0.21773
}Semantic roles & 50–950 ramp
primary
#D24CAA
secondary
#A1D9B2
accent
#E37445
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C12
muted
#847D81