#BBBAE6#BBBAE6
#BBBAE6 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.062 H 286.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAE6 |
|---|---|
| RGB | rgb(187, 186, 230) |
| HSL | hsl(241, 47%, 82%) |
| HSV | hsv(241, 19%, 90%) |
| CMYK | cmyk(18.7%, 19.1%, 0%, 9.8%) |
| CIE-LAB | lab(76.92, 9.30, -21.77) |
| CIE-LCH | lch(76.92, 23.67, 293.13°) |
| OKLab | oklab(80.45% 0.017 -0.0594) |
| OKLCH | oklch(80.45% 0.062 286) |
| XYZ | xyz(52.3320, 51.3951, 82.0107) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.44
Periwinkle
#CCCCFF
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 7.98
Pale Violet
#CEAEFA
ΔE00 8.45
Light Violet
#D6B4FC
ΔE00 8.58
Pale Lilac
#E4CBFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAE6 #E5E6BA
analogous
#BACFE6 #BBBAE6 #D1BAE6
triadic
#BBBAE6 #E6BBBA #BAE6BB
tetradic
#BBBAE6 #E6BACF #E5E6BA #BAE6D1
square
#BBBAE6 #E6BACF #E5E6BA #BAE6D1
split-complementary
#BBBAE6 #E6D1BA #CFE6BA
monochromatic
#6260C5 #8F8DD6 #BBBAE6 #E7E7F6 #E9E9F7
Accessibility & contrast
On white
1.86
#BBBAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BBBAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAE6
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAE6 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE8
Deuteranopia (green-blind)
#AEBDE5
Tritanopia (blue-blind)
#B2C1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbae6; /* rgb */ color: rgb(187, 186, 230); /* oklch */ color: oklch(80.4% 0.062 286.0);
Tailwind
colors: {
custom: {
50: '#d0ceee',
500: '#bbbae6',
950: '#000000',
},
}SCSS
$custom: #bbbae6; $custom-light: #d0ceee; $custom-dark: #000000;
JSON
{
"hex": "#bbbae6",
"rgb": {
"r": 187,
"g": 186,
"b": 230
},
"hsl": {
"h": 241.364,
"s": 46.809,
"l": 81.569
},
"oklch": {
"l": 0.80447,
"c": 0.06179,
"h": 286
},
"luminance": 0.51396
}Semantic roles & 50–950 ramp
primary
#BBBAE6
secondary
#BFC184
accent
#BA2BB7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385