#DD7DED#DD7DED
#DD7DED is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.5% C 0.183 H 321.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DED |
|---|---|
| RGB | rgb(221, 125, 237) |
| HSL | hsl(291, 76%, 71%) |
| HSV | hsv(291, 47%, 93%) |
| CMYK | cmyk(6.8%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.64, 53.88, -41.18) |
| CIE-LCH | lch(66.64, 67.81, 322.61°) |
| OKLab | oklab(73.47% 0.1441 -0.1136) |
| OKLCH | oklch(73.47% 0.183 321.7) |
| XYZ | xyz(52.4368, 36.1560, 84.3210) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.82
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DED #8DED7D
analogous
#A57DED #DD7DED #ED7DC5
triadic
#DD7DED #EDDD7D #7DEDDD
tetradic
#DD7DED #EDA57D #8DED7D #7DC5ED
square
#DD7DED #EDA57D #8DED7D #7DC5ED
split-complementary
#DD7DED #C5ED7D #7DEDA5
monochromatic
#B91DD2 #CF47E6 #DD7DED #EBB3F4 #F8E4FB
Accessibility & contrast
On white
2.55
#DD7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#DD7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#DF8BAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7ded; /* rgb */ color: rgb(221, 125, 237); /* oklch */ color: oklch(73.5% 0.183 321.7);
Tailwind
colors: {
custom: {
50: '#eaa5f3',
500: '#dd7ded',
950: '#000000',
},
}SCSS
$custom: #dd7ded; $custom-light: #eaa5f3; $custom-dark: #000000;
JSON
{
"hex": "#dd7ded",
"rgb": {
"r": 221,
"g": 125,
"b": 237
},
"hsl": {
"h": 291.429,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.73465,
"c": 0.18348,
"h": 321.7
},
"luminance": 0.36154
}Semantic roles & 50–950 ramp
primary
#DD7DED
secondary
#D8F2D4
accent
#D80E2B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85