#BBBAE7#BBBAE7
#BBBAE7 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.063 H 285.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAE7 |
|---|---|
| RGB | rgb(187, 186, 231) |
| HSL | hsl(241, 48%, 82%) |
| HSV | hsv(241, 19%, 91%) |
| CMYK | cmyk(19%, 19.5%, 0%, 9.4%) |
| CIE-LAB | lab(76.95, 9.52, -22.26) |
| CIE-LCH | lch(76.95, 24.21, 293.16°) |
| OKLab | oklab(80.49% 0.0173 -0.0608) |
| OKLCH | oklch(80.49% 0.063 285.9) |
| XYZ | xyz(52.4729, 51.4514, 82.7524) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.28
Periwinkle
#CCCCFF
ΔE00 4.78
Light Lavender
#DFC5FE
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 8.30
Light Violet
#D6B4FC
ΔE00 8.45
Pale Lilac
#E4CBFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAE7 #E6E7BA
analogous
#BAD0E7 #BBBAE7 #D2BAE7
triadic
#BBBAE7 #E7BBBA #BAE7BB
tetradic
#BBBAE7 #E7BAD0 #E6E7BA #BAE7D2
square
#BBBAE7 #E7BAD0 #E6E7BA #BAE7D2
split-complementary
#BBBAE7 #E7D2BA #D0E7BA
monochromatic
#625FC7 #8E8DD7 #BBBAE7 #E8E7F7 #E9E8F7
Accessibility & contrast
On white
1.86
#BBBAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BBBAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAE7
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAE7 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE9
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#B2C1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbae7; /* rgb */ color: rgb(187, 186, 231); /* oklch */ color: oklch(80.5% 0.063 285.9);
Tailwind
colors: {
custom: {
50: '#d0ceee',
500: '#bbbae7',
950: '#000000',
},
}SCSS
$custom: #bbbae7; $custom-light: #d0ceee; $custom-dark: #000000;
JSON
{
"hex": "#bbbae7",
"rgb": {
"r": 187,
"g": 186,
"b": 231
},
"hsl": {
"h": 241.333,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.80485,
"c": 0.06319,
"h": 285.9
},
"luminance": 0.51452
}Semantic roles & 50–950 ramp
primary
#BBBAE7
secondary
#C1C283
accent
#BC2AB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385