#DE87D5#DE87D5
#DE87D5 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.0% C 0.145 H 330.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87D5 |
|---|---|
| RGB | rgb(222, 135, 213) |
| HSL | hsl(306, 57%, 70%) |
| HSV | hsv(306, 39%, 87%) |
| CMYK | cmyk(0%, 39.2%, 4.1%, 12.9%) |
| CIE-LAB | lab(67.77, 44.68, -26.13) |
| CIE-LCH | lch(67.77, 51.75, 329.68°) |
| OKLab | oklab(74.02% 0.1262 -0.0708) |
| OKLCH | oklch(74.02% 0.145 330.7) |
| XYZ | xyz(50.7978, 37.6641, 67.5321) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.83
Violet (CSS)
#EE82EE
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.55
Orchid (survey)
#C875C4
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87D5 #87DE90
analogous
#BC87DE #DE87D5 #DE87A9
triadic
#DE87D5 #D5DE87 #87D5DE
tetradic
#DE87D5 #DEBC87 #87DE90 #87A9DE
square
#DE87D5 #DEBC87 #87DE90 #87A9DE
split-complementary
#DE87D5 #A9DE87 #87DEBC
monochromatic
#B833AA #D157C4 #DE87D5 #EBB7E6 #F8E7F7
Accessibility & contrast
On white
2.46
#DE87D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DE87D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87D5
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87D5 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ED8
Deuteranopia (green-blind)
#9AA9D2
Tritanopia (blue-blind)
#E48DA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de87d5; /* rgb */ color: rgb(222, 135, 213); /* oklch */ color: oklch(74.0% 0.145 330.7);
Tailwind
colors: {
custom: {
50: '#eaace2',
500: '#de87d5',
950: '#000000',
},
}SCSS
$custom: #de87d5; $custom-light: #eaace2; $custom-dark: #000000;
JSON
{
"hex": "#de87d5",
"rgb": {
"r": 222,
"g": 135,
"b": 213
},
"hsl": {
"h": 306.207,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.74015,
"c": 0.14471,
"h": 330.7
},
"luminance": 0.37662
}Semantic roles & 50–950 ramp
primary
#DE87D5
secondary
#D4EDD7
accent
#C43221
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83