#DF87FF#DF87FF
#DF87FF is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.0% C 0.187 H 316.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DF87FF |
|---|---|
| RGB | rgb(223, 135, 255) |
| HSL | hsl(284, 100%, 76%) |
| HSV | hsv(284, 47%, 100%) |
| CMYK | cmyk(12.5%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(69.64, 52.87, -46.33) |
| CIE-LCH | lch(69.64, 70.29, 318.77°) |
| OKLab | oklab(76.01% 0.1353 -0.1285) |
| OKLCH | oklch(76.01% 0.187 316.5) |
| XYZ | xyz(57.1427, 40.2376, 99.3449) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Liliac
#C48EFD
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.41
Light Purple
#BF77F6
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF87FF #A7FF87
analogous
#A387FF #DF87FF #FF87E3
triadic
#DF87FF #FFDF87 #87FFDF
tetradic
#DF87FF #FFA387 #A7FF87 #87E3FF
square
#DF87FF #FFA387 #A7FF87 #87E3FF
split-complementary
#DF87FF #E3FF87 #87FFA3
monochromatic
#BE0DFF #CF4AFF #DF87FF #EFC4FF #F7E0FF
Accessibility & contrast
On white
2.32
#DF87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#DF87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF87FF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF87FF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#DE98B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df87ff; /* rgb */ color: rgb(223, 135, 255); /* oklch */ color: oklch(76.0% 0.187 316.5);
Tailwind
colors: {
custom: {
50: '#ebacff',
500: '#df87ff',
950: '#000000',
},
}SCSS
$custom: #df87ff; $custom-light: #ebacff; $custom-dark: #000000;
JSON
{
"hex": "#df87ff",
"rgb": {
"r": 223,
"g": 135,
"b": 255
},
"hsl": {
"h": 284,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76009,
"c": 0.1866,
"h": 316.5
},
"luminance": 0.40236
}Semantic roles & 50–950 ramp
primary
#DF87FF
secondary
#DDF7D4
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86