#D24F95#D24F95
#D24F95 is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.2% C 0.180 H 350.5°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D24F95 |
|---|---|
| RGB | rgb(210, 79, 149) |
| HSL | hsl(328, 59%, 57%) |
| HSV | hsv(328, 62%, 82%) |
| CMYK | cmyk(0%, 62.4%, 29%, 17.6%) |
| CIE-LAB | lab(53.46, 58.32, -11.45) |
| CIE-LCH | lch(53.46, 59.43, 348.89°) |
| OKLab | oklab(62.24% 0.1772 -0.0298) |
| OKLCH | oklch(62.24% 0.18 350.5) |
| XYZ | xyz(34.8007, 21.4671, 30.7388) |
| Luminance | 0.2146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.58
Darkish Pink
#DA467D
ΔE00 6.06
Pale Magenta
#D767AD
ΔE00 6.20
Neon Pink
#FE019A
ΔE00 7.01
Shocking Pink
#FE02A2
ΔE00 7.07
Deeppink
#FF1493
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D24F95 #4FD28C
analogous
#CE4FD2 #D24F95 #D24F54
triadic
#D24F95 #95D24F #4F95D2
tetradic
#D24F95 #D2CE4F #4FD28C #4F54D2
square
#D24F95 #D2CE4F #4FD28C #4F54D2
split-complementary
#D24F95 #54D24F #4FD2CE
monochromatic
#852257 #B52E77 #D24F95 #DE80B2 #EBB0D0
Accessibility & contrast
On white
3.97
#D24F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#D24F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D24F95
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D24F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D24F95 | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#617197
Deuteranopia (green-blind)
#858892
Tritanopia (blue-blind)
#E1496B
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d24f95; /* rgb */ color: rgb(210, 79, 149); /* oklch */ color: oklch(62.2% 0.180 350.5);
Tailwind
colors: {
custom: {
50: '#e488b4',
500: '#d24f95',
950: '#000000',
},
}SCSS
$custom: #d24f95; $custom-light: #e488b4; $custom-dark: #000000;
JSON
{
"hex": "#d24f95",
"rgb": {
"r": 210,
"g": 79,
"b": 149
},
"hsl": {
"h": 327.939,
"s": 59.276,
"l": 56.667
},
"oklch": {
"l": 0.62237,
"c": 0.17965,
"h": 350.5
},
"luminance": 0.21464
}Semantic roles & 50–950 ramp
primary
#D24F95
secondary
#A4D9BD
accent
#E28F45
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80