#D44C93#D44C93
#D44C93 is a light, vivid pink. Relative luminance 0.213; OKLCH L 62.1% C 0.184 H 351.5°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D44C93 |
|---|---|
| RGB | rgb(212, 76, 147) |
| HSL | hsl(329, 61%, 56%) |
| HSV | hsv(329, 64%, 83%) |
| CMYK | cmyk(0%, 64.2%, 30.7%, 16.9%) |
| CIE-LAB | lab(53.25, 59.90, -10.54) |
| CIE-LCH | lch(53.25, 60.82, 350.02°) |
| OKLab | oklab(62.12% 0.1824 -0.0273) |
| OKLCH | oklch(62.12% 0.184 351.5) |
| XYZ | xyz(35.0040, 21.2762, 29.8614) |
| Luminance | 0.2127 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Darkish Pink
#DA467D
ΔE00 5.54
Purplish Pink
#CE5DAE
ΔE00 6.17
Neon Pink
#FE019A
ΔE00 6.60
Pale Magenta
#D767AD
ΔE00 6.71
Shocking Pink
#FE02A2
ΔE00 6.76
Deeppink
#FF1493
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D44C93 #4CD48D
analogous
#D14CD4 #D44C93 #D44C4F
triadic
#D44C93 #93D44C #4C93D4
tetradic
#D44C93 #D4D14C #4CD48D #4C4FD4
square
#D44C93 #D4D14C #4CD48D #4C4FD4
split-complementary
#D44C93 #4FD44C #4CD4D1
monochromatic
#862055 #B72C74 #D44C93 #E07DB1 #ECAFCF
Accessibility & contrast
On white
4.00
#D44C93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#D44C93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D44C93
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D44C93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D44C93 | 1.00 | 4.00 | 5.25 | 5.25 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#607095
Deuteranopia (green-blind)
#868890
Tritanopia (blue-blind)
#E34569
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #d44c93; /* rgb */ color: rgb(212, 76, 147); /* oklch */ color: oklch(62.1% 0.184 351.5);
Tailwind
colors: {
custom: {
50: '#e586b2',
500: '#d44c93',
950: '#000000',
},
}SCSS
$custom: #d44c93; $custom-light: #e586b2; $custom-dark: #000000;
JSON
{
"hex": "#d44c93",
"rgb": {
"r": 212,
"g": 76,
"b": 147
},
"hsl": {
"h": 328.676,
"s": 61.261,
"l": 56.471
},
"oklch": {
"l": 0.62124,
"c": 0.18446,
"h": 351.5
},
"luminance": 0.21273
}Semantic roles & 50–950 ramp
primary
#D44C93
secondary
#A2DABD
accent
#E49043
background
#FEF8FA
surface
#FDF0F5
border
#D5CBCF
text
#160C11
muted
#847D80