#DE95DC#DE95DC
#DE95DC is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.5% C 0.127 H 327.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE95DC |
|---|---|
| RGB | rgb(222, 149, 220) |
| HSL | hsl(302, 53%, 73%) |
| HSV | hsv(302, 33%, 87%) |
| CMYK | cmyk(0%, 32.9%, 0.9%, 12.9%) |
| CIE-LAB | lab(71.00, 38.56, -25.04) |
| CIE-LCH | lch(71.00, 45.98, 326.99°) |
| OKLab | oklab(76.54% 0.1072 -0.0679) |
| OKLCH | oklch(76.54% 0.127 327.7) |
| XYZ | xyz(53.7888, 42.1939, 73.0072) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 7.71
Lavender (survey)
#C79FEF
ΔE00 7.80
Pale Purple
#B790D4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE95DC #95DE97
analogous
#BB95DE #DE95DC #DE95B7
triadic
#DE95DC #DCDE95 #95DCDE
tetradic
#DE95DC #DEBB95 #95DE97 #95B7DE
square
#DE95DC #DEBB95 #95DE97 #95B7DE
split-complementary
#DE95DC #B7DE95 #95DEBB
monochromatic
#BE3BBA #CF66CD #DE95DC #EDC4EB #F8E8F7
Accessibility & contrast
On white
2.22
#DE95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DE95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE95DC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE95DC | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#A3B1DA
Tritanopia (blue-blind)
#E39BAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de95dc; /* rgb */ color: rgb(222, 149, 220); /* oklch */ color: oklch(76.5% 0.127 327.7);
Tailwind
colors: {
custom: {
50: '#e9b5e7',
500: '#de95dc',
950: '#000000',
},
}SCSS
$custom: #de95dc; $custom-light: #e9b5e7; $custom-dark: #000000;
JSON
{
"hex": "#de95dc",
"rgb": {
"r": 222,
"g": 149,
"b": 220
},
"hsl": {
"h": 301.644,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.76539,
"c": 0.12688,
"h": 327.7
},
"luminance": 0.42192
}Semantic roles & 50–950 ramp
primary
#DE95DC
secondary
#DCEFDD
accent
#C02A26
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084