#BBBAE8#BBBAE8
#BBBAE8 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.065 H 285.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAE8 |
|---|---|
| RGB | rgb(187, 186, 232) |
| HSL | hsl(241, 50%, 82%) |
| HSV | hsv(241, 20%, 91%) |
| CMYK | cmyk(19.4%, 19.8%, 0%, 9%) |
| CIE-LAB | lab(76.99, 9.74, -22.74) |
| CIE-LCH | lch(76.99, 24.74, 293.19°) |
| OKLab | oklab(80.52% 0.0176 -0.0621) |
| OKLCH | oklch(80.52% 0.065 285.8) |
| XYZ | xyz(52.6145, 51.5081, 83.4983) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Periwinkle
#CCCCFF
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 7.85
Pale Violet
#CEAEFA
ΔE00 8.16
Light Violet
#D6B4FC
ΔE00 8.34
Pale Lilac
#E4CBFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAE8 #E7E8BA
analogous
#BAD0E8 #BBBAE8 #D2BAE8
triadic
#BBBAE8 #E8BBBA #BAE8BB
tetradic
#BBBAE8 #E8BAD0 #E7E8BA #BAE8D2
square
#BBBAE8 #E8BAD0 #E7E8BA #BAE8D2
split-complementary
#BBBAE8 #E8D2BA #D0E8BA
monochromatic
#615EC9 #8E8CD9 #BBBAE8 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.86
#BBBAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BBBAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAE8
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAE8 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFEA
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#B1C2C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbae8; /* rgb */ color: rgb(187, 186, 232); /* oklch */ color: oklch(80.5% 0.065 285.8);
Tailwind
colors: {
custom: {
50: '#d0ceef',
500: '#bbbae8',
950: '#000000',
},
}SCSS
$custom: #bbbae8; $custom-light: #d0ceef; $custom-dark: #000000;
JSON
{
"hex": "#bbbae8",
"rgb": {
"r": 187,
"g": 186,
"b": 232
},
"hsl": {
"h": 241.304,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.80522,
"c": 0.0646,
"h": 285.8
},
"luminance": 0.51509
}Semantic roles & 50–950 ramp
primary
#BBBAE8
secondary
#C2C383
accent
#BD28BA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385