#DE96FD#DE96FD
#DE96FD is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.160 H 315.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DE96FD |
|---|---|
| RGB | rgb(222, 150, 253) |
| HSL | hsl(282, 96%, 79%) |
| HSV | hsv(282, 41%, 99%) |
| CMYK | cmyk(12.3%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(72.52, 44.39, -40.74) |
| CIE-LCH | lch(72.52, 60.25, 317.46°) |
| OKLab | oklab(78.11% 0.1132 -0.1125) |
| OKLCH | oklch(78.11% 0.16 315.2) |
| XYZ | xyz(58.7574, 44.4355, 98.3911) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.69
Pastel Purple
#CAA0FF
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE96FD #B5FD96
analogous
#AB96FD #DE96FD #FD96E9
triadic
#DE96FD #FDDE96 #96FDDE
tetradic
#DE96FD #FDAB96 #B5FD96 #96E9FD
square
#DE96FD #FDAB96 #B5FD96 #96E9FD
split-complementary
#DE96FD #E9FD96 #96FDAB
monochromatic
#B81EFB #CB5AFC #DE96FD #F1D2FE #F6E1FE
Accessibility & contrast
On white
2.12
#DE96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#DE96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE96FD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE96FD | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#DCA4BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #de96fd; /* rgb */ color: rgb(222, 150, 253); /* oklch */ color: oklch(78.1% 0.160 315.2);
Tailwind
colors: {
custom: {
50: '#eab6fe',
500: '#de96fd',
950: '#000000',
},
}SCSS
$custom: #de96fd; $custom-light: #eab6fe; $custom-dark: #000000;
JSON
{
"hex": "#de96fd",
"rgb": {
"r": 222,
"g": 150,
"b": 253
},
"hsl": {
"h": 281.942,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.78109,
"c": 0.15958,
"h": 315.2
},
"luminance": 0.44434
}Semantic roles & 50–950 ramp
primary
#DE96FD
secondary
#DFF7D4
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086