#BB8BFA#BB8BFA
#BB8BFA is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.7% C 0.162 H 302.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8BFA |
|---|---|
| RGB | rgb(187, 139, 250) |
| HSL | hsl(266, 92%, 76%) |
| HSV | hsv(266, 44%, 98%) |
| CMYK | cmyk(25.2%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(66.47, 39.86, -48.85) |
| CIE-LCH | lch(66.47, 63.05, 309.21°) |
| OKLab | oklab(72.71% 0.0871 -0.1366) |
| OKLCH | oklch(72.71% 0.162 302.5) |
| XYZ | xyz(46.9777, 35.9322, 94.8846) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.74
Light Purple
#BF77F6
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 5.11
Pastel Purple
#CAA0FF
ΔE00 5.61
Easter Purple
#C071FE
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8BFA #CAFA8B
analogous
#8B93FA #BB8BFA #F38BFA
triadic
#BB8BFA #FABB8B #8BFABB
tetradic
#BB8BFA #FA8B93 #CAFA8B #8BFAF3
square
#BB8BFA #FA8B93 #CAFA8B #8BFAF3
split-complementary
#BB8BFA #FAF38B #93FA8B
monochromatic
#7616F5 #9950F7 #BB8BFA #DDC6FD #EEE2FE
Accessibility & contrast
On white
2.57
#BB8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BB8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8BFA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8BFA | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#78A1F7
Tritanopia (blue-blind)
#B09EB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb8bfa; /* rgb */ color: rgb(187, 139, 250); /* oklch */ color: oklch(72.7% 0.162 302.5);
Tailwind
colors: {
custom: {
50: '#d2adfc',
500: '#bb8bfa',
950: '#000000',
},
}SCSS
$custom: #bb8bfa; $custom-light: #d2adfc; $custom-dark: #000000;
JSON
{
"hex": "#bb8bfa",
"rgb": {
"r": 187,
"g": 139,
"b": 250
},
"hsl": {
"h": 265.946,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.72714,
"c": 0.16204,
"h": 302.5
},
"luminance": 0.35932
}Semantic roles & 50–950 ramp
primary
#BB8BFA
secondary
#E8F6D5
accent
#E60082
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85