#DD4ED8#DD4ED8
#DD4ED8 is a light, highly saturated purple. Relative luminance 0.258; OKLCH L 66.7% C 0.234 H 329.3°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4ED8 |
|---|---|
| RGB | rgb(221, 78, 216) |
| HSL | hsl(302, 68%, 59%) |
| HSV | hsv(302, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 2.3%, 13.3%) |
| CIE-LAB | lab(57.83, 71.29, -43.29) |
| CIE-LCH | lch(57.83, 83.40, 328.73°) |
| OKLab | oklab(66.69% 0.2007 -0.1194) |
| OKLCH | oklch(66.69% 0.234 329.3) |
| XYZ | xyz(44.9375, 25.7820, 67.5620) |
| Luminance | 0.2578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.94
Purpleish Pink
#DF4EC8
ΔE00 2.83
Pink Purple
#EF1DE7
ΔE00 4.07
Fuchsia (survey)
#ED0DD9
ΔE00 4.52
Heliotrope
#D94FF5
ΔE00 4.64
Pinky Purple
#C94CBE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4ED8 #4EDD53
analogous
#9A4EDD #DD4ED8 #DD4E90
triadic
#DD4ED8 #D8DD4E #4ED8DD
tetradic
#DD4ED8 #DD9A4E #4EDD53 #4E90DD
square
#DD4ED8 #DD9A4E #4EDD53 #4E90DD
split-complementary
#DD4ED8 #90DD4E #4EDD9A
monochromatic
#941C90 #C726C2 #DD4ED8 #E781E3 #F1B5EF
Accessibility & contrast
On white
3.41
#DD4ED8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#DD4ED8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4ED8
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4ED8 | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F7FDC
Deuteranopia (green-blind)
#7492D4
Tritanopia (blue-blind)
#E45F8D
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #dd4ed8; /* rgb */ color: rgb(221, 78, 216); /* oklch */ color: oklch(66.7% 0.234 329.3);
Tailwind
colors: {
custom: {
50: '#eb8ae4',
500: '#dd4ed8',
950: '#000000',
},
}SCSS
$custom: #dd4ed8; $custom-light: #eb8ae4; $custom-dark: #000000;
JSON
{
"hex": "#dd4ed8",
"rgb": {
"r": 221,
"g": 78,
"b": 216
},
"hsl": {
"h": 302.098,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.66686,
"c": 0.23351,
"h": 329.3
},
"luminance": 0.25779
}Semantic roles & 50–950 ramp
primary
#DD4ED8
secondary
#A7E0A9
accent
#EB433D
background
#FEF8FE
surface
#FDF0FC
border
#D5CBD5
text
#170D16
muted
#857D84