#D87FFB#D87FFB
#D87FFB is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.192 H 315.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D87FFB |
|---|---|
| RGB | rgb(216, 127, 251) |
| HSL | hsl(283, 94%, 74%) |
| HSV | hsv(283, 49%, 98%) |
| CMYK | cmyk(13.9%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(67.08, 54.24, -48.22) |
| CIE-LCH | lch(67.08, 72.57, 318.37°) |
| OKLab | oklab(73.88% 0.1374 -0.1341) |
| OKLCH | oklch(73.88% 0.192 315.7) |
| XYZ | xyz(53.3182, 36.7443, 95.5318) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.45
Easter Purple
#C071FE
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87FFB #A2FB7F
analogous
#9A7FFB #D87FFB #FB7FE0
triadic
#D87FFB #FBD87F #7FFBD8
tetradic
#D87FFB #FB9A7F #A2FB7F #7FE0FB
square
#D87FFB #FB9A7F #A2FB7F #7FE0FB
split-complementary
#D87FFB #E0FB7F #7FFB9A
monochromatic
#B408F7 #C644F9 #D87FFB #EABAFD #F6E1FE
Accessibility & contrast
On white
2.52
#D87FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D87FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87FFB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87FFB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#D692B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d87ffb; /* rgb */ color: rgb(216, 127, 251); /* oklch */ color: oklch(73.9% 0.192 315.7);
Tailwind
colors: {
custom: {
50: '#e6a7fd',
500: '#d87ffb',
950: '#000000',
},
}SCSS
$custom: #d87ffb; $custom-light: #e6a7fd; $custom-dark: #000000;
JSON
{
"hex": "#d87ffb",
"rgb": {
"r": 216,
"g": 127,
"b": 251
},
"hsl": {
"h": 283.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.73879,
"c": 0.19201,
"h": 315.7
},
"luminance": 0.36743
}Semantic roles & 50–950 ramp
primary
#D87FFB
secondary
#DEF6D5
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86