#DC87FF#DC87FF
#DC87FF is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.7% C 0.185 H 315.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87FF |
|---|---|
| RGB | rgb(220, 135, 255) |
| HSL | hsl(283, 100%, 76%) |
| HSV | hsv(283, 47%, 100%) |
| CMYK | cmyk(13.7%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(69.30, 52.05, -46.88) |
| CIE-LCH | lch(69.30, 70.05, 317.99°) |
| OKLab | oklab(75.69% 0.1319 -0.1302) |
| OKLCH | oklch(75.69% 0.185 315.4) |
| XYZ | xyz(56.2264, 39.7651, 99.3019) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 6.11
Light Purple
#BF77F6
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.79
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87FF #AAFF87
analogous
#A087FF #DC87FF #FF87E6
triadic
#DC87FF #FFDC87 #87FFDC
tetradic
#DC87FF #FFA087 #AAFF87 #87E6FF
square
#DC87FF #FFA087 #AAFF87 #87E6FF
split-complementary
#DC87FF #E6FF87 #87FFA0
monochromatic
#B80DFF #CA4AFF #DC87FF #EEC4FF #F6E0FF
Accessibility & contrast
On white
2.35
#DC87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#DC87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87FF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87FF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#DA99B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc87ff; /* rgb */ color: rgb(220, 135, 255); /* oklch */ color: oklch(75.7% 0.185 315.4);
Tailwind
colors: {
custom: {
50: '#e9acff',
500: '#dc87ff',
950: '#000000',
},
}SCSS
$custom: #dc87ff; $custom-light: #e9acff; $custom-dark: #000000;
JSON
{
"hex": "#dc87ff",
"rgb": {
"r": 220,
"g": 135,
"b": 255
},
"hsl": {
"h": 282.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.75685,
"c": 0.18527,
"h": 315.4
},
"luminance": 0.39764
}Semantic roles & 50–950 ramp
primary
#DC87FF
secondary
#DEF7D4
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86