#DD96FE#DD96FE
#DD96FE is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.160 H 314.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD96FE |
|---|---|
| RGB | rgb(221, 150, 254) |
| HSL | hsl(281, 98%, 79%) |
| HSV | hsv(281, 41%, 100%) |
| CMYK | cmyk(13%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.46, 44.31, -41.39) |
| CIE-LCH | lch(72.46, 60.63, 316.95°) |
| OKLab | oklab(78.05% 0.1122 -0.1144) |
| OKLCH | oklch(78.05% 0.16 314.5) |
| XYZ | xyz(58.6117, 44.3419, 99.2180) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.52
Pastel Purple
#CAA0FF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD96FE #B7FE96
analogous
#A996FE #DD96FE #FE96EB
triadic
#DD96FE #FEDD96 #96FEDD
tetradic
#DD96FE #FEA996 #B7FE96 #96EBFE
square
#DD96FE #FEA996 #B7FE96 #96EBFE
split-complementary
#DD96FE #EBFE96 #96FEA9
monochromatic
#B61DFD #C959FD #DD96FE #F1D3FF #F5E1FF
Accessibility & contrast
On white
2.13
#DD96FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#DD96FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD96FE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD96FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD96FE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#95B4FB
Tritanopia (blue-blind)
#DBA4BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd96fe; /* rgb */ color: rgb(221, 150, 254); /* oklch */ color: oklch(78.1% 0.160 314.5);
Tailwind
colors: {
custom: {
50: '#e9b6ff',
500: '#dd96fe',
950: '#000000',
},
}SCSS
$custom: #dd96fe; $custom-light: #e9b6ff; $custom-dark: #000000;
JSON
{
"hex": "#dd96fe",
"rgb": {
"r": 221,
"g": 150,
"b": 254
},
"hsl": {
"h": 280.962,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.78053,
"c": 0.16024,
"h": 314.5
},
"luminance": 0.44341
}Semantic roles & 50–950 ramp
primary
#DD96FE
secondary
#DFF7D4
accent
#E60049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086