#D44F99#D44F99
#D44F99 is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.7% C 0.183 H 349.3°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D44F99 |
|---|---|
| RGB | rgb(212, 79, 153) |
| HSL | hsl(327, 61%, 57%) |
| HSV | hsv(327, 63%, 83%) |
| CMYK | cmyk(0%, 62.7%, 27.8%, 16.9%) |
| CIE-LAB | lab(53.91, 59.40, -13.09) |
| CIE-LCH | lch(53.91, 60.83, 347.57°) |
| OKLab | oklab(62.68% 0.1802 -0.0342) |
| OKLCH | oklch(62.68% 0.183 349.3) |
| XYZ | xyz(35.6987, 21.8926, 32.4765) |
| Luminance | 0.2189 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.91
Pale Magenta
#D767AD
ΔE00 5.65
Shocking Pink
#FE02A2
ΔE00 6.69
Darkish Pink
#DA467D
ΔE00 6.72
Neon Pink
#FE019A
ΔE00 6.79
Barbie Pink
#FE46A5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D44F99 #4FD48A
analogous
#CD4FD4 #D44F99 #D44F56
triadic
#D44F99 #99D44F #4F99D4
tetradic
#D44F99 #D4CD4F #4FD48A #4F56D4
square
#D44F99 #D4CD4F #4FD48A #4F56D4
split-complementary
#D44F99 #56D44F #4FD4CD
monochromatic
#87215A #B92D7B #D44F99 #E080B6 #ECB1D2
Accessibility & contrast
On white
3.90
#D44F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#D44F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D44F99
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D44F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D44F99 | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#60729B
Deuteranopia (green-blind)
#868996
Tritanopia (blue-blind)
#E24A6D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d44f99; /* rgb */ color: rgb(212, 79, 153); /* oklch */ color: oklch(62.7% 0.183 349.3);
Tailwind
colors: {
custom: {
50: '#e588b7',
500: '#d44f99',
950: '#000000',
},
}SCSS
$custom: #d44f99; $custom-light: #e588b7; $custom-dark: #000000;
JSON
{
"hex": "#d44f99",
"rgb": {
"r": 212,
"g": 79,
"b": 153
},
"hsl": {
"h": 326.617,
"s": 60.731,
"l": 57.059
},
"oklch": {
"l": 0.62681,
"c": 0.18343,
"h": 349.3
},
"luminance": 0.21889
}Semantic roles & 50–950 ramp
primary
#D44F99
secondary
#A4DABC
accent
#E48B44
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80