#DD4EAE#DD4EAE
#DD4EAE is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.7% C 0.204 H 343.2°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EAE |
|---|---|
| RGB | rgb(221, 78, 174) |
| HSL | hsl(320, 68%, 59%) |
| HSV | hsv(320, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 21.3%, 13.3%) |
| CIE-LAB | lab(55.97, 65.06, -22.11) |
| CIE-LCH | lch(55.97, 68.72, 341.23°) |
| OKLab | oklab(64.72% 0.1951 -0.059) |
| OKLCH | oklch(64.72% 0.204 343.2) |
| XYZ | xyz(40.1844, 23.8808, 42.5293) |
| Luminance | 0.2388 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.04
Purpleish Pink
#DF4EC8
ΔE00 4.69
Pale Magenta
#D767AD
ΔE00 4.70
Bright Pink
#FE01B1
ΔE00 5.41
Pinky Purple
#C94CBE
ΔE00 6.06
Shocking Pink
#FE02A2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EAE #4EDD7D
analogous
#C44EDD #DD4EAE #DD4E66
triadic
#DD4EAE #AEDD4E #4EAEDD
tetradic
#DD4EAE #DDC44E #4EDD7D #4E66DD
square
#DD4EAE #DDC44E #4EDD7D #4E66DD
split-complementary
#DD4EAE #66DD4E #4EDDC4
monochromatic
#941C6D #C72693 #DD4EAE #E781C5 #F1B5DD
Accessibility & contrast
On white
3.64
#DD4EAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#DD4EAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EAE
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EAE | 1.00 | 3.64 | 5.78 | 5.78 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B77B1
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#EA4E77
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4eae; /* rgb */ color: rgb(221, 78, 174); /* oklch */ color: oklch(64.7% 0.204 343.2);
Tailwind
colors: {
custom: {
50: '#eb89c6',
500: '#dd4eae',
950: '#000000',
},
}SCSS
$custom: #dd4eae; $custom-light: #eb89c6; $custom-dark: #000000;
JSON
{
"hex": "#dd4eae",
"rgb": {
"r": 221,
"g": 78,
"b": 174
},
"hsl": {
"h": 319.72,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.64724,
"c": 0.20388,
"h": 343.2
},
"luminance": 0.23877
}Semantic roles & 50–950 ramp
primary
#DD4EAE
secondary
#A7E0BA
accent
#EB763D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82