#DA87FB#DA87FB
#DA87FB is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.3% C 0.180 H 315.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DA87FB |
|---|---|
| RGB | rgb(218, 135, 251) |
| HSL | hsl(283, 94%, 76%) |
| HSV | hsv(283, 46%, 98%) |
| CMYK | cmyk(13.1%, 46.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.90, 50.69, -45.35) |
| CIE-LCH | lch(68.90, 68.02, 318.18°) |
| OKLab | oklab(75.27% 0.129 -0.1258) |
| OKLCH | oklch(75.27% 0.18 315.7) |
| XYZ | xyz(54.9873, 39.1999, 95.9178) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.92
Light Purple
#BF77F6
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA87FB #A8FB87
analogous
#A087FB #DA87FB #FB87E2
triadic
#DA87FB #FBDA87 #87FBDA
tetradic
#DA87FB #FBA087 #A8FB87 #87E2FB
square
#DA87FB #FBA087 #A8FB87 #87E2FB
split-complementary
#DA87FB #E2FB87 #87FBA0
monochromatic
#B511F7 #C84CF9 #DA87FB #ECC2FD #F6E1FE
Accessibility & contrast
On white
2.38
#DA87FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#DA87FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA87FB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA87FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA87FB | 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)
#71A3FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#D898B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #da87fb; /* rgb */ color: rgb(218, 135, 251); /* oklch */ color: oklch(75.3% 0.180 315.7);
Tailwind
colors: {
custom: {
50: '#e7acfd',
500: '#da87fb',
950: '#000000',
},
}SCSS
$custom: #da87fb; $custom-light: #e7acfd; $custom-dark: #000000;
JSON
{
"hex": "#da87fb",
"rgb": {
"r": 218,
"g": 135,
"b": 251
},
"hsl": {
"h": 282.931,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.75274,
"c": 0.18017,
"h": 315.7
},
"luminance": 0.39198
}Semantic roles & 50–950 ramp
primary
#DA87FB
secondary
#DEF6D5
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85