#BB86F9#BB86F9
#BB86F9 is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.8% C 0.169 H 303.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BB86F9 |
|---|---|
| RGB | rgb(187, 134, 249) |
| HSL | hsl(268, 91%, 75%) |
| HSV | hsv(268, 46%, 98%) |
| CMYK | cmyk(24.9%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.32, 42.36, -50.11) |
| CIE-LCH | lch(65.32, 65.62, 310.21°) |
| OKLab | oklab(71.84% 0.0937 -0.1403) |
| OKLCH | oklch(71.84% 0.169 303.7) |
| XYZ | xyz(46.1138, 34.4547, 93.8252) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.42
Light Purple
#BF77F6
ΔE00 3.75
Easter Purple
#C071FE
ΔE00 5.02
Light Urple
#B36FF6
ΔE00 5.74
Baby Purple
#CA9BF7
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB86F9 #C4F986
analogous
#868BF9 #BB86F9 #F486F9
triadic
#BB86F9 #F9BB86 #86F9BB
tetradic
#BB86F9 #F9868B #C4F986 #86F9F4
square
#BB86F9 #F9868B #C4F986 #86F9F4
split-complementary
#BB86F9 #F9F486 #8BF986
monochromatic
#7911F3 #9A4CF6 #BB86F9 #DCC0FC #EFE2FE
Accessibility & contrast
On white
2.66
#BB86F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#BB86F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB86F9
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB86F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB86F9 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#739FF6
Tritanopia (blue-blind)
#B09AB4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb86f9; /* rgb */ color: rgb(187, 134, 249); /* oklch */ color: oklch(71.8% 0.169 303.7);
Tailwind
colors: {
custom: {
50: '#d2aafc',
500: '#bb86f9',
950: '#000000',
},
}SCSS
$custom: #bb86f9; $custom-light: #d2aafc; $custom-dark: #000000;
JSON
{
"hex": "#bb86f9",
"rgb": {
"r": 187,
"g": 134,
"b": 249
},
"hsl": {
"h": 267.652,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.71839,
"c": 0.16868,
"h": 303.7
},
"luminance": 0.34455
}Semantic roles & 50–950 ramp
primary
#BB86F9
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85