#DD96FA#DD96FA
#DD96FA is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.9% C 0.156 H 315.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DD96FA |
|---|---|
| RGB | rgb(221, 150, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 40%, 98%) |
| CMYK | cmyk(11.6%, 40%, 0%, 2%) |
| CIE-LAB | lab(72.29, 43.49, -39.48) |
| CIE-LCH | lch(72.29, 58.74, 317.77°) |
| OKLab | oklab(77.87% 0.1115 -0.1089) |
| OKLCH | oklch(77.87% 0.156 315.7) |
| XYZ | xyz(57.9778, 44.0884, 95.8797) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.67
Pastel Purple
#CAA0FF
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.27
Liliac
#C48EFD
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD96FA #B3FA96
analogous
#AB96FA #DD96FA #FA96E5
triadic
#DD96FA #FADD96 #96FADD
tetradic
#DD96FA #FAAB96 #B3FA96 #96E5FA
square
#DD96FA #FAAB96 #B3FA96 #96E5FA
split-complementary
#DD96FA #E5FA96 #96FAAB
monochromatic
#B721F4 #CA5CF7 #DD96FA #F0D0FD #F6E2FE
Accessibility & contrast
On white
2.14
#DD96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#DD96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD96FA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD96FA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#DCA3BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd96fa; /* rgb */ color: rgb(221, 150, 250); /* oklch */ color: oklch(77.9% 0.156 315.7);
Tailwind
colors: {
custom: {
50: '#e9b6fc',
500: '#dd96fa',
950: '#000000',
},
}SCSS
$custom: #dd96fa; $custom-light: #e9b6fc; $custom-dark: #000000;
JSON
{
"hex": "#dd96fa",
"rgb": {
"r": 221,
"g": 150,
"b": 250
},
"hsl": {
"h": 282.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.77871,
"c": 0.15583,
"h": 315.7
},
"luminance": 0.44087
}Semantic roles & 50–950 ramp
primary
#DD96FA
secondary
#DFF6D5
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085