#DA87F0#DA87F0
#DA87F0 is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.7% C 0.169 H 319.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DA87F0 |
|---|---|
| RGB | rgb(218, 135, 240) |
| HSL | hsl(287, 78%, 74%) |
| HSV | hsv(287, 44%, 94%) |
| CMYK | cmyk(9.2%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.41, 48.51, -40.09) |
| CIE-LCH | lch(68.41, 62.93, 320.42°) |
| OKLab | oklab(74.75% 0.1273 -0.1106) |
| OKLCH | oklch(74.75% 0.169 319) |
| XYZ | xyz(53.3035, 38.5264, 87.0497) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.49
Liliac
#C48EFD
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA87F0 #9DF087
analogous
#A587F0 #DA87F0 #F087D1
triadic
#DA87F0 #F0DA87 #87F0DA
tetradic
#DA87F0 #F0A587 #9DF087 #87D1F0
square
#DA87F0 #F0A587 #9DF087 #87D1F0
split-complementary
#DA87F0 #D1F087 #87F0A5
monochromatic
#B71CE1 #C951E9 #DA87F0 #EBBDF7 #F7E4FC
Accessibility & contrast
On white
2.41
#DA87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#DA87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA87F0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA87F0 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F4
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#DB95B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #da87f0; /* rgb */ color: rgb(218, 135, 240); /* oklch */ color: oklch(74.7% 0.169 319.0);
Tailwind
colors: {
custom: {
50: '#e7acf5',
500: '#da87f0',
950: '#000000',
},
}SCSS
$custom: #da87f0; $custom-light: #e7acf5; $custom-dark: #000000;
JSON
{
"hex": "#da87f0",
"rgb": {
"r": 218,
"g": 135,
"b": 240
},
"hsl": {
"h": 287.429,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.74749,
"c": 0.16862,
"h": 319
},
"luminance": 0.38525
}Semantic roles & 50–950 ramp
primary
#DA87F0
secondary
#DDF3D8
accent
#DA0B37
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85