#BBC0CE#BBC0CE
#BBC0CE is a light, muted blue. Relative luminance 0.527; OKLCH L 80.8% C 0.020 H 270.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0CE |
|---|---|
| RGB | rgb(187, 192, 206) |
| HSL | hsl(224, 16%, 77%) |
| HSV | hsv(224, 9%, 81%) |
| CMYK | cmyk(9.2%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.71, 1.00, -7.61) |
| CIE-LCH | lch(77.71, 7.67, 277.48°) |
| OKLab | oklab(80.82% 0.0001 -0.0204) |
| OKLCH | oklch(80.82% 0.02 270.2) |
| XYZ | xyz(50.4814, 52.7199, 65.8969) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 6.02
Cloudy Blue
#ACC2D9
ΔE00 6.31
Silver
#C0C0C0
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0CE #CEC9BB
analogous
#BBCACE #BBC0CE #C0BBCE
triadic
#BBC0CE #CEBBC0 #C0CEBB
tetradic
#BBC0CE #CEBBCA #CEC9BB #BBCEC0
square
#BBC0CE #CEBBCA #CEC9BB #BBCEC0
split-complementary
#BBC0CE #CEC0BB #CACEBB
monochromatic
#747E9B #979FB4 #BBC0CE #DFE1E8 #EDEFF2
Accessibility & contrast
On white
1.82
#BBC0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BBC0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0CE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0CE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#B7C3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc0ce; /* rgb */ color: rgb(187, 192, 206); /* oklch */ color: oklch(80.8% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#cfd3dd',
500: '#bbc0ce',
950: '#000000',
},
}SCSS
$custom: #bbc0ce; $custom-light: #cfd3dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc0ce",
"rgb": {
"r": 187,
"g": 192,
"b": 206
},
"hsl": {
"h": 224.211,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.80817,
"c": 0.02042,
"h": 270.2
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#BBC0CE
secondary
#A29C8B
accent
#864B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384