#BBC1DC#BBC1DC
#BBC1DC is a light, muted blue. Relative luminance 0.539; OKLCH L 81.5% C 0.038 H 275.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1DC |
|---|---|
| RGB | rgb(187, 193, 220) |
| HSL | hsl(229, 32%, 80%) |
| HSV | hsv(229, 15%, 86%) |
| CMYK | cmyk(15%, 12.3%, 0%, 13.7%) |
| CIE-LAB | lab(78.39, 3.35, -14.15) |
| CIE-LCH | lch(78.39, 14.54, 283.32°) |
| OKLab | oklab(81.49% 0.0038 -0.0383) |
| OKLCH | oklch(81.49% 0.038 275.6) |
| XYZ | xyz(52.4788, 53.8713, 75.3296) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 7.36
Periwinkle
#CCCCFF
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1DC #DCD6BB
analogous
#BBD2DC #BBC1DC #C6BBDC
triadic
#BBC1DC #DCBBC1 #C1DCBB
tetradic
#BBC1DC #DCBBD2 #DCD6BB #BBDCC6
square
#BBC1DC #DCBBD2 #DCD6BB #BBDCC6
split-complementary
#BBC1DC #DCC6BB #D2DCBB
monochromatic
#6A77B2 #939CC7 #BBC1DC #E3E6F1 #EBEDF5
Accessibility & contrast
On white
1.78
#BBC1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BBC1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1DC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1DC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#B4C6CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc1dc; /* rgb */ color: rgb(187, 193, 220); /* oklch */ color: oklch(81.5% 0.038 275.6);
Tailwind
colors: {
custom: {
50: '#cfd3e6',
500: '#bbc1dc',
950: '#000000',
},
}SCSS
$custom: #bbc1dc; $custom-light: #cfd3e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc1dc",
"rgb": {
"r": 187,
"g": 193,
"b": 220
},
"hsl": {
"h": 229.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81486,
"c": 0.03849,
"h": 275.6
},
"luminance": 0.53872
}Semantic roles & 50–950 ramp
primary
#BBC1DC
secondary
#B3AC88
accent
#963BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384