#DA87FC#DA87FC
#DA87FC is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.3% C 0.181 H 315.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DA87FC |
|---|---|
| RGB | rgb(218, 135, 252) |
| HSL | hsl(283, 95%, 76%) |
| HSV | hsv(283, 46%, 99%) |
| CMYK | cmyk(13.5%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(68.94, 50.90, -45.83) |
| CIE-LCH | lch(68.94, 68.49, 318.00°) |
| OKLab | oklab(75.32% 0.1291 -0.1272) |
| OKLCH | oklch(75.32% 0.181 315.4) |
| XYZ | xyz(55.1454, 39.2632, 96.7502) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.92
Light Purple
#BF77F6
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA87FC #A9FC87
analogous
#9F87FC #DA87FC #FC87E3
triadic
#DA87FC #FCDA87 #87FCDA
tetradic
#DA87FC #FC9F87 #A9FC87 #87E3FC
square
#DA87FC #FC9F87 #A9FC87 #87E3FC
split-complementary
#DA87FC #E3FC87 #87FC9F
monochromatic
#B510F9 #C84BFB #DA87FC #ECC3FD #F6E1FE
Accessibility & contrast
On white
2.37
#DA87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DA87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA87FC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA87FC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#D898B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #da87fc; /* rgb */ color: rgb(218, 135, 252); /* oklch */ color: oklch(75.3% 0.181 315.4);
Tailwind
colors: {
custom: {
50: '#e7acfe',
500: '#da87fc',
950: '#000000',
},
}SCSS
$custom: #da87fc; $custom-light: #e7acfe; $custom-dark: #000000;
JSON
{
"hex": "#da87fc",
"rgb": {
"r": 218,
"g": 135,
"b": 252
},
"hsl": {
"h": 282.564,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.75323,
"c": 0.18123,
"h": 315.4
},
"luminance": 0.39262
}Semantic roles & 50–950 ramp
primary
#DA87FC
secondary
#DEF6D5
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86