#BB9AFB#BB9AFB
#BB9AFB is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.3% C 0.140 H 298.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9AFB |
|---|---|
| RGB | rgb(187, 154, 251) |
| HSL | hsl(260, 92%, 79%) |
| HSV | hsv(260, 39%, 98%) |
| CMYK | cmyk(25.5%, 38.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.92, 31.80, -43.96) |
| CIE-LCH | lch(69.92, 54.26, 305.88°) |
| OKLab | oklab(75.34% 0.067 -0.1225) |
| OKLCH | oklch(75.34% 0.14 298.7) |
| XYZ | xyz(49.4577, 40.6407, 96.4869) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.02
Baby Purple
#CA9BF7
ΔE00 3.60
Liliac
#C48EFD
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.41
Pale Violet
#CEAEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9AFB #DAFB9A
analogous
#9AAAFB #BB9AFB #EB9AFB
triadic
#BB9AFB #FBBB9A #9AFBBB
tetradic
#BB9AFB #FB9AAA #DAFB9A #9AFBEB
square
#BB9AFB #FB9AAA #DAFB9A #9AFBEB
split-complementary
#BB9AFB #FBEB9A #AAFB9A
monochromatic
#6C24F6 #935FF9 #BB9AFB #E3D5FD #EBE2FE
Accessibility & contrast
On white
2.30
#BB9AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#BB9AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9AFB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9AFB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#AFAABF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bb9afb; /* rgb */ color: rgb(187, 154, 251); /* oklch */ color: oklch(75.3% 0.140 298.7);
Tailwind
colors: {
custom: {
50: '#d1b8fd',
500: '#bb9afb',
950: '#000000',
},
}SCSS
$custom: #bb9afb; $custom-light: #d1b8fd; $custom-dark: #000000;
JSON
{
"hex": "#bb9afb",
"rgb": {
"r": 187,
"g": 154,
"b": 251
},
"hsl": {
"h": 260.412,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.75337,
"c": 0.13962,
"h": 298.7
},
"luminance": 0.40641
}Semantic roles & 50–950 ramp
primary
#BB9AFB
secondary
#EBF6D5
accent
#E60097
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085