#DA87FE#DA87FE
#DA87FE is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.4% C 0.183 H 314.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DA87FE |
|---|---|
| RGB | rgb(218, 135, 254) |
| HSL | hsl(282, 98%, 76%) |
| HSV | hsv(282, 47%, 100%) |
| CMYK | cmyk(14.2%, 46.9%, 0%, 0.4%) |
| CIE-LAB | lab(69.03, 51.30, -46.77) |
| CIE-LCH | lch(69.03, 69.42, 317.64°) |
| OKLab | oklab(75.42% 0.1294 -0.1299) |
| OKLCH | oklch(75.42% 0.183 314.9) |
| XYZ | xyz(55.4640, 39.3906, 98.4281) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 5.94
Light Purple
#BF77F6
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.94
Easter Purple
#C071FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA87FE #ABFE87
analogous
#9F87FE #DA87FE #FE87E6
triadic
#DA87FE #FEDA87 #87FEDA
tetradic
#DA87FE #FE9F87 #ABFE87 #87E6FE
square
#DA87FE #FE9F87 #ABFE87 #87E6FE
split-complementary
#DA87FE #E6FE87 #87FE9F
monochromatic
#B50EFD #C74AFD #DA87FE #EDC4FF #F6E1FF
Accessibility & contrast
On white
2.37
#DA87FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#DA87FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA87FE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA87FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA87FE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#D899B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #da87fe; /* rgb */ color: rgb(218, 135, 254); /* oklch */ color: oklch(75.4% 0.183 314.9);
Tailwind
colors: {
custom: {
50: '#e7acff',
500: '#da87fe',
950: '#000000',
},
}SCSS
$custom: #da87fe; $custom-light: #e7acff; $custom-dark: #000000;
JSON
{
"hex": "#da87fe",
"rgb": {
"r": 218,
"g": 135,
"b": 254
},
"hsl": {
"h": 281.849,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.75421,
"c": 0.18335,
"h": 314.9
},
"luminance": 0.39389
}Semantic roles & 50–950 ramp
primary
#DA87FE
secondary
#DFF7D4
accent
#E60045
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86