#DD96EB#DD96EB
#DD96EB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.2% C 0.140 H 320.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DD96EB |
|---|---|
| RGB | rgb(221, 150, 235) |
| HSL | hsl(290, 68%, 75%) |
| HSV | hsv(290, 36%, 92%) |
| CMYK | cmyk(6%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.68, 40.53, -32.24) |
| CIE-LCH | lch(71.68, 51.79, 321.50°) |
| OKLab | oklab(77.21% 0.1083 -0.0882) |
| OKLCH | oklch(77.21% 0.14 320.8) |
| XYZ | xyz(55.7187, 43.1847, 83.9816) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.21
Baby Purple
#CA9BF7
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD96EB #A4EB96
analogous
#B296EB #DD96EB #EB96CE
triadic
#DD96EB #EBDD96 #96EBDD
tetradic
#DD96EB #EBB296 #A4EB96 #96CEEB
square
#DD96EB #EBB296 #A4EB96 #96CEEB
split-complementary
#DD96EB #CEEB96 #96EBB2
monochromatic
#BC2FD7 #CC63E1 #DD96EB #EEC9F5 #F7E5FA
Accessibility & contrast
On white
2.18
#DD96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#DD96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD96EB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD96EB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#DFA0B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd96eb; /* rgb */ color: rgb(221, 150, 235); /* oklch */ color: oklch(77.2% 0.140 320.8);
Tailwind
colors: {
custom: {
50: '#e9b6f1',
500: '#dd96eb',
950: '#000000',
},
}SCSS
$custom: #dd96eb; $custom-light: #e9b6f1; $custom-dark: #000000;
JSON
{
"hex": "#dd96eb",
"rgb": {
"r": 221,
"g": 150,
"b": 235
},
"hsl": {
"h": 290.118,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77213,
"c": 0.13969,
"h": 320.8
},
"luminance": 0.43183
}Semantic roles & 50–950 ramp
primary
#DD96EB
secondary
#DDF2D9
accent
#D01634
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085