#D87FFD#D87FFD
#D87FFD is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.194 H 315.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D87FFD |
|---|---|
| RGB | rgb(216, 127, 253) |
| HSL | hsl(282, 97%, 75%) |
| HSV | hsv(282, 50%, 99%) |
| CMYK | cmyk(14.6%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(67.18, 54.65, -49.16) |
| CIE-LCH | lch(67.18, 73.50, 318.02°) |
| OKLab | oklab(73.98% 0.1377 -0.1368) |
| OKLCH | oklch(73.98% 0.194 315.2) |
| XYZ | xyz(53.6351, 36.8711, 97.2009) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.80
Liliac
#C48EFD
ΔE00 5.11
Easter Purple
#C071FE
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.67
Violet Pink
#FB5FFC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87FFD #A4FD7F
analogous
#997FFD #D87FFD #FD7FE3
triadic
#D87FFD #FDD87F #7FFDD8
tetradic
#D87FFD #FD997F #A4FD7F #7FE3FD
square
#D87FFD #FD997F #A4FD7F #7FE3FD
split-complementary
#D87FFD #E3FD7F #7FFD99
monochromatic
#B306FB #C643FC #D87FFD #EABBFE #F6E1FF
Accessibility & contrast
On white
2.51
#D87FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#D87FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87FFD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87FFD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649EFF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#D692B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d87ffd; /* rgb */ color: rgb(216, 127, 253); /* oklch */ color: oklch(74.0% 0.194 315.2);
Tailwind
colors: {
custom: {
50: '#e6a7fe',
500: '#d87ffd',
950: '#000000',
},
}SCSS
$custom: #d87ffd; $custom-light: #e6a7fe; $custom-dark: #000000;
JSON
{
"hex": "#d87ffd",
"rgb": {
"r": 216,
"g": 127,
"b": 253
},
"hsl": {
"h": 282.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.73981,
"c": 0.19409,
"h": 315.2
},
"luminance": 0.3687
}Semantic roles & 50–950 ramp
primary
#D87FFD
secondary
#DEF7D4
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86