#DD4EAD#DD4EAD
#DD4EAD is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.7% C 0.203 H 343.5°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EAD |
|---|---|
| RGB | rgb(221, 78, 173) |
| HSL | hsl(320, 68%, 59%) |
| HSV | hsv(320, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 21.7%, 13.3%) |
| CIE-LAB | lab(55.93, 64.93, -21.59) |
| CIE-LCH | lch(55.93, 68.42, 341.60°) |
| OKLab | oklab(64.68% 0.1949 -0.0576) |
| OKLCH | oklch(64.68% 0.203 343.5) |
| XYZ | xyz(40.0873, 23.8419, 42.0178) |
| Luminance | 0.2384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.08
Pale Magenta
#D767AD
ΔE00 4.65
Purpleish Pink
#DF4EC8
ΔE00 4.89
Bright Pink
#FE01B1
ΔE00 5.41
Shocking Pink
#FE02A2
ΔE00 6.20
Pinky Purple
#C94CBE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EAD #4EDD7E
analogous
#C64EDD #DD4EAD #DD4E65
triadic
#DD4EAD #ADDD4E #4EADDD
tetradic
#DD4EAD #DDC64E #4EDD7E #4E65DD
square
#DD4EAD #DDC64E #4EDD7E #4E65DD
split-complementary
#DD4EAD #65DD4E #4EDDC6
monochromatic
#941C6C #C72691 #DD4EAD #E781C5 #F1B5DD
Accessibility & contrast
On white
3.64
#DD4EAD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#DD4EAD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EAD
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EAD | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B77B0
Deuteranopia (green-blind)
#858FAA
Tritanopia (blue-blind)
#EB4E77
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4ead; /* rgb */ color: rgb(221, 78, 173); /* oklch */ color: oklch(64.7% 0.203 343.5);
Tailwind
colors: {
custom: {
50: '#eb89c5',
500: '#dd4ead',
950: '#000000',
},
}SCSS
$custom: #dd4ead; $custom-light: #eb89c5; $custom-dark: #000000;
JSON
{
"hex": "#dd4ead",
"rgb": {
"r": 221,
"g": 78,
"b": 173
},
"hsl": {
"h": 320.14,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.64682,
"c": 0.20326,
"h": 343.5
},
"luminance": 0.23838
}Semantic roles & 50–950 ramp
primary
#DD4EAD
secondary
#A7E0BA
accent
#EB773D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82