#BBCBEA#BBCBEA
#BBCBEA is a very light, muted blue. Relative luminance 0.592; OKLCH L 84.0% C 0.047 H 263.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBEA |
|---|---|
| RGB | rgb(187, 203, 234) |
| HSL | hsl(220, 53%, 83%) |
| HSV | hsv(220, 20%, 92%) |
| CMYK | cmyk(20.1%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(81.41, 1.03, -17.12) |
| CIE-LCH | lch(81.41, 17.15, 273.43°) |
| OKLab | oklab(84% -0.0051 -0.0466) |
| OKLCH | oklch(84% 0.047 263.7) |
| XYZ | xyz(56.6970, 59.2159, 86.2686) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.65
Lightsteelblue
#B0C4DE
ΔE00 3.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.15
Cloudy Blue
#ACC2D9
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 6.28
Periwinkle
#CCCCFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBEA #EADABB
analogous
#BBE3EA #BBCBEA #C2BBEA
triadic
#BBCBEA #EABBCB #CBEABB
tetradic
#BBCBEA #EABBE3 #EADABB #BBEAC2
square
#BBCBEA #EABBE3 #EADABB #BBEAC2
split-complementary
#BBCBEA #EAC2BB #E3EABB
monochromatic
#5D83CD #8CA7DC #BBCBEA #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.64
#BBCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BBCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBEA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBEA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#AFD1D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcbea; /* rgb */ color: rgb(187, 203, 234); /* oklch */ color: oklch(84.0% 0.047 263.7);
Tailwind
colors: {
custom: {
50: '#d0daf0',
500: '#bbcbea',
950: '#000000',
},
}SCSS
$custom: #bbcbea; $custom-light: #d0daf0; $custom-dark: #000000;
JSON
{
"hex": "#bbcbea",
"rgb": {
"r": 187,
"g": 203,
"b": 234
},
"hsl": {
"h": 219.574,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84,
"c": 0.04685,
"h": 263.7
},
"luminance": 0.59217
}Semantic roles & 50–950 ramp
primary
#BBCBEA
secondary
#C6AF83
accent
#8B25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385