#BBA4FF#BBA4FF
#BBA4FF is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.3% C 0.129 H 294.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA4FF |
|---|---|
| RGB | rgb(187, 164, 255) |
| HSL | hsl(255, 100%, 82%) |
| HSV | hsv(255, 36%, 100%) |
| CMYK | cmyk(26.7%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(72.45, 27.19, -42.17) |
| CIE-LCH | lch(72.45, 50.18, 302.82°) |
| OKLab | oklab(77.32% 0.0543 -0.1174) |
| OKLCH | oklch(77.32% 0.129 294.8) |
| XYZ | xyz(51.8146, 44.3351, 100.4160) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 5.14
Lavender
#B39DDB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA4FF #E8FFA4
analogous
#A4BBFF #BBA4FF #E9A4FF
triadic
#BBA4FF #FFBBA4 #A4FFBB
tetradic
#BBA4FF #FFA4BB #E8FFA4 #A4FFE9
square
#BBA4FF #FFA4BB #E8FFA4 #A4FFE9
split-complementary
#BBA4FF #FFE9A4 #BBFFA4
monochromatic
#602AFF #8D67FF #BBA4FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.13
#BBA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BBA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA4FF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA4FF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#8FB0FD
Tritanopia (blue-blind)
#ADB4C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bba4ff; /* rgb */ color: rgb(187, 164, 255); /* oklch */ color: oklch(77.3% 0.129 294.8);
Tailwind
colors: {
custom: {
50: '#d1bfff',
500: '#bba4ff',
950: '#000000',
},
}SCSS
$custom: #bba4ff; $custom-light: #d1bfff; $custom-dark: #000000;
JSON
{
"hex": "#bba4ff",
"rgb": {
"r": 187,
"g": 164,
"b": 255
},
"hsl": {
"h": 255.165,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.77319,
"c": 0.12929,
"h": 294.8
},
"luminance": 0.44336
}Semantic roles & 50–950 ramp
primary
#BBA4FF
secondary
#EEF7D4
accent
#E600AB
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186