#D44EAE#D44EAE
#D44EAE is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.4% C 0.197 H 340.6°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D44EAE |
|---|---|
| RGB | rgb(212, 78, 174) |
| HSL | hsl(317, 61%, 57%) |
| HSV | hsv(317, 63%, 83%) |
| CMYK | cmyk(0%, 63.2%, 17.9%, 16.9%) |
| CIE-LAB | lab(54.56, 62.64, -24.40) |
| CIE-LCH | lch(54.56, 67.22, 338.72°) |
| OKLab | oklab(63.42% 0.1863 -0.0656) |
| OKLCH | oklch(63.42% 0.197 340.6) |
| XYZ | xyz(37.5166, 22.5052, 42.4043) |
| Luminance | 0.2250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.69
Purpleish Pink
#DF4EC8
ΔE00 4.52
Pinky Purple
#C94CBE
ΔE00 4.54
Pale Magenta
#D767AD
ΔE00 5.59
Purpley Pink
#C83CB9
ΔE00 5.79
Hot Magenta
#F504C9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D44EAE #4ED474
analogous
#B74ED4 #D44EAE #D44E6B
triadic
#D44EAE #AED44E #4EAED4
tetradic
#D44EAE #D4B74E #4ED474 #4E6BD4
square
#D44EAE #D4B74E #4ED474 #4E6BD4
split-complementary
#D44EAE #6BD44E #4ED4B7
monochromatic
#87216A #B82D91 #D44EAE #E07FC5 #ECB0DB
Accessibility & contrast
On white
3.82
#D44EAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#D44EAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D44EAE
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D44EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D44EAE | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5675B1
Deuteranopia (green-blind)
#7F8AAB
Tritanopia (blue-blind)
#E05177
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #d44eae; /* rgb */ color: rgb(212, 78, 174); /* oklch */ color: oklch(63.4% 0.197 340.6);
Tailwind
colors: {
custom: {
50: '#e588c6',
500: '#d44eae',
950: '#000000',
},
}SCSS
$custom: #d44eae; $custom-light: #e588c6; $custom-dark: #000000;
JSON
{
"hex": "#d44eae",
"rgb": {
"r": 212,
"g": 78,
"b": 174
},
"hsl": {
"h": 317.015,
"s": 60.909,
"l": 56.863
},
"oklch": {
"l": 0.63417,
"c": 0.19748,
"h": 340.6
},
"luminance": 0.22502
}Semantic roles & 50–950 ramp
primary
#D44EAE
secondary
#A4DAB3
accent
#E47144
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82