#DD96FD#DD96FD
#DD96FD is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.0% C 0.159 H 314.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DD96FD |
|---|---|
| RGB | rgb(221, 150, 253) |
| HSL | hsl(281, 96%, 79%) |
| HSV | hsv(281, 41%, 99%) |
| CMYK | cmyk(12.6%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(72.41, 44.10, -40.91) |
| CIE-LCH | lch(72.41, 60.16, 317.15°) |
| OKLab | oklab(78.01% 0.112 -0.113) |
| OKLCH | oklch(78.01% 0.159 314.8) |
| XYZ | xyz(58.4520, 44.2781, 98.3768) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD96FD #B6FD96
analogous
#AA96FD #DD96FD #FD96EA
triadic
#DD96FD #FDDD96 #96FDDD
tetradic
#DD96FD #FDAA96 #B6FD96 #96EAFD
square
#DD96FD #FDAA96 #B6FD96 #96EAFD
split-complementary
#DD96FD #EAFD96 #96FDAA
monochromatic
#B61EFB #CA5AFC #DD96FD #F0D2FE #F5E1FE
Accessibility & contrast
On white
2.13
#DD96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#DD96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD96FD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD96FD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#DBA4BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd96fd; /* rgb */ color: rgb(221, 150, 253); /* oklch */ color: oklch(78.0% 0.159 314.8);
Tailwind
colors: {
custom: {
50: '#e9b6fe',
500: '#dd96fd',
950: '#000000',
},
}SCSS
$custom: #dd96fd; $custom-light: #e9b6fe; $custom-dark: #000000;
JSON
{
"hex": "#dd96fd",
"rgb": {
"r": 221,
"g": 150,
"b": 253
},
"hsl": {
"h": 281.359,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.78007,
"c": 0.15914,
"h": 314.8
},
"luminance": 0.44277
}Semantic roles & 50–950 ramp
primary
#DD96FD
secondary
#DFF7D4
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086