#BBA2EB#BBA2EB
#BBA2EB is a light, moderate violet. Relative luminance 0.424; OKLCH L 76.0% C 0.106 H 299.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2EB |
|---|---|
| RGB | rgb(187, 162, 235) |
| HSL | hsl(261, 65%, 78%) |
| HSV | hsv(261, 31%, 92%) |
| CMYK | cmyk(20.4%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(71.15, 23.65, -33.33) |
| CIE-LCH | lch(71.15, 40.87, 305.36°) |
| OKLab | oklab(76.05% 0.0523 -0.092) |
| OKLCH | oklch(76.05% 0.106 299.6) |
| XYZ | xyz(48.4060, 42.4034, 84.2157) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.93
Lavender (survey)
#C79FEF
ΔE00 3.06
Pale Violet
#CEAEFA
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2EB #D2EBA2
analogous
#A2ADEB #BBA2EB #DFA2EB
triadic
#BBA2EB #EBBBA2 #A2EBBB
tetradic
#BBA2EB #EBA2AD #D2EBA2 #A2EBDF
square
#BBA2EB #EBA2AD #D2EBA2 #A2EBDF
split-complementary
#BBA2EB #EBDFA2 #ADEBA2
monochromatic
#713DD5 #9670E0 #BBA2EB #E0D4F6 #EDE6FA
Accessibility & contrast
On white
2.22
#BBA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#BBA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2EB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2EB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#B2ADBC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bba2eb; /* rgb */ color: rgb(187, 162, 235); /* oklch */ color: oklch(76.0% 0.106 299.6);
Tailwind
colors: {
custom: {
50: '#d0bdf1',
500: '#bba2eb',
950: '#000000',
},
}SCSS
$custom: #bba2eb; $custom-light: #d0bdf1; $custom-dark: #000000;
JSON
{
"hex": "#bba2eb",
"rgb": {
"r": 187,
"g": 162,
"b": 235
},
"hsl": {
"h": 260.548,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.7605,
"c": 0.1058,
"h": 299.6
},
"luminance": 0.42404
}Semantic roles & 50–950 ramp
primary
#BBA2EB
secondary
#E9F1DA
accent
#CC198F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185