#BBA0F8#BBA0F8
#BBA0F8 is a light, vivid violet. Relative luminance 0.425; OKLCH L 76.3% C 0.126 H 297.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA0F8 |
|---|---|
| RGB | rgb(187, 160, 248) |
| HSL | hsl(258, 86%, 80%) |
| HSV | hsv(258, 35%, 97%) |
| CMYK | cmyk(24.6%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(71.20, 27.76, -40.33) |
| CIE-LCH | lch(71.20, 48.96, 304.55°) |
| OKLab | oklab(76.27% 0.0582 -0.112) |
| OKLCH | oklch(76.27% 0.126 297.4) |
| XYZ | xyz(50.0037, 42.4833, 94.3544) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 4.90
Lavender
#B39DDB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA0F8 #DDF8A0
analogous
#A0B1F8 #BBA0F8 #E7A0F8
triadic
#BBA0F8 #F8BBA0 #A0F8BB
tetradic
#BBA0F8 #F8A0B1 #DDF8A0 #A0F8E7
square
#BBA0F8 #F8A0B1 #DDF8A0 #A0F8E7
split-complementary
#BBA0F8 #F8E7A0 #B1F8A0
monochromatic
#692EF0 #9267F4 #BBA0F8 #E4D9FC #EBE2FD
Accessibility & contrast
On white
2.21
#BBA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#BBA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA0F8
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA0F8 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#AFAFC1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bba0f8; /* rgb */ color: rgb(187, 160, 248); /* oklch */ color: oklch(76.3% 0.126 297.4);
Tailwind
colors: {
custom: {
50: '#d1bcfb',
500: '#bba0f8',
950: '#000000',
},
}SCSS
$custom: #bba0f8; $custom-light: #d1bcfb; $custom-dark: #000000;
JSON
{
"hex": "#bba0f8",
"rgb": {
"r": 187,
"g": 160,
"b": 248
},
"hsl": {
"h": 258.409,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.76268,
"c": 0.12623,
"h": 297.4
},
"luminance": 0.42484
}Semantic roles & 50–950 ramp
primary
#BBA0F8
secondary
#EBF5D6
accent
#E3039E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185