#DD91E4#DD91E4
#DD91E4 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.1% C 0.141 H 323.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91E4 |
|---|---|
| RGB | rgb(221, 145, 228) |
| HSL | hsl(295, 61%, 73%) |
| HSV | hsv(295, 36%, 89%) |
| CMYK | cmyk(3.1%, 36.4%, 0%, 10.6%) |
| CIE-LAB | lab(70.33, 41.85, -30.48) |
| CIE-LCH | lch(70.33, 51.77, 323.93°) |
| OKLab | oklab(76.11% 0.114 -0.0832) |
| OKLCH | oklch(76.11% 0.141 323.9) |
| XYZ | xyz(53.9463, 41.2264, 78.4996) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 4.48
Plum
#DDA0DD
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91E4 #98E491
analogous
#B391E4 #DD91E4 #E491C1
triadic
#DD91E4 #E4DD91 #91E4DD
tetradic
#DD91E4 #E4B391 #98E491 #91C1E4
square
#DD91E4 #E4B391 #98E491 #91C1E4
split-complementary
#DD91E4 #C1E491 #91E4B3
monochromatic
#BC31C9 #CE60D8 #DD91E4 #ECC2F0 #F7E6F9
Accessibility & contrast
On white
2.27
#DD91E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#DD91E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91E4
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91E4 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E7
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#E09AB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dd91e4; /* rgb */ color: rgb(221, 145, 228); /* oklch */ color: oklch(76.1% 0.141 323.9);
Tailwind
colors: {
custom: {
50: '#e9b2ec',
500: '#dd91e4',
950: '#000000',
},
}SCSS
$custom: #dd91e4; $custom-light: #e9b2ec; $custom-dark: #000000;
JSON
{
"hex": "#dd91e4",
"rgb": {
"r": 221,
"g": 145,
"b": 228
},
"hsl": {
"h": 294.94,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.76108,
"c": 0.14109,
"h": 323.9
},
"luminance": 0.41224
}Semantic roles & 50–950 ramp
primary
#DD91E4
secondary
#DDF0DB
accent
#C81D2C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084