#BBA6FA#BBA6FA
#BBA6FA is a light, moderate violet. Relative luminance 0.447; OKLCH L 77.5% C 0.120 H 294.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA6FA |
|---|---|
| RGB | rgb(187, 166, 250) |
| HSL | hsl(255, 89%, 82%) |
| HSV | hsv(255, 34%, 98%) |
| CMYK | cmyk(25.2%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(72.72, 24.90, -39.05) |
| CIE-LCH | lch(72.72, 46.31, 302.52°) |
| OKLab | oklab(77.45% 0.0504 -0.1084) |
| OKLCH | oklch(77.45% 0.12 294.9) |
| XYZ | xyz(51.3810, 44.7388, 96.3524) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.08
Pale Violet
#CEAEFA
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.77
Baby Purple
#CA9BF7
ΔE00 5.27
Lavender
#B39DDB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA6FA #E5FAA6
analogous
#A6BBFA #BBA6FA #E5A6FA
triadic
#BBA6FA #FABBA6 #A6FABB
tetradic
#BBA6FA #FAA6BB #E5FAA6 #A6FAE5
square
#BBA6FA #FAA6BB #E5FAA6 #A6FAE5
split-complementary
#BBA6FA #FAE5A6 #BBFAA6
monochromatic
#6232F3 #8F6CF7 #BBA6FA #E7E0FD #E9E2FD
Accessibility & contrast
On white
2.11
#BBA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BBA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA6FA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA6FA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#AEB4C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bba6fa; /* rgb */ color: rgb(187, 166, 250); /* oklch */ color: oklch(77.5% 0.120 294.9);
Tailwind
colors: {
custom: {
50: '#d1c0fc',
500: '#bba6fa',
950: '#000000',
},
}SCSS
$custom: #bba6fa; $custom-light: #d1c0fc; $custom-dark: #000000;
JSON
{
"hex": "#bba6fa",
"rgb": {
"r": 187,
"g": 166,
"b": 250
},
"hsl": {
"h": 255,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.77454,
"c": 0.11952,
"h": 294.9
},
"luminance": 0.44739
}Semantic roles & 50–950 ramp
primary
#BBA6FA
secondary
#EDF5D6
accent
#E600AC
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141217
muted
#828185