#B87FFE#B87FFE
#B87FFE is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.7% C 0.185 H 302.7°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B87FFE |
|---|---|
| RGB | rgb(184, 127, 254) |
| HSL | hsl(267, 98%, 75%) |
| HSV | hsv(267, 50%, 100%) |
| CMYK | cmyk(27.6%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(63.77, 46.54, -55.32) |
| CIE-LCH | lch(63.77, 72.30, 310.07°) |
| OKLab | oklab(70.7% 0.0998 -0.1556) |
| OKLCH | oklch(70.7% 0.185 302.7) |
| XYZ | xyz(45.2419, 32.5249, 97.6412) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.79
Easter Purple
#C071FE
ΔE00 3.48
Light Urple
#B36FF6
ΔE00 4.03
Liliac
#C48EFD
ΔE00 4.28
Bright Lavender
#C760FF
ΔE00 6.80
Bright Lilac
#C95EFB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B87FFE #C5FE7F
analogous
#7F86FE #B87FFE #F77FFE
triadic
#B87FFE #FEB87F #7FFEB8
tetradic
#B87FFE #FE7F86 #C5FE7F #7FFEF7
square
#B87FFE #FE7F86 #C5FE7F #7FFEF7
split-complementary
#B87FFE #FEF77F #86FE7F
monochromatic
#7506FD #9642FE #B87FFE #DABCFE #EEE1FF
Accessibility & contrast
On white
2.80
#B87FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#B87FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B87FFE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B87FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B87FFE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5699FF
Deuteranopia (green-blind)
#669AFB
Tritanopia (blue-blind)
#AB96B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b87ffe; /* rgb */ color: rgb(184, 127, 254); /* oklch */ color: oklch(70.7% 0.185 302.7);
Tailwind
colors: {
custom: {
50: '#d0a5ff',
500: '#b87ffe',
950: '#000000',
},
}SCSS
$custom: #b87ffe; $custom-light: #d0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#b87ffe",
"rgb": {
"r": 184,
"g": 127,
"b": 254
},
"hsl": {
"h": 266.929,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.70699,
"c": 0.18481,
"h": 302.7
},
"luminance": 0.32525
}Semantic roles & 50–950 ramp
primary
#B87FFE
secondary
#E7F7D4
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86