#BBA2F2#BBA2F2
#BBA2F2 is a light, moderate violet. Relative luminance 0.428; OKLCH L 76.4% C 0.115 H 298.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2F2 |
|---|---|
| RGB | rgb(187, 162, 242) |
| HSL | hsl(259, 75%, 79%) |
| HSV | hsv(259, 33%, 95%) |
| CMYK | cmyk(22.7%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.43, 25.25, -36.71) |
| CIE-LCH | lch(71.43, 44.56, 304.53°) |
| OKLab | oklab(76.36% 0.054 -0.1016) |
| OKLCH | oklch(76.36% 0.115 298) |
| XYZ | xyz(49.4372, 42.8159, 89.6470) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 4.16
Lavender
#B39DDB
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2F2 #D9F2A2
analogous
#A2B1F2 #BBA2F2 #E3A2F2
triadic
#BBA2F2 #F2BBA2 #A2F2BB
tetradic
#BBA2F2 #F2A2B1 #D9F2A2 #A2F2E3
square
#BBA2F2 #F2A2B1 #D9F2A2 #A2F2E3
split-complementary
#BBA2F2 #F2E3A2 #B1F2A2
monochromatic
#6C37E3 #946CEA #BBA2F2 #E2D8FA #EBE4FB
Accessibility & contrast
On white
2.20
#BBA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#BBA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2F2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2F2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#93AEF0
Tritanopia (blue-blind)
#B1AFBF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bba2f2; /* rgb */ color: rgb(187, 162, 242); /* oklch */ color: oklch(76.4% 0.115 298.0);
Tailwind
colors: {
custom: {
50: '#d0bdf6',
500: '#bba2f2',
950: '#000000',
},
}SCSS
$custom: #bba2f2; $custom-light: #d0bdf6; $custom-dark: #000000;
JSON
{
"hex": "#bba2f2",
"rgb": {
"r": 187,
"g": 162,
"b": 242
},
"hsl": {
"h": 258.75,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.76359,
"c": 0.11511,
"h": 298
},
"luminance": 0.42816
}Semantic roles & 50–950 ramp
primary
#BBA2F2
secondary
#EBF3D8
accent
#D80E99
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141217
muted
#828185