#BBC0CB#BBC0CB
#BBC0CB is a light, near-neutral blue. Relative luminance 0.526; OKLCH L 80.7% C 0.016 H 266.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0CB |
|---|---|
| RGB | rgb(187, 192, 203) |
| HSL | hsl(221, 13%, 76%) |
| HSV | hsv(221, 8%, 80%) |
| CMYK | cmyk(7.9%, 5.4%, 0%, 20.4%) |
| CIE-LAB | lab(77.62, 0.40, -6.11) |
| CIE-LCH | lch(77.62, 6.12, 273.75°) |
| OKLab | oklab(80.72% -0.0011 -0.0164) |
| OKLCH | oklch(80.72% 0.016 266.3) |
| XYZ | xyz(50.1205, 52.5755, 63.9959) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.47
Silver
#C0C0C0
ΔE00 5.39
Light Blue Grey
#B7C9E2
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0CB #CBC6BB
analogous
#BBC8CB #BBC0CB #BEBBCB
triadic
#BBC0CB #CBBBC0 #C0CBBB
tetradic
#BBC0CB #CBBBC8 #CBC6BB #BBCBBE
square
#BBC0CB #CBBBC8 #CBC6BB #BBCBBE
split-complementary
#BBC0CB #CBBEBB #C8CBBB
monochromatic
#768096 #98A0B0 #BBC0CB #DEE0E6 #EEEFF2
Accessibility & contrast
On white
1.82
#BBC0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BBC0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0CB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0CB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CC
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#B8C2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc0cb; /* rgb */ color: rgb(187, 192, 203); /* oklch */ color: oklch(80.7% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#cfd3da',
500: '#bbc0cb',
950: '#000000',
},
}SCSS
$custom: #bbc0cb; $custom-light: #cfd3da; $custom-dark: #000000;
JSON
{
"hex": "#bbc0cb",
"rgb": {
"r": 187,
"g": 192,
"b": 203
},
"hsl": {
"h": 221.25,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.80722,
"c": 0.0164,
"h": 266.3
},
"luminance": 0.52576
}Semantic roles & 50–950 ramp
primary
#BBC0CB
secondary
#9F998B
accent
#814E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383