#BBC2EA#BBC2EA
#BBC2EA is a very light, muted blue. Relative luminance 0.551; OKLCH L 82.2% C 0.057 H 277.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2EA |
|---|---|
| RGB | rgb(187, 194, 234) |
| HSL | hsl(231, 53%, 83%) |
| HSV | hsv(231, 20%, 92%) |
| CMYK | cmyk(20.1%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(79.09, 5.85, -20.62) |
| CIE-LCH | lch(79.09, 21.43, 285.83°) |
| OKLab | oklab(82.19% 0.0072 -0.0562) |
| OKLCH | oklch(82.19% 0.057 277.3) |
| XYZ | xyz(54.6330, 55.0879, 85.5806) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 8.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2EA #EAE3BB
analogous
#BBD9EA #BBC2EA #CCBBEA
triadic
#BBC2EA #EABBC2 #C2EABB
tetradic
#BBC2EA #EABBD9 #EAE3BB #BBEACC
square
#BBC2EA #EABBD9 #EAE3BB #BBEACC
split-complementary
#BBC2EA #EACCBB #D9EABB
monochromatic
#5D6ECD #8C98DC #BBC2EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.75
#BBC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BBC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2EA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2EA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#B5C2E9
Tritanopia (blue-blind)
#B0C9CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc2ea; /* rgb */ color: rgb(187, 194, 234); /* oklch */ color: oklch(82.2% 0.057 277.3);
Tailwind
colors: {
custom: {
50: '#d0d4f0',
500: '#bbc2ea',
950: '#000000',
},
}SCSS
$custom: #bbc2ea; $custom-light: #d0d4f0; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ea",
"rgb": {
"r": 187,
"g": 194,
"b": 234
},
"hsl": {
"h": 231.064,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.82186,
"c": 0.05671,
"h": 277.3
},
"luminance": 0.55089
}Semantic roles & 50–950 ramp
primary
#BBC2EA
secondary
#C6BC83
accent
#A925C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385