#DE87F3#DE87F3
#DE87F3 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.3% C 0.174 H 319.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87F3 |
|---|---|
| RGB | rgb(222, 135, 243) |
| HSL | hsl(288, 82%, 74%) |
| HSV | hsv(288, 44%, 95%) |
| CMYK | cmyk(8.6%, 44.4%, 0%, 4.7%) |
| CIE-LAB | lab(68.99, 50.23, -40.80) |
| CIE-LCH | lch(68.99, 64.71, 320.92°) |
| OKLab | oklab(75.33% 0.1324 -0.1126) |
| OKLCH | oklch(75.33% 0.174 319.6) |
| XYZ | xyz(54.9638, 39.3305, 89.4729) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.20
Liliac
#C48EFD
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87F3 #9CF387
analogous
#A887F3 #DE87F3 #F387D2
triadic
#DE87F3 #F3DE87 #87F3DE
tetradic
#DE87F3 #F3A887 #9CF387 #87D2F3
square
#DE87F3 #F3A887 #9CF387 #87D2F3
split-complementary
#DE87F3 #D2F387 #87F3A8
monochromatic
#BF18E8 #CF4FED #DE87F3 #EDBFF9 #F7E3FC
Accessibility & contrast
On white
2.37
#DE87F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#DE87F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87F3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87F3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#8EACF0
Tritanopia (blue-blind)
#DF95B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de87f3; /* rgb */ color: rgb(222, 135, 243); /* oklch */ color: oklch(75.3% 0.174 319.6);
Tailwind
colors: {
custom: {
50: '#eaacf7',
500: '#de87f3',
950: '#000000',
},
}SCSS
$custom: #de87f3; $custom-light: #eaacf7; $custom-dark: #000000;
JSON
{
"hex": "#de87f3",
"rgb": {
"r": 222,
"g": 135,
"b": 243
},
"hsl": {
"h": 288.333,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.75326,
"c": 0.17375,
"h": 319.6
},
"luminance": 0.39329
}Semantic roles & 50–950 ramp
primary
#DE87F3
secondary
#DDF4D7
accent
#DE0731
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85