#DC87F4#DC87F4
#DC87F4 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.2% C 0.174 H 318.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87F4 |
|---|---|
| RGB | rgb(220, 135, 244) |
| HSL | hsl(287, 83%, 74%) |
| HSV | hsv(287, 45%, 96%) |
| CMYK | cmyk(9.8%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(68.81, 49.86, -41.65) |
| CIE-LCH | lch(68.81, 64.96, 320.13°) |
| OKLab | oklab(75.16% 0.1302 -0.115) |
| OKLCH | oklch(75.16% 0.174 318.5) |
| XYZ | xyz(54.5061, 39.0770, 90.2418) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.66
Baby Purple
#CA9BF7
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87F4 #9FF487
analogous
#A687F4 #DC87F4 #F487D6
triadic
#DC87F4 #F4DC87 #87F4DC
tetradic
#DC87F4 #F4A687 #9FF487 #87D6F4
square
#DC87F4 #F4A687 #9FF487 #87D6F4
split-complementary
#DC87F4 #D6F487 #87F4A6
monochromatic
#BB17EA #CC4FEF #DC87F4 #ECBFF9 #F7E3FC
Accessibility & contrast
On white
2.38
#DC87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#DC87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87F4
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87F4 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#DC96B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc87f4; /* rgb */ color: rgb(220, 135, 244); /* oklch */ color: oklch(75.2% 0.174 318.5);
Tailwind
colors: {
custom: {
50: '#e9acf8',
500: '#dc87f4',
950: '#000000',
},
}SCSS
$custom: #dc87f4; $custom-light: #e9acf8; $custom-dark: #000000;
JSON
{
"hex": "#dc87f4",
"rgb": {
"r": 220,
"g": 135,
"b": 244
},
"hsl": {
"h": 286.789,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.75155,
"c": 0.17376,
"h": 318.5
},
"luminance": 0.39075
}Semantic roles & 50–950 ramp
primary
#DC87F4
secondary
#DDF4D7
accent
#E00636
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85