#B4BBCD#B4BBCD
#B4BBCD is a light, muted blue. Relative luminance 0.497; OKLCH L 79.2% C 0.027 H 268.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBCD |
|---|---|
| RGB | rgb(180, 187, 205) |
| HSL | hsl(223, 20%, 75%) |
| HSV | hsv(223, 12%, 80%) |
| CMYK | cmyk(12.2%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.85, 1.17, -9.88) |
| CIE-LCH | lch(75.85, 9.95, 276.73°) |
| OKLab | oklab(79.22% -0.0006 -0.0266) |
| OKLCH | oklch(79.22% 0.027 268.8) |
| XYZ | xyz(47.6097, 49.6511, 64.8211) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 8.26
Silver
#C0C0C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBCD #CDC6B4
analogous
#B4C7CD #B4BBCD #B9B4CD
triadic
#B4BBCD #CDB4BB #BBCDB4
tetradic
#B4BBCD #CDB4C7 #CDC6B4 #B4CDB9
square
#B4BBCD #CDB4C7 #CDC6B4 #B4CDB9
split-complementary
#B4BBCD #CDB9B4 #C7CDB4
monochromatic
#6B789C #8F9AB5 #B4BBCD #D9DCE5 #EDEEF3
Accessibility & contrast
On white
1.92
#B4BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B4BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBCD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBCD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#AEBEC1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4bbcd; /* rgb */ color: rgb(180, 187, 205); /* oklch */ color: oklch(79.2% 0.027 268.8);
Tailwind
colors: {
custom: {
50: '#cacfdc',
500: '#b4bbcd',
950: '#000000',
},
}SCSS
$custom: #b4bbcd; $custom-light: #cacfdc; $custom-dark: #000000;
JSON
{
"hex": "#b4bbcd",
"rgb": {
"r": 180,
"g": 187,
"b": 205
},
"hsl": {
"h": 223.2,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.79223,
"c": 0.02663,
"h": 268.8
},
"luminance": 0.49652
}Semantic roles & 50–950 ramp
primary
#B4BBCD
secondary
#E9E7E2
accent
#86479E
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283