#BB9BFE#BB9BFE
#BB9BFE is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.7% C 0.142 H 297.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BFE |
|---|---|
| RGB | rgb(187, 155, 254) |
| HSL | hsl(259, 98%, 80%) |
| HSV | hsv(259, 39%, 100%) |
| CMYK | cmyk(26.4%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(70.29, 31.96, -45.01) |
| CIE-LCH | lch(70.29, 55.20, 305.37°) |
| OKLab | oklab(75.66% 0.0662 -0.1256) |
| OKLCH | oklch(75.66% 0.142 297.8) |
| XYZ | xyz(50.1001, 41.1628, 99.0525) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.15
Baby Purple
#CA9BF7
ΔE00 3.96
Liliac
#C48EFD
ΔE00 4.22
Lilac (survey)
#CEA2FD
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 4.79
Pale Violet
#CEAEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BFE #DEFE9B
analogous
#9BACFE #BB9BFE #ED9BFE
triadic
#BB9BFE #FEBB9B #9BFEBB
tetradic
#BB9BFE #FE9BAC #DEFE9B #9BFEED
square
#BB9BFE #FE9BAC #DEFE9B #9BFEED
split-complementary
#BB9BFE #FEED9B #ACFE9B
monochromatic
#6922FD #925EFD #BB9BFE #E4D8FF #EAE1FF
Accessibility & contrast
On white
2.27
#BB9BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#BB9BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BFE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BFE | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#AEACC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bb9bfe; /* rgb */ color: rgb(187, 155, 254); /* oklch */ color: oklch(75.7% 0.142 297.8);
Tailwind
colors: {
custom: {
50: '#d1b9ff',
500: '#bb9bfe',
950: '#000000',
},
}SCSS
$custom: #bb9bfe; $custom-light: #d1b9ff; $custom-dark: #000000;
JSON
{
"hex": "#bb9bfe",
"rgb": {
"r": 187,
"g": 155,
"b": 254
},
"hsl": {
"h": 259.394,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.75659,
"c": 0.14195,
"h": 297.8
},
"luminance": 0.41163
}Semantic roles & 50–950 ramp
primary
#BB9BFE
secondary
#ECF7D4
accent
#E6009B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086