#DD4ED7#DD4ED7
#DD4ED7 is a light, highly saturated purple. Relative luminance 0.257; OKLCH L 66.6% C 0.233 H 329.5°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4ED7 |
|---|---|
| RGB | rgb(221, 78, 215) |
| HSL | hsl(303, 68%, 59%) |
| HSV | hsv(303, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 2.7%, 13.3%) |
| CIE-LAB | lab(57.78, 71.13, -42.81) |
| CIE-LCH | lch(57.78, 83.01, 328.96°) |
| OKLab | oklab(66.63% 0.2006 -0.118) |
| OKLCH | oklch(66.63% 0.233 329.5) |
| XYZ | xyz(44.8086, 25.7304, 66.8832) |
| Luminance | 0.2573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.97
Purpleish Pink
#DF4EC8
ΔE00 2.67
Pink Purple
#EF1DE7
ΔE00 4.13
Fuchsia (survey)
#ED0DD9
ΔE00 4.51
Heliotrope
#D94FF5
ΔE00 4.80
Pinky Purple
#C94CBE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4ED7 #4EDD54
analogous
#9B4EDD #DD4ED7 #DD4E8F
triadic
#DD4ED7 #D7DD4E #4ED7DD
tetradic
#DD4ED7 #DD9B4E #4EDD54 #4E8FDD
square
#DD4ED7 #DD9B4E #4EDD54 #4E8FDD
split-complementary
#DD4ED7 #8FDD4E #4EDD9B
monochromatic
#941C8F #C726C1 #DD4ED7 #E781E3 #F1B5EE
Accessibility & contrast
On white
3.42
#DD4ED7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#DD4ED7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4ED7
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4ED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4ED7 | 1.00 | 3.42 | 6.15 | 6.15 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#407EDB
Deuteranopia (green-blind)
#7492D3
Tritanopia (blue-blind)
#E55F8C
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #dd4ed7; /* rgb */ color: rgb(221, 78, 215); /* oklch */ color: oklch(66.6% 0.233 329.5);
Tailwind
colors: {
custom: {
50: '#eb8ae4',
500: '#dd4ed7',
950: '#000000',
},
}SCSS
$custom: #dd4ed7; $custom-light: #eb8ae4; $custom-dark: #000000;
JSON
{
"hex": "#dd4ed7",
"rgb": {
"r": 221,
"g": 78,
"b": 215
},
"hsl": {
"h": 302.517,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.66634,
"c": 0.23274,
"h": 329.5
},
"luminance": 0.25727
}Semantic roles & 50–950 ramp
primary
#DD4ED7
secondary
#A7E0A9
accent
#EB443D
background
#FEF8FE
surface
#FDF0FC
border
#D5CBD5
text
#170D15
muted
#857D84