#DD4EDD#DD4EDD
#DD4EDD is a light, highly saturated purple. Relative luminance 0.260; OKLCH L 66.9% C 0.237 H 327.8°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EDD |
|---|---|
| RGB | rgb(221, 78, 221) |
| HSL | hsl(300, 68%, 59%) |
| HSV | hsv(300, 65%, 87%) |
| CMYK | cmyk(0%, 64.7%, 0%, 13.3%) |
| CIE-LAB | lab(58.08, 72.10, -45.72) |
| CIE-LCH | lch(58.08, 85.37, 327.62°) |
| OKLab | oklab(66.95% 0.201 -0.1264) |
| OKLCH | oklch(66.95% 0.237 327.8) |
| XYZ | xyz(45.5937, 26.0445, 71.0182) |
| Luminance | 0.2604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.98
Purpleish Pink
#DF4EC8
ΔE00 3.62
Heliotrope
#D94FF5
ΔE00 3.85
Pink Purple
#EF1DE7
ΔE00 3.86
Fuchsia (survey)
#ED0DD9
ΔE00 4.67
Bright Magenta
#FF08E8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EDD #4EDD4E
analogous
#954EDD #DD4EDD #DD4E95
triadic
#DD4EDD #DDDD4E #4EDDDD
tetradic
#DD4EDD #DD954E #4EDD4E #4E95DD
square
#DD4EDD #DD954E #4EDD4E #4E95DD
split-complementary
#DD4EDD #95DD4E #4EDD95
monochromatic
#941C94 #C726C7 #DD4EDD #E781E7 #F1B5F1
Accessibility & contrast
On white
3.38
#DD4EDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#DD4EDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EDD
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EDD | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A80E1
Deuteranopia (green-blind)
#7192D9
Tritanopia (blue-blind)
#E4628F
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd4edd; /* rgb */ color: rgb(221, 78, 221); /* oklch */ color: oklch(66.9% 0.237 327.8);
Tailwind
colors: {
custom: {
50: '#eb8ae8',
500: '#dd4edd',
950: '#000000',
},
}SCSS
$custom: #dd4edd; $custom-light: #eb8ae8; $custom-dark: #000000;
JSON
{
"hex": "#dd4edd",
"rgb": {
"r": 221,
"g": 78,
"b": 221
},
"hsl": {
"h": 300,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.66947,
"c": 0.2374,
"h": 327.8
},
"luminance": 0.26041
}Semantic roles & 50–950 ramp
primary
#DD4EDD
secondary
#A7E0A7
accent
#EB3D3D
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170D16
muted
#857D84