#BBA2FB#BBA2FB
#BBA2FB is a light, vivid violet. Relative luminance 0.434; OKLCH L 76.8% C 0.127 H 296.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2FB |
|---|---|
| RGB | rgb(187, 162, 251) |
| HSL | hsl(257, 92%, 81%) |
| HSV | hsv(257, 35%, 98%) |
| CMYK | cmyk(25.5%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.81, 27.36, -41.02) |
| CIE-LCH | lch(71.81, 49.30, 303.70°) |
| OKLab | oklab(76.77% 0.0561 -0.114) |
| OKLCH | oklch(76.77% 0.127 296.2) |
| XYZ | xyz(50.8223, 43.3700, 96.9418) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 4.13
Lavender (survey)
#C79FEF
ΔE00 4.42
Baby Purple
#CA9BF7
ΔE00 4.49
Pale Violet
#CEAEFA
ΔE00 4.91
Lavender
#B39DDB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2FB #E2FBA2
analogous
#A2B5FB #BBA2FB #E7A2FB
triadic
#BBA2FB #FBBBA2 #A2FBBB
tetradic
#BBA2FB #FBA2B5 #E2FBA2 #A2FBE7
square
#BBA2FB #FBA2B5 #E2FBA2 #A2FBE7
split-complementary
#BBA2FB #FBE7A2 #B5FBA2
monochromatic
#652DF6 #9067F8 #BBA2FB #E6DDFE #EAE2FE
Accessibility & contrast
On white
2.17
#BBA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BBA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2FB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2FB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#AEB1C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bba2fb; /* rgb */ color: rgb(187, 162, 251); /* oklch */ color: oklch(76.8% 0.127 296.2);
Tailwind
colors: {
custom: {
50: '#d1bdfd',
500: '#bba2fb',
950: '#000000',
},
}SCSS
$custom: #bba2fb; $custom-light: #d1bdfd; $custom-dark: #000000;
JSON
{
"hex": "#bba2fb",
"rgb": {
"r": 187,
"g": 162,
"b": 251
},
"hsl": {
"h": 256.854,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.76769,
"c": 0.12707,
"h": 296.2
},
"luminance": 0.4337
}Semantic roles & 50–950 ramp
primary
#BBA2FB
secondary
#EDF6D5
accent
#E600A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185