#DE87F1#DE87F1
#DE87F1 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.2% C 0.172 H 320.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DE87F1 |
|---|---|
| RGB | rgb(222, 135, 241) |
| HSL | hsl(289, 79%, 74%) |
| HSV | hsv(289, 44%, 95%) |
| CMYK | cmyk(7.9%, 44%, 0%, 5.5%) |
| CIE-LAB | lab(68.90, 49.84, -39.83) |
| CIE-LCH | lch(68.90, 63.80, 321.37°) |
| OKLab | oklab(75.23% 0.132 -0.1098) |
| OKLCH | oklch(75.23% 0.172 320.2) |
| XYZ | xyz(54.6634, 39.2104, 87.8909) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.14
Liliac
#C48EFD
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE87F1 #9AF187
analogous
#A987F1 #DE87F1 #F187CF
triadic
#DE87F1 #F1DE87 #87F1DE
tetradic
#DE87F1 #F1A987 #9AF187 #87CFF1
square
#DE87F1 #F1A987 #9AF187 #87CFF1
split-complementary
#DE87F1 #CFF187 #87F1A9
monochromatic
#BF1AE3 #CF50EB #DE87F1 #EDBEF7 #F7E4FC
Accessibility & contrast
On white
2.38
#DE87F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#DE87F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE87F1
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE87F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE87F1 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F5
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#DF94B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #de87f1; /* rgb */ color: rgb(222, 135, 241); /* oklch */ color: oklch(75.2% 0.172 320.2);
Tailwind
colors: {
custom: {
50: '#eaacf6',
500: '#de87f1',
950: '#000000',
},
}SCSS
$custom: #de87f1; $custom-light: #eaacf6; $custom-dark: #000000;
JSON
{
"hex": "#de87f1",
"rgb": {
"r": 222,
"g": 135,
"b": 241
},
"hsl": {
"h": 289.245,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.75233,
"c": 0.17171,
"h": 320.2
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#DE87F1
secondary
#DCF4D7
accent
#DB0A30
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85