#DD94ED#DD94ED
#DD94ED is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.0% C 0.145 H 320.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94ED |
|---|---|
| RGB | rgb(221, 148, 237) |
| HSL | hsl(289, 71%, 75%) |
| HSV | hsv(289, 38%, 93%) |
| CMYK | cmyk(6.8%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.33, 41.98, -33.88) |
| CIE-LCH | lch(71.33, 53.95, 321.09°) |
| OKLab | oklab(76.97% 0.1116 -0.0929) |
| OKLCH | oklch(76.97% 0.145 320.2) |
| XYZ | xyz(55.6928, 42.6681, 85.4064) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.32
Plum
#DDA0DD
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94ED #A4ED94
analogous
#B094ED #DD94ED #ED94D1
triadic
#DD94ED #EDDD94 #94EDDD
tetradic
#DD94ED #EDB094 #A4ED94 #94D1ED
square
#DD94ED #EDB094 #A4ED94 #94D1ED
split-complementary
#DD94ED #D1ED94 #94EDB0
monochromatic
#BC2BDB #CC60E4 #DD94ED #EEC8F6 #F7E5FB
Accessibility & contrast
On white
2.20
#DD94ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#DD94ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94ED
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94ED | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#DE9EB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd94ed; /* rgb */ color: rgb(221, 148, 237); /* oklch */ color: oklch(77.0% 0.145 320.2);
Tailwind
colors: {
custom: {
50: '#e9b4f3',
500: '#dd94ed',
950: '#000000',
},
}SCSS
$custom: #dd94ed; $custom-light: #e9b4f3; $custom-dark: #000000;
JSON
{
"hex": "#dd94ed",
"rgb": {
"r": 221,
"g": 148,
"b": 237
},
"hsl": {
"h": 289.213,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.76974,
"c": 0.14522,
"h": 320.2
},
"luminance": 0.42666
}Semantic roles & 50–950 ramp
primary
#DD94ED
secondary
#DDF2D9
accent
#D31235
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085