#BB84FF#BB84FF
#BB84FF is a light, vivid violet. Relative luminance 0.343; OKLCH L 71.8% C 0.179 H 302.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BB84FF |
|---|---|
| RGB | rgb(187, 132, 255) |
| HSL | hsl(267, 100%, 76%) |
| HSV | hsv(267, 48%, 100%) |
| CMYK | cmyk(26.7%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(65.19, 44.84, -53.60) |
| CIE-LCH | lch(65.19, 69.89, 309.91°) |
| OKLab | oklab(71.84% 0.097 -0.1505) |
| OKLCH | oklch(71.84% 0.179 302.8) |
| XYZ | xyz(46.7908, 34.2873, 98.7414) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.04
Light Purple
#BF77F6
ΔE00 3.54
Easter Purple
#C071FE
ΔE00 4.47
Light Urple
#B36FF6
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB84FF #C8FF84
analogous
#848AFF #BB84FF #F884FF
triadic
#BB84FF #FFBB84 #84FFBB
tetradic
#BB84FF #FF848A #C8FF84 #84FFF8
square
#BB84FF #FF848A #C8FF84 #84FFF8
split-complementary
#BB84FF #FFF884 #8AFF84
monochromatic
#770AFF #9947FF #BB84FF #DDC1FF #EEE0FF
Accessibility & contrast
On white
2.67
#BB84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#BB84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB84FF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB84FF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#AF9AB6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb84ff; /* rgb */ color: rgb(187, 132, 255); /* oklch */ color: oklch(71.8% 0.179 302.8);
Tailwind
colors: {
custom: {
50: '#d2a9ff',
500: '#bb84ff',
950: '#000000',
},
}SCSS
$custom: #bb84ff; $custom-light: #d2a9ff; $custom-dark: #000000;
JSON
{
"hex": "#bb84ff",
"rgb": {
"r": 187,
"g": 132,
"b": 255
},
"hsl": {
"h": 266.829,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.71838,
"c": 0.17902,
"h": 302.8
},
"luminance": 0.34287
}Semantic roles & 50–950 ramp
primary
#BB84FF
secondary
#E7F7D4
accent
#E6007F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86