#D887FF#D887FF
#D887FF is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.184 H 313.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D887FF |
|---|---|
| RGB | rgb(216, 135, 255) |
| HSL | hsl(281, 100%, 76%) |
| HSV | hsv(281, 47%, 100%) |
| CMYK | cmyk(15.3%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(68.86, 50.96, -47.61) |
| CIE-LCH | lch(68.86, 69.74, 316.95°) |
| OKLab | oklab(75.26% 0.1272 -0.1324) |
| OKLCH | oklch(75.26% 0.184 313.9) |
| XYZ | xyz(55.0299, 39.1482, 99.2458) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.11
Light Purple
#BF77F6
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 5.81
Easter Purple
#C071FE
ΔE00 6.73
Pastel Purple
#CAA0FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D887FF #AEFF87
analogous
#9C87FF #D887FF #FF87EA
triadic
#D887FF #FFD887 #87FFD8
tetradic
#D887FF #FF9C87 #AEFF87 #87EAFF
square
#D887FF #FF9C87 #AEFF87 #87EAFF
split-complementary
#D887FF #EAFF87 #87FF9C
monochromatic
#B00DFF #C44AFF #D887FF #ECC4FF #F5E0FF
Accessibility & contrast
On white
2.38
#D887FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#D887FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D887FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D887FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D887FF | 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)
#6EA3FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#D599B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d887ff; /* rgb */ color: rgb(216, 135, 255); /* oklch */ color: oklch(75.3% 0.184 313.9);
Tailwind
colors: {
custom: {
50: '#e6acff',
500: '#d887ff',
950: '#000000',
},
}SCSS
$custom: #d887ff; $custom-light: #e6acff; $custom-dark: #000000;
JSON
{
"hex": "#d887ff",
"rgb": {
"r": 216,
"g": 135,
"b": 255
},
"hsl": {
"h": 280.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.75257,
"c": 0.18359,
"h": 313.9
},
"luminance": 0.39147
}Semantic roles & 50–950 ramp
primary
#D887FF
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86