#DF87F0#DF87F0
#DF87F0 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.3% C 0.171 H 321.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DF87F0 |
|---|---|
| RGB | rgb(223, 135, 240) |
| HSL | hsl(290, 78%, 74%) |
| HSV | hsv(290, 44%, 94%) |
| CMYK | cmyk(7.1%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.97, 49.94, -39.17) |
| CIE-LCH | lch(68.97, 63.46, 321.89°) |
| OKLab | oklab(75.3% 0.133 -0.1079) |
| OKLCH | oklch(75.3% 0.171 321) |
| XYZ | xyz(54.8217, 39.3092, 87.1208) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 4.80
Orchid
#DA70D6
ΔE00 6.02
Liliac
#C48EFD
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF87F0 #98F087
analogous
#AA87F0 #DF87F0 #F087CC
triadic
#DF87F0 #F0DF87 #87F0DF
tetradic
#DF87F0 #F0AA87 #98F087 #87CCF0
square
#DF87F0 #F0AA87 #98F087 #87CCF0
split-complementary
#DF87F0 #CCF087 #87F0AA
monochromatic
#C11CE1 #D051E9 #DF87F0 #EEBDF7 #F8E4FC
Accessibility & contrast
On white
2.37
#DF87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#DF87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF87F0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF87F0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#E194B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df87f0; /* rgb */ color: rgb(223, 135, 240); /* oklch */ color: oklch(75.3% 0.171 321.0);
Tailwind
colors: {
custom: {
50: '#ebacf5',
500: '#df87f0',
950: '#000000',
},
}SCSS
$custom: #df87f0; $custom-light: #ebacf5; $custom-dark: #000000;
JSON
{
"hex": "#df87f0",
"rgb": {
"r": 223,
"g": 135,
"b": 240
},
"hsl": {
"h": 290.286,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.75298,
"c": 0.17122,
"h": 321
},
"luminance": 0.39307
}Semantic roles & 50–950 ramp
primary
#DF87F0
secondary
#DCF3D8
accent
#DA0B2D
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85