#D44F9D#D44F9D
#D44F9D is a light, vivid pink. Relative luminance 0.220; OKLCH L 62.8% C 0.186 H 347.5°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D44F9D |
|---|---|
| RGB | rgb(212, 79, 157) |
| HSL | hsl(325, 61%, 57%) |
| HSV | hsv(325, 63%, 83%) |
| CMYK | cmyk(0%, 62.7%, 25.9%, 16.9%) |
| CIE-LAB | lab(54.06, 59.92, -15.23) |
| CIE-LCH | lch(54.06, 61.82, 345.74°) |
| OKLab | oklab(62.83% 0.1812 -0.0401) |
| OKLCH | oklch(62.83% 0.186 347.5) |
| XYZ | xyz(36.0346, 22.0269, 34.2456) |
| Luminance | 0.2202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 5.32
Shocking Pink
#FE02A2
ΔE00 6.66
Neon Pink
#FE019A
ΔE00 6.95
Bright Pink
#FE01B1
ΔE00 7.00
Barbie Pink
#FE46A5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D44F9D #4FD486
analogous
#C94FD4 #D44F9D #D44F5B
triadic
#D44F9D #9DD44F #4F9DD4
tetradic
#D44F9D #D4C94F #4FD486 #4F5BD4
square
#D44F9D #D4C94F #4FD486 #4F5BD4
split-complementary
#D44F9D #5BD44F #4FD4C9
monochromatic
#87215D #B92D7F #D44F9D #E080B8 #ECB1D4
Accessibility & contrast
On white
3.89
#D44F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#D44F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D44F9D
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D44F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D44F9D | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F739F
Deuteranopia (green-blind)
#848A9A
Tritanopia (blue-blind)
#E24B6F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d44f9d; /* rgb */ color: rgb(212, 79, 157); /* oklch */ color: oklch(62.8% 0.186 347.5);
Tailwind
colors: {
custom: {
50: '#e588ba',
500: '#d44f9d',
950: '#000000',
},
}SCSS
$custom: #d44f9d; $custom-light: #e588ba; $custom-dark: #000000;
JSON
{
"hex": "#d44f9d",
"rgb": {
"r": 212,
"g": 79,
"b": 157
},
"hsl": {
"h": 324.812,
"s": 60.731,
"l": 57.059
},
"oklch": {
"l": 0.62833,
"c": 0.18562,
"h": 347.5
},
"luminance": 0.22023
}Semantic roles & 50–950 ramp
primary
#D44F9D
secondary
#A4DABB
accent
#E48644
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80