#DC87FC#DC87FC
#DC87FC is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.5% C 0.182 H 316.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87FC |
|---|---|
| RGB | rgb(220, 135, 252) |
| HSL | hsl(284, 95%, 76%) |
| HSV | hsv(284, 46%, 99%) |
| CMYK | cmyk(12.7%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(69.16, 51.45, -45.46) |
| CIE-LCH | lch(69.16, 68.65, 318.53°) |
| OKLab | oklab(75.54% 0.1314 -0.126) |
| OKLCH | oklch(75.54% 0.182 316.2) |
| XYZ | xyz(55.7472, 39.5735, 96.7784) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 6.09
Light Purple
#BF77F6
ΔE00 6.40
Purply Pink
#F075E6
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87FC #A7FC87
analogous
#A187FC #DC87FC #FC87E1
triadic
#DC87FC #FCDC87 #87FCDC
tetradic
#DC87FC #FCA187 #A7FC87 #87E1FC
square
#DC87FC #FCA187 #A7FC87 #87E1FC
split-complementary
#DC87FC #E1FC87 #87FCA1
monochromatic
#B910F9 #CB4BFB #DC87FC #EDC3FD #F6E1FE
Accessibility & contrast
On white
2.36
#DC87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#DC87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87FC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87FC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#DB98B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc87fc; /* rgb */ color: rgb(220, 135, 252); /* oklch */ color: oklch(75.5% 0.182 316.2);
Tailwind
colors: {
custom: {
50: '#e9acfe',
500: '#dc87fc',
950: '#000000',
},
}SCSS
$custom: #dc87fc; $custom-light: #e9acfe; $custom-dark: #000000;
JSON
{
"hex": "#dc87fc",
"rgb": {
"r": 220,
"g": 135,
"b": 252
},
"hsl": {
"h": 283.59,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.75538,
"c": 0.18211,
"h": 316.2
},
"luminance": 0.39572
}Semantic roles & 50–950 ramp
primary
#DC87FC
secondary
#DEF6D5
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86