#D87FF2#D87FF2
#D87FF2 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.4% C 0.183 H 318.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D87FF2 |
|---|---|
| RGB | rgb(216, 127, 242) |
| HSL | hsl(286, 82%, 72%) |
| HSV | hsv(286, 48%, 95%) |
| CMYK | cmyk(10.7%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.67, 52.45, -43.94) |
| CIE-LCH | lch(66.67, 68.42, 320.05°) |
| OKLab | oklab(73.43% 0.1363 -0.1217) |
| OKLCH | oklch(73.43% 0.183 318.2) |
| XYZ | xyz(51.9331, 36.1903, 88.2369) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 5.39
Light Purple
#BF77F6
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.53
Liliac
#C48EFD
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87FF2 #99F27F
analogous
#9F7FF2 #D87FF2 #F27FD2
triadic
#D87FF2 #F2D87F #7FF2D8
tetradic
#D87FF2 #F29F7F #99F27F #7FD2F2
square
#D87FF2 #F29F7F #99F27F #7FD2F2
split-complementary
#D87FF2 #D2F27F #7FF29F
monochromatic
#B217E0 #C747EC #D87FF2 #E9B7F8 #F7E3FC
Accessibility & contrast
On white
2.55
#D87FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#D87FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87FF2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87FF2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF6
Deuteranopia (green-blind)
#84A5EF
Tritanopia (blue-blind)
#D88FAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d87ff2; /* rgb */ color: rgb(216, 127, 242); /* oklch */ color: oklch(73.4% 0.183 318.2);
Tailwind
colors: {
custom: {
50: '#e6a7f7',
500: '#d87ff2',
950: '#000000',
},
}SCSS
$custom: #d87ff2; $custom-light: #e6a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d87ff2",
"rgb": {
"r": 216,
"g": 127,
"b": 242
},
"hsl": {
"h": 286.435,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.73431,
"c": 0.18273,
"h": 318.2
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#D87FF2
secondary
#DEF4D7
accent
#DE0838
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85