#DD94EB#DD94EB
#DD94EB is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.9% C 0.143 H 321.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94EB |
|---|---|
| RGB | rgb(221, 148, 235) |
| HSL | hsl(290, 69%, 75%) |
| HSV | hsv(290, 37%, 92%) |
| CMYK | cmyk(6%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(71.25, 41.59, -32.91) |
| CIE-LCH | lch(71.25, 53.04, 321.65°) |
| OKLab | oklab(76.89% 0.1112 -0.0901) |
| OKLCH | oklch(76.89% 0.143 321) |
| XYZ | xyz(55.4023, 42.5519, 83.8761) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94EB #A2EB94
analogous
#B294EB #DD94EB #EB94CD
triadic
#DD94EB #EBDD94 #94EBDD
tetradic
#DD94EB #EBB294 #A2EB94 #94CDEB
square
#DD94EB #EBB294 #A2EB94 #94CDEB
split-complementary
#DD94EB #CDEB94 #94EBB2
monochromatic
#BC2DD8 #CD60E1 #DD94EB #EDC8F5 #F7E5FA
Accessibility & contrast
On white
2.21
#DD94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DD94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94EB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94EB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#DF9EB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd94eb; /* rgb */ color: rgb(221, 148, 235); /* oklch */ color: oklch(76.9% 0.143 321.0);
Tailwind
colors: {
custom: {
50: '#e9b4f1',
500: '#dd94eb',
950: '#000000',
},
}SCSS
$custom: #dd94eb; $custom-light: #e9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#dd94eb",
"rgb": {
"r": 221,
"g": 148,
"b": 235
},
"hsl": {
"h": 290.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.76888,
"c": 0.14311,
"h": 321
},
"luminance": 0.4255
}Semantic roles & 50–950 ramp
primary
#DD94EB
secondary
#DDF2D9
accent
#D01533
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085