#DD4EAB#DD4EAB
#DD4EAB is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.6% C 0.202 H 344.3°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EAB |
|---|---|
| RGB | rgb(221, 78, 171) |
| HSL | hsl(321, 68%, 59%) |
| HSV | hsv(321, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 22.6%, 13.3%) |
| CIE-LAB | lab(55.85, 64.66, -20.55) |
| CIE-LCH | lch(55.85, 67.85, 342.37°) |
| OKLab | oklab(64.6% 0.1945 -0.0547) |
| OKLCH | oklch(64.6% 0.202 344.3) |
| XYZ | xyz(39.8952, 23.7651, 41.0062) |
| Luminance | 0.2376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.19
Pale Magenta
#D767AD
ΔE00 4.58
Purpleish Pink
#DF4EC8
ΔE00 5.28
Bright Pink
#FE01B1
ΔE00 5.41
Shocking Pink
#FE02A2
ΔE00 6.04
Barbie Pink
#FE46A5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EAB #4EDD80
analogous
#C74EDD #DD4EAB #DD4E63
triadic
#DD4EAB #ABDD4E #4EABDD
tetradic
#DD4EAB #DDC74E #4EDD80 #4E63DD
square
#DD4EAB #DDC74E #4EDD80 #4E63DD
split-complementary
#DD4EAB #63DD4E #4EDDC7
monochromatic
#941C6A #C7268F #DD4EAB #E781C3 #F1B5DC
Accessibility & contrast
On white
3.65
#DD4EAB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#DD4EAB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EAB
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EAB | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C77AE
Deuteranopia (green-blind)
#868FA8
Tritanopia (blue-blind)
#EB4D76
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4eab; /* rgb */ color: rgb(221, 78, 171); /* oklch */ color: oklch(64.6% 0.202 344.3);
Tailwind
colors: {
custom: {
50: '#eb89c4',
500: '#dd4eab',
950: '#000000',
},
}SCSS
$custom: #dd4eab; $custom-light: #eb89c4; $custom-dark: #000000;
JSON
{
"hex": "#dd4eab",
"rgb": {
"r": 221,
"g": 78,
"b": 171
},
"hsl": {
"h": 320.979,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.646,
"c": 0.20205,
"h": 344.3
},
"luminance": 0.23761
}Semantic roles & 50–950 ramp
primary
#DD4EAB
secondary
#A7E0BB
accent
#EB7A3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C12
muted
#857D81