#B0BBCD#B0BBCD
#B0BBCD is a light, muted blue. Relative luminance 0.492; OKLCH L 78.9% C 0.028 H 260.3°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBCD |
|---|---|
| RGB | rgb(176, 187, 205) |
| HSL | hsl(217, 22%, 75%) |
| HSV | hsv(217, 14%, 80%) |
| CMYK | cmyk(14.1%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.56, -0.14, -10.35) |
| CIE-LCH | lch(75.56, 10.35, 269.22°) |
| OKLab | oklab(78.92% -0.0048 -0.0279) |
| OKLCH | oklch(78.92% 0.028 260.3) |
| XYZ | xyz(46.6917, 49.1778, 64.7781) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.99
Lightsteelblue
#B0C4DE
ΔE00 4.00
Light Blue Grey
#B7C9E2
ΔE00 4.41
Dove Gray
#B6B8BD
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBCD #CDC2B0
analogous
#B0CACD #B0BBCD #B3B0CD
triadic
#B0BBCD #CDB0BB #BBCDB0
tetradic
#B0BBCD #CDB0CA #CDC2B0 #B0CDB3
square
#B0BBCD #CDB0CA #CDC2B0 #B0CDB3
split-complementary
#B0BBCD #CDB3B0 #CACDB0
monochromatic
#657A9E #8B9BB5 #B0BBCD #D5DBE5 #ECEFF3
Accessibility & contrast
On white
1.94
#B0BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#B0BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBCD
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBCD | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCE
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#A9BFC1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bbcd; /* rgb */ color: rgb(176, 187, 205); /* oklch */ color: oklch(78.9% 0.028 260.3);
Tailwind
colors: {
custom: {
50: '#c7cfdc',
500: '#b0bbcd',
950: '#000000',
},
}SCSS
$custom: #b0bbcd; $custom-light: #c7cfdc; $custom-dark: #000000;
JSON
{
"hex": "#b0bbcd",
"rgb": {
"r": 176,
"g": 187,
"b": 205
},
"hsl": {
"h": 217.241,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.7892,
"c": 0.02833,
"h": 260.3
},
"luminance": 0.49179
}Semantic roles & 50–950 ramp
primary
#B0BBCD
secondary
#EAE6E1
accent
#7E45A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283