#BBA2FE#BBA2FE
#BBA2FE is a light, vivid violet. Relative luminance 0.436; OKLCH L 76.9% C 0.131 H 295.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2FE |
|---|---|
| RGB | rgb(187, 162, 254) |
| HSL | hsl(256, 98%, 82%) |
| HSV | hsv(256, 36%, 100%) |
| CMYK | cmyk(26.4%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(71.93, 28.07, -42.44) |
| CIE-LCH | lch(71.93, 50.88, 303.48°) |
| OKLab | oklab(76.91% 0.0568 -0.1181) |
| OKLCH | oklch(76.91% 0.131 295.7) |
| XYZ | xyz(51.2990, 43.5606, 99.4521) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 4.82
Pale Violet
#CEAEFA
ΔE00 5.24
Liliac
#C48EFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2FE #E5FEA2
analogous
#A2B7FE #BBA2FE #E9A2FE
triadic
#BBA2FE #FEBBA2 #A2FEBB
tetradic
#BBA2FE #FEA2B7 #E5FEA2 #A2FEE9
square
#BBA2FE #FEA2B7 #E5FEA2 #A2FEE9
split-complementary
#BBA2FE #FEE9A2 #B7FEA2
monochromatic
#6229FD #8F65FD #BBA2FE #E7DFFF #E9E1FF
Accessibility & contrast
On white
2.16
#BBA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#BBA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2FE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2FE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#ADB2C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bba2fe; /* rgb */ color: rgb(187, 162, 254); /* oklch */ color: oklch(76.9% 0.131 295.7);
Tailwind
colors: {
custom: {
50: '#d1bdff',
500: '#bba2fe',
950: '#000000',
},
}SCSS
$custom: #bba2fe; $custom-light: #d1bdff; $custom-dark: #000000;
JSON
{
"hex": "#bba2fe",
"rgb": {
"r": 187,
"g": 162,
"b": 254
},
"hsl": {
"h": 256.304,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.76909,
"c": 0.13105,
"h": 295.7
},
"luminance": 0.43561
}Semantic roles & 50–950 ramp
primary
#BBA2FE
secondary
#EDF7D4
accent
#E600A7
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186