#DD96F9#DD96F9
#DD96F9 is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.8% C 0.155 H 316.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD96F9 |
|---|---|
| RGB | rgb(221, 150, 249) |
| HSL | hsl(283, 89%, 78%) |
| HSV | hsv(283, 40%, 98%) |
| CMYK | cmyk(11.2%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.25, 43.29, -39.00) |
| CIE-LCH | lch(72.25, 58.27, 317.99°) |
| OKLab | oklab(77.83% 0.1113 -0.1075) |
| OKLCH | oklch(77.83% 0.155 316) |
| XYZ | xyz(57.8215, 44.0258, 95.0561) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD96F9 #B2F996
analogous
#AB96F9 #DD96F9 #F996E4
triadic
#DD96F9 #F9DD96 #96F9DD
tetradic
#DD96F9 #F9AB96 #B2F996 #96E4F9
square
#DD96F9 #F9AB96 #B2F996 #96E4F9
split-complementary
#DD96F9 #E4F996 #96F9AB
monochromatic
#B822F2 #CA5CF6 #DD96F9 #F0D0FC #F6E2FD
Accessibility & contrast
On white
2.14
#DD96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#DD96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD96F9
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD96F9 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#DCA3BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd96f9; /* rgb */ color: rgb(221, 150, 249); /* oklch */ color: oklch(77.8% 0.155 316.0);
Tailwind
colors: {
custom: {
50: '#e9b6fb',
500: '#dd96f9',
950: '#000000',
},
}SCSS
$custom: #dd96f9; $custom-light: #e9b6fb; $custom-dark: #000000;
JSON
{
"hex": "#dd96f9",
"rgb": {
"r": 221,
"g": 150,
"b": 249
},
"hsl": {
"h": 283.03,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77825,
"c": 0.15474,
"h": 316
},
"luminance": 0.44024
}Semantic roles & 50–950 ramp
primary
#DD96F9
secondary
#DFF5D6
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085