#BBBAED#BBBAED
#BBBAED is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.7% C 0.072 H 285.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAED |
|---|---|
| RGB | rgb(187, 186, 237) |
| HSL | hsl(241, 59%, 83%) |
| HSV | hsv(241, 22%, 93%) |
| CMYK | cmyk(21.1%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.16, 10.86, -25.18) |
| CIE-LCH | lch(77.16, 27.42, 293.34°) |
| OKLab | oklab(80.71% 0.0192 -0.069) |
| OKLCH | oklch(80.71% 0.072 285.6) |
| XYZ | xyz(53.3348, 51.7962, 87.2921) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.48
Periwinkle
#CCCCFF
ΔE00 4.43
Pale Violet
#CEAEFA
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 7.72
Light Violet
#D6B4FC
ΔE00 7.89
Lavender
#B39DDB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAED #ECEDBA
analogous
#BAD2ED #BBBAED #D4BAED
triadic
#BBBAED #EDBBBA #BAEDBB
tetradic
#BBBAED #EDBAD2 #ECEDBA #BAEDD4
square
#BBBAED #EDBAD2 #ECEDBA #BAEDD4
split-complementary
#BBBAED #EDD4BA #D2EDBA
monochromatic
#5B59D4 #8B89E0 #BBBAED #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.85
#BBBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BBBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAED
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAED | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#B0C3CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaed; /* rgb */ color: rgb(187, 186, 237); /* oklch */ color: oklch(80.7% 0.072 285.6);
Tailwind
colors: {
custom: {
50: '#d0cef3',
500: '#bbbaed',
950: '#000000',
},
}SCSS
$custom: #bbbaed; $custom-light: #d0cef3; $custom-dark: #000000;
JSON
{
"hex": "#bbbaed",
"rgb": {
"r": 187,
"g": 186,
"b": 237
},
"hsl": {
"h": 241.176,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.80714,
"c": 0.07161,
"h": 285.6
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#BBBAED
secondary
#C9CA81
accent
#C61FC3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385