#DD4EB5#DD4EB5
#DD4EB5 is a light, highly saturated pink. Relative luminance 0.242; OKLCH L 65.0% C 0.208 H 340.6°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EB5 |
|---|---|
| RGB | rgb(221, 78, 181) |
| HSL | hsl(317, 68%, 59%) |
| HSV | hsv(317, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 18.1%, 13.3%) |
| CIE-LAB | lab(56.25, 66.02, -25.74) |
| CIE-LCH | lch(56.25, 70.86, 338.70°) |
| OKLab | oklab(65.02% 0.1965 -0.0692) |
| OKLCH | oklch(65.02% 0.208 340.6) |
| XYZ | xyz(40.8847, 24.1609, 46.2174) |
| Luminance | 0.2416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.14
Purpleish Pink
#DF4EC8
ΔE00 3.34
Pinky Purple
#C94CBE
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 5.20
Hot Magenta
#F504C9
ΔE00 5.54
Bright Pink
#FE01B1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EB5 #4EDD76
analogous
#BD4EDD #DD4EB5 #DD4E6D
triadic
#DD4EB5 #B5DD4E #4EB5DD
tetradic
#DD4EB5 #DDBD4E #4EDD76 #4E6DDD
square
#DD4EB5 #DDBD4E #4EDD76 #4E6DDD
split-complementary
#DD4EB5 #6DDD4E #4EDDBD
monochromatic
#941C73 #C7269A #DD4EB5 #E781CA #F1B5E0
Accessibility & contrast
On white
3.60
#DD4EB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#DD4EB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EB5
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EB5 | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5778B8
Deuteranopia (green-blind)
#838FB1
Tritanopia (blue-blind)
#EA517B
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4eb5; /* rgb */ color: rgb(221, 78, 181); /* oklch */ color: oklch(65.0% 0.208 340.6);
Tailwind
colors: {
custom: {
50: '#eb89cb',
500: '#dd4eb5',
950: '#000000',
},
}SCSS
$custom: #dd4eb5; $custom-light: #eb89cb; $custom-dark: #000000;
JSON
{
"hex": "#dd4eb5",
"rgb": {
"r": 221,
"g": 78,
"b": 181
},
"hsl": {
"h": 316.783,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.65021,
"c": 0.20833,
"h": 340.6
},
"luminance": 0.24157
}Semantic roles & 50–950 ramp
primary
#DD4EB5
secondary
#A7E0B7
accent
#EB6E3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82