#DD96F2#DD96F2
#DD96F2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.5% C 0.147 H 318.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DD96F2 |
|---|---|
| RGB | rgb(221, 150, 242) |
| HSL | hsl(286, 78%, 77%) |
| HSV | hsv(286, 38%, 95%) |
| CMYK | cmyk(8.7%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(71.96, 41.90, -35.64) |
| CIE-LCH | lch(71.96, 55.00, 319.62°) |
| OKLab | oklab(77.52% 0.1098 -0.0979) |
| OKLCH | oklch(77.52% 0.147 318.3) |
| XYZ | xyz(56.7500, 43.5972, 89.4129) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.74
Pastel Purple
#CAA0FF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD96F2 #ABF296
analogous
#AF96F2 #DD96F2 #F296D9
triadic
#DD96F2 #F2DD96 #96F2DD
tetradic
#DD96F2 #F2AF96 #ABF296 #96D9F2
square
#DD96F2 #F2AF96 #ABF296 #96D9F2
split-complementary
#DD96F2 #D9F296 #96F2AF
monochromatic
#BA29E5 #CB60EB #DD96F2 #EFCCF9 #F6E4FC
Accessibility & contrast
On white
2.16
#DD96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DD96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD96F2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD96F2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#DDA1B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd96f2; /* rgb */ color: rgb(221, 150, 242); /* oklch */ color: oklch(77.5% 0.147 318.3);
Tailwind
colors: {
custom: {
50: '#e9b6f6',
500: '#dd96f2',
950: '#000000',
},
}SCSS
$custom: #dd96f2; $custom-light: #e9b6f6; $custom-dark: #000000;
JSON
{
"hex": "#dd96f2",
"rgb": {
"r": 221,
"g": 150,
"b": 242
},
"hsl": {
"h": 286.304,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.77515,
"c": 0.14714,
"h": 318.3
},
"luminance": 0.43596
}Semantic roles & 50–950 ramp
primary
#DD96F2
secondary
#DEF3D8
accent
#DA0B3B
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085