#BBC2E1#BBC2E1
#BBC2E1 is a light, muted blue. Relative luminance 0.546; OKLCH L 81.9% C 0.044 H 275.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2E1 |
|---|---|
| RGB | rgb(187, 194, 225) |
| HSL | hsl(229, 39%, 81%) |
| HSV | hsv(229, 17%, 88%) |
| CMYK | cmyk(16.9%, 13.8%, 0%, 11.8%) |
| CIE-LAB | lab(78.80, 3.88, -16.22) |
| CIE-LCH | lch(78.80, 16.68, 283.46°) |
| OKLab | oklab(81.86% 0.0041 -0.044) |
| OKLCH | oklch(81.86% 0.044 275.3) |
| XYZ | xyz(53.3727, 54.5838, 78.9433) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 7.70
Powder Blue (survey)
#B1D1FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2E1 #E1DABB
analogous
#BBD5E1 #BBC2E1 #C7BBE1
triadic
#BBC2E1 #E1BBC2 #C2E1BB
tetradic
#BBC2E1 #E1BBD5 #E1DABB #BBE1C7
square
#BBC2E1 #E1BBD5 #E1DABB #BBE1C7
split-complementary
#BBC2E1 #E1C7BB #D5E1BB
monochromatic
#6676BC #919CCE #BBC2E1 #E5E8F4 #EAECF6
Accessibility & contrast
On white
1.76
#BBC2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BBC2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2E1
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2E1 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E2
Deuteranopia (green-blind)
#B7C2E0
Tritanopia (blue-blind)
#B2C7CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc2e1; /* rgb */ color: rgb(187, 194, 225); /* oklch */ color: oklch(81.9% 0.044 275.3);
Tailwind
colors: {
custom: {
50: '#cfd4ea',
500: '#bbc2e1',
950: '#000000',
},
}SCSS
$custom: #bbc2e1; $custom-light: #cfd4ea; $custom-dark: #000000;
JSON
{
"hex": "#bbc2e1",
"rgb": {
"r": 187,
"g": 194,
"b": 225
},
"hsl": {
"h": 228.947,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.81862,
"c": 0.04422,
"h": 275.3
},
"luminance": 0.54585
}Semantic roles & 50–950 ramp
primary
#BBC2E1
secondary
#BAB086
accent
#9B34B2
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384