#DD6DED#DD6DED
#DD6DED is a light, highly saturated purple. Relative luminance 0.324; OKLCH L 71.3% C 0.208 H 322.5°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6DED |
|---|---|
| RGB | rgb(221, 109, 237) |
| HSL | hsl(293, 78%, 68%) |
| HSV | hsv(293, 54%, 93%) |
| CMYK | cmyk(6.8%, 54%, 0%, 7.1%) |
| CIE-LAB | lab(63.69, 61.65, -45.81) |
| CIE-LCH | lch(63.69, 76.81, 323.39°) |
| OKLab | oklab(71.29% 0.1653 -0.1269) |
| OKLCH | oklch(71.29% 0.208 322.5) |
| XYZ | xyz(50.5719, 32.4263, 83.6994) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 4.71
Heliotrope
#D94FF5
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6DED #7DED6D
analogous
#9D6DED #DD6DED #ED6DBD
triadic
#DD6DED #EDDD6D #6DEDDD
tetradic
#DD6DED #ED9D6D #7DED6D #6DBDED
square
#DD6DED #ED9D6D #7DED6D #6DBDED
split-complementary
#DD6DED #BDED6D #6DED9D
monochromatic
#B119C7 #D037E6 #DD6DED #EAA3F4 #F6DAFA
Accessibility & contrast
On white
2.81
#DD6DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#DD6DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6DED
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6DED | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5892F1
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#E07FA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd6ded; /* rgb */ color: rgb(221, 109, 237); /* oklch */ color: oklch(71.3% 0.208 322.5);
Tailwind
colors: {
custom: {
50: '#ea9cf3',
500: '#dd6ded',
950: '#000000',
},
}SCSS
$custom: #dd6ded; $custom-light: #ea9cf3; $custom-dark: #000000;
JSON
{
"hex": "#dd6ded",
"rgb": {
"r": 221,
"g": 109,
"b": 237
},
"hsl": {
"h": 292.5,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.71291,
"c": 0.20837,
"h": 322.5
},
"luminance": 0.32424
}Semantic roles & 50–950 ramp
primary
#DD6DED
secondary
#CCEFC7
accent
#DA0B25
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E17
muted
#847E85