#D24E9B#D24E9B
#D24E9B is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.3% C 0.184 H 347.7°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D24E9B |
|---|---|
| RGB | rgb(210, 78, 155) |
| HSL | hsl(325, 59%, 56%) |
| HSV | hsv(325, 63%, 82%) |
| CMYK | cmyk(0%, 62.9%, 26.2%, 17.6%) |
| CIE-LAB | lab(53.51, 59.50, -14.90) |
| CIE-LCH | lch(53.51, 61.34, 345.94°) |
| OKLab | oklab(62.35% 0.1801 -0.0392) |
| OKLCH | oklch(62.35% 0.184 347.7) |
| XYZ | xyz(35.2205, 21.5205, 33.3030) |
| Luminance | 0.2152 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.49
Pale Magenta
#D767AD
ΔE00 5.77
Shocking Pink
#FE02A2
ΔE00 6.89
Neon Pink
#FE019A
ΔE00 7.12
Bright Pink
#FE01B1
ΔE00 7.30
Darkish Pink
#DA467D
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D24E9B #4ED285
analogous
#C74ED2 #D24E9B #D24E59
triadic
#D24E9B #9BD24E #4E9BD2
tetradic
#D24E9B #D2C74E #4ED285 #4E59D2
square
#D24E9B #D2C74E #4ED285 #4E59D2
split-complementary
#D24E9B #59D24E #4ED2C7
monochromatic
#84225B #B52E7D #D24E9B #DE7FB7 #EBB0D2
Accessibility & contrast
On white
3.96
#D24E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#D24E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D24E9B
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D24E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D24E9B | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E719D
Deuteranopia (green-blind)
#838898
Tritanopia (blue-blind)
#E04A6E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d24e9b; /* rgb */ color: rgb(210, 78, 155); /* oklch */ color: oklch(62.3% 0.184 347.7);
Tailwind
colors: {
custom: {
50: '#e387b8',
500: '#d24e9b',
950: '#000000',
},
}SCSS
$custom: #d24e9b; $custom-light: #e387b8; $custom-dark: #000000;
JSON
{
"hex": "#d24e9b",
"rgb": {
"r": 210,
"g": 78,
"b": 155
},
"hsl": {
"h": 325,
"s": 59.459,
"l": 56.471
},
"oklch": {
"l": 0.62349,
"c": 0.18427,
"h": 347.7
},
"luminance": 0.21517
}Semantic roles & 50–950 ramp
primary
#D24E9B
secondary
#A3D9B9
accent
#E38745
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80