#BB87F8#BB87F8
#BB87F8 is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.0% C 0.166 H 303.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BB87F8 |
|---|---|
| RGB | rgb(187, 135, 248) |
| HSL | hsl(268, 89%, 75%) |
| HSV | hsv(268, 46%, 97%) |
| CMYK | cmyk(24.6%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(65.49, 41.58, -49.29) |
| CIE-LCH | lch(65.49, 64.49, 310.15°) |
| OKLab | oklab(71.95% 0.0922 -0.1379) |
| OKLCH | oklch(71.95% 0.166 303.8) |
| XYZ | xyz(46.0971, 34.6702, 93.0523) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Light Purple
#BF77F6
ΔE00 3.98
Easter Purple
#C071FE
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.79
Light Urple
#B36FF6
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB87F8 #C4F887
analogous
#878BF8 #BB87F8 #F487F8
triadic
#BB87F8 #F8BB87 #87F8BB
tetradic
#BB87F8 #F8878B #C4F887 #87F8F4
square
#BB87F8 #F8878B #C4F887 #87F8F4
split-complementary
#BB87F8 #F8F487 #8BF887
monochromatic
#7913F1 #9A4DF5 #BB87F8 #DCC1FB #EFE2FD
Accessibility & contrast
On white
2.65
#BB87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BB87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB87F8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB87F8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#B19AB4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb87f8; /* rgb */ color: rgb(187, 135, 248); /* oklch */ color: oklch(72.0% 0.166 303.8);
Tailwind
colors: {
custom: {
50: '#d2abfb',
500: '#bb87f8',
950: '#000000',
},
}SCSS
$custom: #bb87f8; $custom-light: #d2abfb; $custom-dark: #000000;
JSON
{
"hex": "#bb87f8",
"rgb": {
"r": 187,
"g": 135,
"b": 248
},
"hsl": {
"h": 267.611,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.7195,
"c": 0.16589,
"h": 303.8
},
"luminance": 0.3467
}Semantic roles & 50–950 ramp
primary
#BB87F8
secondary
#E7F5D6
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85