#DF87FC#DF87FC
#DF87FC is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.9% C 0.183 H 317.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DF87FC |
|---|---|
| RGB | rgb(223, 135, 252) |
| HSL | hsl(285, 95%, 76%) |
| HSV | hsv(285, 46%, 99%) |
| CMYK | cmyk(11.5%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(69.50, 52.27, -44.91) |
| CIE-LCH | lch(69.50, 68.91, 319.33°) |
| OKLab | oklab(75.86% 0.1349 -0.1244) |
| OKLCH | oklch(75.86% 0.183 317.3) |
| XYZ | xyz(56.6636, 40.0460, 96.8214) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Liliac
#C48EFD
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.62
Light Purple
#BF77F6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF87FC #A4FC87
analogous
#A487FC #DF87FC #FC87DE
triadic
#DF87FC #FCDF87 #87FCDF
tetradic
#DF87FC #FCA487 #A4FC87 #87DEFC
square
#DF87FC #FCA487 #A4FC87 #87DEFC
split-complementary
#DF87FC #DEFC87 #87FCA4
monochromatic
#BF10F9 #CF4BFB #DF87FC #EFC3FD #F7E1FE
Accessibility & contrast
On white
2.33
#DF87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#DF87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF87FC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF87FC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#DE97B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df87fc; /* rgb */ color: rgb(223, 135, 252); /* oklch */ color: oklch(75.9% 0.183 317.3);
Tailwind
colors: {
custom: {
50: '#ebacfe',
500: '#df87fc',
950: '#000000',
},
}SCSS
$custom: #df87fc; $custom-light: #ebacfe; $custom-dark: #000000;
JSON
{
"hex": "#df87fc",
"rgb": {
"r": 223,
"g": 135,
"b": 252
},
"hsl": {
"h": 285.128,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.75863,
"c": 0.18349,
"h": 317.3
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#DF87FC
secondary
#DDF6D5
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86