#DD4EDC#DD4EDC
#DD4EDC is a light, highly saturated purple. Relative luminance 0.260; OKLCH L 66.9% C 0.237 H 328.1°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EDC |
|---|---|
| RGB | rgb(221, 78, 220) |
| HSL | hsl(300, 68%, 59%) |
| HSV | hsv(300, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 0.5%, 13.3%) |
| CIE-LAB | lab(58.03, 71.93, -45.24) |
| CIE-LCH | lch(58.03, 84.98, 327.83°) |
| OKLab | oklab(66.9% 0.2009 -0.125) |
| OKLCH | oklch(66.9% 0.237 328.1) |
| XYZ | xyz(45.4609, 25.9914, 70.3187) |
| Luminance | 0.2599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.94
Purpleish Pink
#DF4EC8
ΔE00 3.46
Pink Purple
#EF1DE7
ΔE00 3.89
Heliotrope
#D94FF5
ΔE00 4.01
Fuchsia (survey)
#ED0DD9
ΔE00 4.63
Bright Magenta
#FF08E8
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EDC #4EDD4F
analogous
#964EDD #DD4EDC #DD4E94
triadic
#DD4EDC #DCDD4E #4EDCDD
tetradic
#DD4EDC #DD964E #4EDD4F #4E94DD
square
#DD4EDC #DD964E #4EDD4F #4E94DD
split-complementary
#DD4EDC #94DD4E #4EDD96
monochromatic
#941C93 #C726C6 #DD4EDC #E781E6 #F1B5F0
Accessibility & contrast
On white
3.39
#DD4EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#DD4EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EDC
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EDC | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B7FE0
Deuteranopia (green-blind)
#7292D8
Tritanopia (blue-blind)
#E4618F
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #dd4edc; /* rgb */ color: rgb(221, 78, 220); /* oklch */ color: oklch(66.9% 0.237 328.1);
Tailwind
colors: {
custom: {
50: '#eb8ae7',
500: '#dd4edc',
950: '#000000',
},
}SCSS
$custom: #dd4edc; $custom-light: #eb8ae7; $custom-dark: #000000;
JSON
{
"hex": "#dd4edc",
"rgb": {
"r": 221,
"g": 78,
"b": 220
},
"hsl": {
"h": 300.42,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.66895,
"c": 0.23661,
"h": 328.1
},
"luminance": 0.25988
}Semantic roles & 50–950 ramp
primary
#DD4EDC
secondary
#A7E0A8
accent
#EB3E3D
background
#FEF8FE
surface
#FDF0FC
border
#D5CBD5
text
#170D16
muted
#857D84