#D44E9F#D44E9F
#D44E9F is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.8% C 0.188 H 346.6°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D44E9F |
|---|---|
| RGB | rgb(212, 78, 159) |
| HSL | hsl(324, 61%, 57%) |
| HSV | hsv(324, 63%, 83%) |
| CMYK | cmyk(0%, 63.2%, 25%, 16.9%) |
| CIE-LAB | lab(53.98, 60.59, -16.52) |
| CIE-LCH | lch(53.98, 62.80, 344.75°) |
| OKLab | oklab(62.8% 0.183 -0.0436) |
| OKLCH | oklch(62.8% 0.188 346.6) |
| XYZ | xyz(36.1351, 21.9526, 35.1284) |
| Luminance | 0.2195 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.91
Pale Magenta
#D767AD
ΔE00 5.38
Shocking Pink
#FE02A2
ΔE00 6.64
Bright Pink
#FE01B1
ΔE00 6.80
Neon Pink
#FE019A
ΔE00 7.03
Purpleish Pink
#DF4EC8
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D44E9F #4ED483
analogous
#C64ED4 #D44E9F #D44E5C
triadic
#D44E9F #9FD44E #4E9FD4
tetradic
#D44E9F #D4C64E #4ED483 #4E5CD4
square
#D44E9F #D4C64E #4ED483 #4E5CD4
split-complementary
#D44E9F #5CD44E #4ED4C6
monochromatic
#87215E #B82D81 #D44E9F #E07FBA #ECB0D4
Accessibility & contrast
On white
3.90
#D44E9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#D44E9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D44E9F
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D44E9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D44E9F | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D72A1
Deuteranopia (green-blind)
#83899C
Tritanopia (blue-blind)
#E24B70
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #d44e9f; /* rgb */ color: rgb(212, 78, 159); /* oklch */ color: oklch(62.8% 0.188 346.6);
Tailwind
colors: {
custom: {
50: '#e587bb',
500: '#d44e9f',
950: '#000000',
},
}SCSS
$custom: #d44e9f; $custom-light: #e587bb; $custom-dark: #000000;
JSON
{
"hex": "#d44e9f",
"rgb": {
"r": 212,
"g": 78,
"b": 159
},
"hsl": {
"h": 323.731,
"s": 60.909,
"l": 56.863
},
"oklch": {
"l": 0.62799,
"c": 0.18815,
"h": 346.6
},
"luminance": 0.21949
}Semantic roles & 50–950 ramp
primary
#D44E9F
secondary
#A4DAB9
accent
#E48344
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80