#BBC1CE#BBC1CE
#BBC1CE is a light, near-neutral blue. Relative luminance 0.532; OKLCH L 81.0% C 0.019 H 266.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1CE |
|---|---|
| RGB | rgb(187, 193, 206) |
| HSL | hsl(221, 16%, 77%) |
| HSV | hsv(221, 9%, 81%) |
| CMYK | cmyk(9.2%, 6.3%, 0%, 19.2%) |
| CIE-LAB | lab(77.97, 0.47, -7.22) |
| CIE-LCH | lch(77.97, 7.23, 273.69°) |
| OKLab | oklab(81.02% -0.0014 -0.0194) |
| OKLCH | oklch(81.02% 0.019 266) |
| XYZ | xyz(50.7017, 53.1605, 65.9704) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 5.93
Silver
#C0C0C0
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1CE #CEC8BB
analogous
#BBCBCE #BBC1CE #BFBBCE
triadic
#BBC1CE #CEBBC1 #C1CEBB
tetradic
#BBC1CE #CEBBCB #CEC8BB #BBCEBF
square
#BBC1CE #CEBBCB #CEC8BB #BBCEBF
split-complementary
#BBC1CE #CEBFBB #CBCEBB
monochromatic
#74809B #97A1B4 #BBC1CE #DFE1E8 #EDEFF2
Accessibility & contrast
On white
1.81
#BBC1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BBC1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1CE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1CE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2CF
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#B7C3C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc1ce; /* rgb */ color: rgb(187, 193, 206); /* oklch */ color: oklch(81.0% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#cfd3dd',
500: '#bbc1ce',
950: '#000000',
},
}SCSS
$custom: #bbc1ce; $custom-light: #cfd3dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc1ce",
"rgb": {
"r": 187,
"g": 193,
"b": 206
},
"hsl": {
"h": 221.053,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.81021,
"c": 0.01943,
"h": 266
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#BBC1CE
secondary
#A29B8B
accent
#814B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384