#DE91DD#DE91DD
#DE91DD is a light, vivid purple. Relative luminance 0.410; OKLCH L 75.9% C 0.135 H 327.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DE91DD |
|---|---|
| RGB | rgb(222, 145, 221) |
| HSL | hsl(301, 54%, 72%) |
| HSV | hsv(301, 35%, 87%) |
| CMYK | cmyk(0%, 34.7%, 0.5%, 12.9%) |
| CIE-LAB | lab(70.18, 40.86, -26.86) |
| CIE-LCH | lch(70.18, 48.90, 326.68°) |
| OKLab | oklab(75.93% 0.1134 -0.0729) |
| OKLCH | oklch(75.93% 0.135 327.2) |
| XYZ | xyz(53.2997, 41.0030, 73.4994) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.80
Plum
#DDA0DD
ΔE00 4.05
Violet (CSS)
#EE82EE
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 6.68
Orchid
#DA70D6
ΔE00 7.52
Pale Purple
#B790D4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE91DD #91DE92
analogous
#B991DE #DE91DD #DE91B7
triadic
#DE91DD #DDDE91 #91DDDE
tetradic
#DE91DD #DEB991 #91DE92 #91B7DE
square
#DE91DD #DEB991 #91DE92 #91B7DE
split-complementary
#DE91DD #B7DE91 #91DEB9
monochromatic
#BC38BA #D062CE #DE91DD #ECC0EC #F8E7F8
Accessibility & contrast
On white
2.28
#DE91DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#DE91DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE91DD
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE91DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE91DD | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5E0
Deuteranopia (green-blind)
#9FAFDA
Tritanopia (blue-blind)
#E398AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de91dd; /* rgb */ color: rgb(222, 145, 221); /* oklch */ color: oklch(75.9% 0.135 327.2);
Tailwind
colors: {
custom: {
50: '#e9b2e7',
500: '#de91dd',
950: '#000000',
},
}SCSS
$custom: #de91dd; $custom-light: #e9b2e7; $custom-dark: #000000;
JSON
{
"hex": "#de91dd",
"rgb": {
"r": 222,
"g": 145,
"b": 221
},
"hsl": {
"h": 300.779,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.75927,
"c": 0.13483,
"h": 327.2
},
"luminance": 0.41001
}Semantic roles & 50–950 ramp
primary
#DE91DD
secondary
#DCEFDC
accent
#C12624
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084