#DE96DF#DE96DF
#DE96DF is a light, vivid purple. Relative luminance 0.427; OKLCH L 76.8% C 0.128 H 326.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DE96DF |
|---|---|
| RGB | rgb(222, 150, 223) |
| HSL | hsl(299, 53%, 73%) |
| HSV | hsv(299, 33%, 87%) |
| CMYK | cmyk(0.4%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(71.33, 38.57, -26.19) |
| CIE-LCH | lch(71.33, 46.63, 325.82°) |
| OKLab | oklab(76.82% 0.1065 -0.0711) |
| OKLCH | oklch(76.82% 0.128 326.3) |
| XYZ | xyz(54.3486, 42.6720, 75.1714) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 5.95
Lavender (survey)
#C79FEF
ΔE00 7.31
Baby Purple
#CA9BF7
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE96DF #97DF96
analogous
#B996DF #DE96DF #DF96BB
triadic
#DE96DF #DFDE96 #96DFDE
tetradic
#DE96DF #DFB996 #97DF96 #96BBDF
square
#DE96DF #DFB996 #97DF96 #96BBDF
split-complementary
#DE96DF #BBDF96 #96DFB9
monochromatic
#BE3BC0 #CF67D1 #DE96DF #EDC5ED #F8E8F8
Accessibility & contrast
On white
2.20
#DE96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#DE96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE96DF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE96DF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A2B2DD
Tritanopia (blue-blind)
#E29DB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #de96df; /* rgb */ color: rgb(222, 150, 223); /* oklch */ color: oklch(76.8% 0.128 326.3);
Tailwind
colors: {
custom: {
50: '#e9b6e9',
500: '#de96df',
950: '#000000',
},
}SCSS
$custom: #de96df; $custom-light: #e9b6e9; $custom-dark: #000000;
JSON
{
"hex": "#de96df",
"rgb": {
"r": 222,
"g": 150,
"b": 223
},
"hsl": {
"h": 299.178,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.76824,
"c": 0.12804,
"h": 326.3
},
"luminance": 0.4267
}Semantic roles & 50–950 ramp
primary
#DE96DF
secondary
#DCEFDC
accent
#C12527
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084