#DD91ED#DD91ED
#DD91ED is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.5% C 0.150 H 320.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91ED |
|---|---|
| RGB | rgb(221, 145, 237) |
| HSL | hsl(290, 72%, 75%) |
| HSV | hsv(290, 39%, 93%) |
| CMYK | cmyk(6.8%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(70.69, 43.57, -34.87) |
| CIE-LCH | lch(70.69, 55.80, 321.33°) |
| OKLab | oklab(76.49% 0.1159 -0.0957) |
| OKLCH | oklch(76.49% 0.15 320.5) |
| XYZ | xyz(55.2284, 41.7392, 85.2516) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 5.55
Plum
#DDA0DD
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91ED #A1ED91
analogous
#AF91ED #DD91ED #ED91CF
triadic
#DD91ED #EDDD91 #91EDDD
tetradic
#DD91ED #EDAF91 #A1ED91 #91CFED
square
#DD91ED #EDAF91 #A1ED91 #91CFED
split-complementary
#DD91ED #CFED91 #91EDAF
monochromatic
#BC28DC #CD5CE4 #DD91ED #EDC6F6 #F7E5FB
Accessibility & contrast
On white
2.25
#DD91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#DD91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91ED
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91ED | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#DF9CB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dd91ed; /* rgb */ color: rgb(221, 145, 237); /* oklch */ color: oklch(76.5% 0.150 320.5);
Tailwind
colors: {
custom: {
50: '#e9b2f3',
500: '#dd91ed',
950: '#000000',
},
}SCSS
$custom: #dd91ed; $custom-light: #e9b2f3; $custom-dark: #000000;
JSON
{
"hex": "#dd91ed",
"rgb": {
"r": 221,
"g": 145,
"b": 237
},
"hsl": {
"h": 289.565,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.76493,
"c": 0.15032,
"h": 320.5
},
"luminance": 0.41737
}Semantic roles & 50–950 ramp
primary
#DD91ED
secondary
#DDF2D9
accent
#D41233
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085