#BBBAEA#BBBAEA
#BBBAEA is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.6% C 0.067 H 285.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAEA |
|---|---|
| RGB | rgb(187, 186, 234) |
| HSL | hsl(241, 53%, 82%) |
| HSV | hsv(241, 21%, 92%) |
| CMYK | cmyk(20.1%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.05, 10.19, -23.72) |
| CIE-LCH | lch(77.05, 25.81, 293.25°) |
| OKLab | oklab(80.6% 0.0183 -0.0649) |
| OKLCH | oklch(80.6% 0.067 285.7) |
| XYZ | xyz(52.9002, 51.6223, 85.0030) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.83
Periwinkle
#CCCCFF
ΔE00 4.55
Light Lavender
#DFC5FE
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 7.91
Light Violet
#D6B4FC
ΔE00 8.13
Lavender
#B39DDB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAEA #E9EABA
analogous
#BAD1EA #BBBAEA #D3BAEA
triadic
#BBBAEA #EABBBA #BAEABB
tetradic
#BBBAEA #EABAD1 #E9EABA #BAEAD3
square
#BBBAEA #EABAD1 #E9EABA #BAEAD3
split-complementary
#BBBAEA #EAD3BA #D1EABA
monochromatic
#5F5CCD #8D8BDC #BBBAEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.85
#BBBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BBBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAEA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAEA | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EC
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#B1C2CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbaea; /* rgb */ color: rgb(187, 186, 234); /* oklch */ color: oklch(80.6% 0.067 285.7);
Tailwind
colors: {
custom: {
50: '#d0cef0',
500: '#bbbaea',
950: '#000000',
},
}SCSS
$custom: #bbbaea; $custom-light: #d0cef0; $custom-dark: #000000;
JSON
{
"hex": "#bbbaea",
"rgb": {
"r": 187,
"g": 186,
"b": 234
},
"hsl": {
"h": 241.25,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.80599,
"c": 0.0674,
"h": 285.7
},
"luminance": 0.51623
}Semantic roles & 50–950 ramp
primary
#BBBAEA
secondary
#C5C682
accent
#C125BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385