#DD4EDE#DD4EDE
#DD4EDE is a light, highly saturated purple. Relative luminance 0.261; OKLCH L 67.0% C 0.238 H 327.5°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4EDE |
|---|---|
| RGB | rgb(221, 78, 222) |
| HSL | hsl(300, 69%, 59%) |
| HSV | hsv(300, 65%, 87%) |
| CMYK | cmyk(0.5%, 64.9%, 0%, 12.9%) |
| CIE-LAB | lab(58.13, 72.26, -46.21) |
| CIE-LCH | lch(58.13, 85.77, 327.40°) |
| OKLab | oklab(67% 0.201 -0.1278) |
| OKLCH | oklch(67% 0.238 327.5) |
| XYZ | xyz(45.7273, 26.0979, 71.7220) |
| Luminance | 0.2610 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.03
Heliotrope
#D94FF5
ΔE00 3.69
Purpleish Pink
#DF4EC8
ΔE00 3.78
Pink Purple
#EF1DE7
ΔE00 3.84
Fuchsia (survey)
#ED0DD9
ΔE00 4.72
Bright Magenta
#FF08E8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4EDE #4FDE4E
analogous
#954EDE #DD4EDE #DE4E97
triadic
#DD4EDE #DEDD4E #4EDEDD
tetradic
#DD4EDE #DE954E #4FDE4E #4E97DE
square
#DD4EDE #DE954E #4FDE4E #4E97DE
split-complementary
#DD4EDE #97DE4E #4EDE95
monochromatic
#951C96 #C826C9 #DD4EDE #E782E8 #F1B5F1
Accessibility & contrast
On white
3.38
#DD4EDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#DD4EDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4EDE
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4EDE | 1.00 | 3.38 | 6.22 | 6.22 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3980E2
Deuteranopia (green-blind)
#7192DA
Tritanopia (blue-blind)
#E36290
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dd4ede; /* rgb */ color: rgb(221, 78, 222); /* oklch */ color: oklch(67.0% 0.238 327.5);
Tailwind
colors: {
custom: {
50: '#eb8ae9',
500: '#dd4ede',
950: '#000000',
},
}SCSS
$custom: #dd4ede; $custom-light: #eb8ae9; $custom-dark: #000000;
JSON
{
"hex": "#dd4ede",
"rgb": {
"r": 221,
"g": 78,
"b": 222
},
"hsl": {
"h": 299.583,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.67,
"c": 0.23818,
"h": 327.5
},
"luminance": 0.26095
}Semantic roles & 50–950 ramp
primary
#DD4EDE
secondary
#A8E0A8
accent
#EB3C3E
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170D16
muted
#857D84