#BBA0FA#BBA0FA
#BBA0FA is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.4% C 0.129 H 297.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA0FA |
|---|---|
| RGB | rgb(187, 160, 250) |
| HSL | hsl(258, 90%, 80%) |
| HSV | hsv(258, 36%, 98%) |
| CMYK | cmyk(25.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(71.29, 28.23, -41.28) |
| CIE-LCH | lch(71.29, 50.01, 304.37°) |
| OKLab | oklab(76.36% 0.0586 -0.1148) |
| OKLCH | oklch(76.36% 0.129 297.1) |
| XYZ | xyz(50.3156, 42.6081, 95.9973) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.09
Lilac (survey)
#CEA2FD
ΔE00 3.93
Baby Purple
#CA9BF7
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 5.09
Liliac
#C48EFD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA0FA #DFFAA0
analogous
#A0B2FA #BBA0FA #E8A0FA
triadic
#BBA0FA #FABBA0 #A0FABB
tetradic
#BBA0FA #FAA0B2 #DFFAA0 #A0FAE8
square
#BBA0FA #FAA0B2 #DFFAA0 #A0FAE8
split-complementary
#BBA0FA #FAE8A0 #B2FAA0
monochromatic
#682CF4 #9166F7 #BBA0FA #E5DAFD #EAE2FD
Accessibility & contrast
On white
2.21
#BBA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BBA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA0FA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA0FA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#AFAFC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bba0fa; /* rgb */ color: rgb(187, 160, 250); /* oklch */ color: oklch(76.4% 0.129 297.1);
Tailwind
colors: {
custom: {
50: '#d1bcfc',
500: '#bba0fa',
950: '#000000',
},
}SCSS
$custom: #bba0fa; $custom-light: #d1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#bba0fa",
"rgb": {
"r": 187,
"g": 160,
"b": 250
},
"hsl": {
"h": 258,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.76361,
"c": 0.12888,
"h": 297.1
},
"luminance": 0.42609
}Semantic roles & 50–950 ramp
primary
#BBA0FA
secondary
#ECF6D5
accent
#E600A1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185