#BBA3FA#BBA3FA
#BBA3FA is a light, vivid violet. Relative luminance 0.437; OKLCH L 76.9% C 0.124 H 296.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA3FA |
|---|---|
| RGB | rgb(187, 163, 250) |
| HSL | hsl(257, 90%, 81%) |
| HSV | hsv(257, 35%, 98%) |
| CMYK | cmyk(25.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(72.00, 26.56, -40.17) |
| CIE-LCH | lch(72.00, 48.16, 303.48°) |
| OKLab | oklab(76.91% 0.0545 -0.1116) |
| OKLCH | oklch(76.91% 0.124 296) |
| XYZ | xyz(50.8420, 43.6608, 96.1727) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.62
Pale Violet
#CEAEFA
ΔE00 4.69
Lavender
#B39DDB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA3FA #E2FAA3
analogous
#A3B6FA #BBA3FA #E6A3FA
triadic
#BBA3FA #FABBA3 #A3FABB
tetradic
#BBA3FA #FAA3B6 #E2FAA3 #A3FAE6
square
#BBA3FA #FAA3B6 #E2FAA3 #A3FAE6
split-complementary
#BBA3FA #FAE6A3 #B6FAA3
monochromatic
#652FF4 #9069F7 #BBA3FA #E6DDFD #EAE2FD
Accessibility & contrast
On white
2.16
#BBA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BBA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA3FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA3FA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#AEB2C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bba3fa; /* rgb */ color: rgb(187, 163, 250); /* oklch */ color: oklch(76.9% 0.124 296.0);
Tailwind
colors: {
custom: {
50: '#d1befc',
500: '#bba3fa',
950: '#000000',
},
}SCSS
$custom: #bba3fa; $custom-light: #d1befc; $custom-dark: #000000;
JSON
{
"hex": "#bba3fa",
"rgb": {
"r": 187,
"g": 163,
"b": 250
},
"hsl": {
"h": 256.552,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.76905,
"c": 0.12418,
"h": 296
},
"luminance": 0.43661
}Semantic roles & 50–950 ramp
primary
#BBA3FA
secondary
#EDF6D5
accent
#E600A6
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185