#DD91EB#DD91EB
#DD91EB is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.4% C 0.148 H 321.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91EB |
|---|---|
| RGB | rgb(221, 145, 235) |
| HSL | hsl(291, 69%, 75%) |
| HSV | hsv(291, 38%, 92%) |
| CMYK | cmyk(6%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.61, 43.18, -33.90) |
| CIE-LCH | lch(70.61, 54.90, 321.87°) |
| OKLab | oklab(76.41% 0.1155 -0.0929) |
| OKLCH | oklch(76.41% 0.148 321.2) |
| XYZ | xyz(54.9378, 41.6229, 83.7213) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 4.23
Plum
#DDA0DD
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91EB #9FEB91
analogous
#B091EB #DD91EB #EB91CC
triadic
#DD91EB #EBDD91 #91EBDD
tetradic
#DD91EB #EBB091 #9FEB91 #91CCEB
square
#DD91EB #EBB091 #9FEB91 #91CCEB
split-complementary
#DD91EB #CCEB91 #91EBB0
monochromatic
#BD29D8 #CD5DE2 #DD91EB #EDC5F4 #F7E5FA
Accessibility & contrast
On white
2.25
#DD91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#DD91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91EB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91EB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#DF9BB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dd91eb; /* rgb */ color: rgb(221, 145, 235); /* oklch */ color: oklch(76.4% 0.148 321.2);
Tailwind
colors: {
custom: {
50: '#e9b2f1',
500: '#dd91eb',
950: '#000000',
},
}SCSS
$custom: #dd91eb; $custom-light: #e9b2f1; $custom-dark: #000000;
JSON
{
"hex": "#dd91eb",
"rgb": {
"r": 221,
"g": 145,
"b": 235
},
"hsl": {
"h": 290.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76406,
"c": 0.14825,
"h": 321.2
},
"luminance": 0.41621
}Semantic roles & 50–950 ramp
primary
#DD91EB
secondary
#DDF2D9
accent
#D11432
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085