#BBC2D7#BBC2D7
#BBC2D7 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.5% C 0.030 H 271.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2D7 |
|---|---|
| RGB | rgb(187, 194, 215) |
| HSL | hsl(225, 26%, 79%) |
| HSV | hsv(225, 13%, 84%) |
| CMYK | cmyk(13%, 9.8%, 0%, 15.7%) |
| CIE-LAB | lab(78.49, 1.77, -11.30) |
| CIE-LCH | lch(78.49, 11.43, 278.89°) |
| OKLab | oklab(81.52% 0.0005 -0.0305) |
| OKLCH | oklch(81.52% 0.03 271) |
| XYZ | xyz(52.0483, 54.0540, 71.9681) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.39
Lightsteelblue
#B0C4DE
ΔE00 4.85
Cloudy Blue
#ACC2D9
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 9.05
Light Periwinkle
#C1C6FC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2D7 #D7D0BB
analogous
#BBD0D7 #BBC2D7 #C2BBD7
triadic
#BBC2D7 #D7BBC2 #C2D7BB
tetradic
#BBC2D7 #D7BBD0 #D7D0BB #BBD7C2
square
#BBC2D7 #D7BBD0 #D7D0BB #BBD7C2
split-complementary
#BBC2D7 #D7C2BB #D0D7BB
monochromatic
#6E7DAA #949FC0 #BBC2D7 #E2E5EE #ECEEF4
Accessibility & contrast
On white
1.78
#BBC2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BBC2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2D7
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2D7 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC3D8
Deuteranopia (green-blind)
#BAC1D6
Tritanopia (blue-blind)
#B5C6C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc2d7; /* rgb */ color: rgb(187, 194, 215); /* oklch */ color: oklch(81.5% 0.030 271.0);
Tailwind
colors: {
custom: {
50: '#cfd4e3',
500: '#bbc2d7',
950: '#000000',
},
}SCSS
$custom: #bbc2d7; $custom-light: #cfd4e3; $custom-dark: #000000;
JSON
{
"hex": "#bbc2d7",
"rgb": {
"r": 187,
"g": 194,
"b": 215
},
"hsl": {
"h": 225,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.81519,
"c": 0.03048,
"h": 271
},
"luminance": 0.54055
}Semantic roles & 50–950 ramp
primary
#BBC2D7
secondary
#ADA489
accent
#8C41A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384