#BB86FF#BB86FF
#BB86FF is a light, vivid violet. Relative luminance 0.348; OKLCH L 72.2% C 0.176 H 302.4°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BB86FF |
|---|---|
| RGB | rgb(187, 134, 255) |
| HSL | hsl(266, 100%, 76%) |
| HSV | hsv(266, 47%, 100%) |
| CMYK | cmyk(26.7%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(65.62, 43.76, -52.92) |
| CIE-LCH | lch(65.62, 68.67, 309.59°) |
| OKLab | oklab(72.16% 0.0944 -0.1485) |
| OKLCH | oklch(72.16% 0.176 302.4) |
| XYZ | xyz(47.0646, 34.8350, 98.8327) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.67
Light Purple
#BF77F6
ΔE00 3.98
Easter Purple
#C071FE
ΔE00 4.96
Light Urple
#B36FF6
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB86FF #CAFF86
analogous
#868EFF #BB86FF #F886FF
triadic
#BB86FF #FFBB86 #86FFBB
tetradic
#BB86FF #FF868E #CAFF86 #86FFF8
square
#BB86FF #FF868E #CAFF86 #86FFF8
split-complementary
#BB86FF #FFF886 #8EFF86
monochromatic
#760CFF #9949FF #BB86FF #DDC3FF #EEE0FF
Accessibility & contrast
On white
2.64
#BB86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#BB86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB86FF
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB86FF | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#AF9CB7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb86ff; /* rgb */ color: rgb(187, 134, 255); /* oklch */ color: oklch(72.2% 0.176 302.4);
Tailwind
colors: {
custom: {
50: '#d2aaff',
500: '#bb86ff',
950: '#000000',
},
}SCSS
$custom: #bb86ff; $custom-light: #d2aaff; $custom-dark: #000000;
JSON
{
"hex": "#bb86ff",
"rgb": {
"r": 187,
"g": 134,
"b": 255
},
"hsl": {
"h": 266.281,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.72159,
"c": 0.17594,
"h": 302.4
},
"luminance": 0.34835
}Semantic roles & 50–950 ramp
primary
#BB86FF
secondary
#E8F7D4
accent
#E60081
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86