#BBC2CE#BBC2CE
#BBC2CE is a light, near-neutral blue. Relative luminance 0.536; OKLCH L 81.2% C 0.019 H 261.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2CE |
|---|---|
| RGB | rgb(187, 194, 206) |
| HSL | hsl(218, 16%, 77%) |
| HSV | hsv(218, 9%, 81%) |
| CMYK | cmyk(9.2%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(78.23, -0.07, -6.83) |
| CIE-LCH | lch(78.23, 6.83, 269.43°) |
| OKLab | oklab(81.23% -0.0028 -0.0183) |
| OKLCH | oklch(81.23% 0.019 261.3) |
| XYZ | xyz(50.9235, 53.6041, 66.0443) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 5.80
Silver
#C0C0C0
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2CE #CEC7BB
analogous
#BBCCCE #BBC2CE #BEBBCE
triadic
#BBC2CE #CEBBC2 #C2CEBB
tetradic
#BBC2CE #CEBBCC #CEC7BB #BBCEBE
square
#BBC2CE #CEBBCC #CEC7BB #BBCEBE
split-complementary
#BBC2CE #CEBEBB #CCCEBB
monochromatic
#74829B #97A2B4 #BBC2CE #DFE2E8 #EDEFF2
Accessibility & contrast
On white
1.79
#BBC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BBC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2CE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2CE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#B7C4C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc2ce; /* rgb */ color: rgb(187, 194, 206); /* oklch */ color: oklch(81.2% 0.019 261.3);
Tailwind
colors: {
custom: {
50: '#cfd4dd',
500: '#bbc2ce',
950: '#000000',
},
}SCSS
$custom: #bbc2ce; $custom-light: #cfd4dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ce",
"rgb": {
"r": 187,
"g": 194,
"b": 206
},
"hsl": {
"h": 217.895,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.81226,
"c": 0.01855,
"h": 261.3
},
"luminance": 0.53605
}Semantic roles & 50–950 ramp
primary
#BBC2CE
secondary
#A29A8B
accent
#7D4B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384