#DD95EB#DD95EB
#DD95EB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.0% C 0.141 H 320.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DD95EB |
|---|---|
| RGB | rgb(221, 149, 235) |
| HSL | hsl(290, 68%, 75%) |
| HSV | hsv(290, 37%, 92%) |
| CMYK | cmyk(6%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(71.46, 41.06, -32.58) |
| CIE-LCH | lch(71.46, 52.42, 321.57°) |
| OKLab | oklab(77.05% 0.1097 -0.0892) |
| OKLCH | oklch(77.05% 0.141 320.9) |
| XYZ | xyz(55.5598, 42.8670, 83.9286) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.69
Plum
#DDA0DD
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD95EB #A3EB95
analogous
#B295EB #DD95EB #EB95CE
triadic
#DD95EB #EBDD95 #95EBDD
tetradic
#DD95EB #EBB295 #A3EB95 #95CEEB
square
#DD95EB #EBB295 #A3EB95 #95CEEB
split-complementary
#DD95EB #CEEB95 #95EBB2
monochromatic
#BC2ED8 #CC62E1 #DD95EB #EEC8F5 #F7E5FA
Accessibility & contrast
On white
2.19
#DD95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#DD95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD95EB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD95EB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#DF9FB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd95eb; /* rgb */ color: rgb(221, 149, 235); /* oklch */ color: oklch(77.0% 0.141 320.9);
Tailwind
colors: {
custom: {
50: '#e9b5f1',
500: '#dd95eb',
950: '#000000',
},
}SCSS
$custom: #dd95eb; $custom-light: #e9b5f1; $custom-dark: #000000;
JSON
{
"hex": "#dd95eb",
"rgb": {
"r": 221,
"g": 149,
"b": 235
},
"hsl": {
"h": 290.233,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.7705,
"c": 0.14141,
"h": 320.9
},
"luminance": 0.42865
}Semantic roles & 50–950 ramp
primary
#DD95EB
secondary
#DDF2D9
accent
#D01534
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085