#BBBAEC#BBBAEC
#BBBAEC is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.7% C 0.070 H 285.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAEC |
|---|---|
| RGB | rgb(187, 186, 236) |
| HSL | hsl(241, 57%, 83%) |
| HSV | hsv(241, 21%, 93%) |
| CMYK | cmyk(20.8%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(77.12, 10.64, -24.69) |
| CIE-LCH | lch(77.12, 26.88, 293.31°) |
| OKLab | oklab(80.68% 0.0189 -0.0676) |
| OKLCH | oklch(80.68% 0.07 285.6) |
| XYZ | xyz(53.1891, 51.7379, 86.5248) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.58
Periwinkle
#CCCCFF
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 7.72
Light Violet
#D6B4FC
ΔE00 7.96
Lavender
#B39DDB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAEC #EBECBA
analogous
#BAD2EC #BBBAEC #D4BAEC
triadic
#BBBAEC #ECBBBA #BAECBB
tetradic
#BBBAEC #ECBAD2 #EBECBA #BAECD4
square
#BBBAEC #ECBAD2 #EBECBA #BAECD4
split-complementary
#BBBAEC #ECD4BA #D2ECBA
monochromatic
#5C5AD2 #8C8ADF #BBBAEC #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.85
#BBBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BBBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAEC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAEC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EE
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#B0C2CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbaec; /* rgb */ color: rgb(187, 186, 236); /* oklch */ color: oklch(80.7% 0.070 285.6);
Tailwind
colors: {
custom: {
50: '#d0cef2',
500: '#bbbaec',
950: '#000000',
},
}SCSS
$custom: #bbbaec; $custom-light: #d0cef2; $custom-dark: #000000;
JSON
{
"hex": "#bbbaec",
"rgb": {
"r": 187,
"g": 186,
"b": 236
},
"hsl": {
"h": 241.2,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.80676,
"c": 0.0702,
"h": 285.6
},
"luminance": 0.51739
}Semantic roles & 50–950 ramp
primary
#BBBAEC
secondary
#C7C981
accent
#C421C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385