#DE87F0#DE87F0
#DE87F0 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.2% C 0.171 H 320.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87F0 |
|---|---|
| RGB | rgb(222, 135, 240) |
| HSL | hsl(290, 78%, 74%) |
| HSV | hsv(290, 44%, 94%) |
| CMYK | cmyk(7.5%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.86, 49.65, -39.35) |
| CIE-LCH | lch(68.86, 63.35, 321.60°) |
| OKLab | oklab(75.19% 0.1318 -0.1084) |
| OKLCH | oklch(75.19% 0.171 320.6) |
| XYZ | xyz(54.5144, 39.1508, 87.1064) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 4.93
Orchid
#DA70D6
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87F0 #99F087
analogous
#A987F0 #DE87F0 #F087CD
triadic
#DE87F0 #F0DE87 #87F0DE
tetradic
#DE87F0 #F0A987 #99F087 #87CDF0
square
#DE87F0 #F0A987 #99F087 #87CDF0
split-complementary
#DE87F0 #CDF087 #87F0A9
monochromatic
#BF1CE1 #CF51E9 #DE87F0 #EDBDF7 #F8E4FC
Accessibility & contrast
On white
2.38
#DE87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DE87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87F0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87F0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#90ABED
Tritanopia (blue-blind)
#E094B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de87f0; /* rgb */ color: rgb(222, 135, 240); /* oklch */ color: oklch(75.2% 0.171 320.6);
Tailwind
colors: {
custom: {
50: '#eaacf5',
500: '#de87f0',
950: '#000000',
},
}SCSS
$custom: #de87f0; $custom-light: #eaacf5; $custom-dark: #000000;
JSON
{
"hex": "#de87f0",
"rgb": {
"r": 222,
"g": 135,
"b": 240
},
"hsl": {
"h": 289.714,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.75187,
"c": 0.17069,
"h": 320.6
},
"luminance": 0.39149
}Semantic roles & 50–950 ramp
primary
#DE87F0
secondary
#DCF3D8
accent
#DA0B2F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85