#BBBAEB#BBBAEB
#BBBAEB is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.069 H 285.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAEB |
|---|---|
| RGB | rgb(187, 186, 235) |
| HSL | hsl(241, 55%, 83%) |
| HSV | hsv(241, 21%, 92%) |
| CMYK | cmyk(20.4%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.09, 10.41, -24.20) |
| CIE-LCH | lch(77.09, 26.35, 293.28°) |
| OKLab | oklab(80.64% 0.0186 -0.0662) |
| OKLCH | oklch(80.64% 0.069 285.7) |
| XYZ | xyz(53.0443, 51.6800, 85.7617) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.70
Periwinkle
#CCCCFF
ΔE00 4.50
Light Lavender
#DFC5FE
ΔE00 7.74
Pale Violet
#CEAEFA
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 8.04
Lavender
#B39DDB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAEB #EAEBBA
analogous
#BAD2EB #BBBAEB #D3BAEB
triadic
#BBBAEB #EBBBBA #BAEBBB
tetradic
#BBBAEB #EBBAD2 #EAEBBA #BAEBD3
square
#BBBAEB #EBBAD2 #EAEBBA #BAEBD3
split-complementary
#BBBAEB #EBD3BA #D2EBBA
monochromatic
#5D5BCF #8C8BDD #BBBAEB #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.85
#BBBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BBBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAEB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAEB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#B1C2CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbaeb; /* rgb */ color: rgb(187, 186, 235); /* oklch */ color: oklch(80.6% 0.069 285.7);
Tailwind
colors: {
custom: {
50: '#d0cef1',
500: '#bbbaeb',
950: '#000000',
},
}SCSS
$custom: #bbbaeb; $custom-light: #d0cef1; $custom-dark: #000000;
JSON
{
"hex": "#bbbaeb",
"rgb": {
"r": 187,
"g": 186,
"b": 235
},
"hsl": {
"h": 241.224,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.80637,
"c": 0.0688,
"h": 285.7
},
"luminance": 0.51681
}Semantic roles & 50–950 ramp
primary
#BBBAEB
secondary
#C6C782
accent
#C323BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385