#DE87F8#DE87F8
#DE87F8 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.179 H 318.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87F8 |
|---|---|
| RGB | rgb(222, 135, 248) |
| HSL | hsl(286, 89%, 75%) |
| HSV | hsv(286, 46%, 97%) |
| CMYK | cmyk(10.5%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.21, 51.21, -43.19) |
| CIE-LCH | lch(69.21, 66.99, 319.85°) |
| OKLab | oklab(75.56% 0.1332 -0.1194) |
| OKLCH | oklch(75.56% 0.179 318.1) |
| XYZ | xyz(55.7291, 39.6367, 93.5038) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Liliac
#C48EFD
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87F8 #A1F887
analogous
#A687F8 #DE87F8 #F887D9
triadic
#DE87F8 #F8DE87 #87F8DE
tetradic
#DE87F8 #F8A687 #A1F887 #87D9F8
square
#DE87F8 #F8A687 #A1F887 #87D9F8
split-complementary
#DE87F8 #D9F887 #87F8A6
monochromatic
#BE13F1 #CE4DF5 #DE87F8 #EEC1FB #F7E2FD
Accessibility & contrast
On white
2.35
#DE87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DE87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87F8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87F8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#DE96B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de87f8; /* rgb */ color: rgb(222, 135, 248); /* oklch */ color: oklch(75.6% 0.179 318.1);
Tailwind
colors: {
custom: {
50: '#eaacfb',
500: '#de87f8',
950: '#000000',
},
}SCSS
$custom: #de87f8; $custom-light: #eaacfb; $custom-dark: #000000;
JSON
{
"hex": "#de87f8",
"rgb": {
"r": 222,
"g": 135,
"b": 248
},
"hsl": {
"h": 286.195,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.75562,
"c": 0.17888,
"h": 318.1
},
"luminance": 0.39635
}Semantic roles & 50–950 ramp
primary
#DE87F8
secondary
#DDF5D6
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85