#DD4DE2#DD4DE2
#DD4DE2 is a light, highly saturated purple. Relative luminance 0.262; OKLCH L 67.1% C 0.243 H 326.5°. Best body text is #000000 at 6.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DE2 |
|---|---|
| RGB | rgb(221, 77, 226) |
| HSL | hsl(298, 72%, 59%) |
| HSV | hsv(298, 66%, 89%) |
| CMYK | cmyk(2.2%, 65.9%, 0%, 11.4%) |
| CIE-LAB | lab(58.20, 73.29, -48.35) |
| CIE-LCH | lch(58.20, 87.80, 326.59°) |
| OKLab | oklab(67.12% 0.2022 -0.134) |
| OKLCH | oklch(67.12% 0.243 326.5) |
| XYZ | xyz(46.1993, 26.1739, 74.5555) |
| Luminance | 0.2617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.22
Heliotrope
#D94FF5
ΔE00 3.08
Pink Purple
#EF1DE7
ΔE00 3.70
Purpleish Pink
#DF4EC8
ΔE00 4.40
Fuchsia (survey)
#ED0DD9
ΔE00 4.82
Bright Magenta
#FF08E8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DE2 #52E24D
analogous
#934DE2 #DD4DE2 #E24D9C
triadic
#DD4DE2 #E2DD4D #4DE2DD
tetradic
#DD4DE2 #E2934D #52E24D #4D9CE2
square
#DD4DE2 #E2934D #52E24D #4D9CE2
split-complementary
#DD4DE2 #9CE24D #4DE293
monochromatic
#97199B #CA22D0 #DD4DE2 #E782EB #F1B6F3
Accessibility & contrast
On white
3.37
#DD4DE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.23
#DD4DE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DE2
6.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DE2 | 1.00 | 3.37 | 6.23 | 6.23 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3280E6
Deuteranopia (green-blind)
#6E92DE
Tritanopia (blue-blind)
#E36392
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd4de2; /* rgb */ color: rgb(221, 77, 226); /* oklch */ color: oklch(67.1% 0.243 326.5);
Tailwind
colors: {
custom: {
50: '#eb8aec',
500: '#dd4de2',
950: '#000000',
},
}SCSS
$custom: #dd4de2; $custom-light: #eb8aec; $custom-dark: #000000;
JSON
{
"hex": "#dd4de2",
"rgb": {
"r": 221,
"g": 77,
"b": 226
},
"hsl": {
"h": 297.987,
"s": 71.981,
"l": 59.412
},
"oklch": {
"l": 0.67119,
"c": 0.24255,
"h": 326.5
},
"luminance": 0.26171
}Semantic roles & 50–950 ramp
primary
#DD4DE2
secondary
#AAE2A8
accent
#EF393F
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170D16
muted
#857D84