#B4BBC8#B4BBC8
#B4BBC8 is a light, near-neutral blue. Relative luminance 0.494; OKLCH L 79.1% C 0.020 H 263.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBC8 |
|---|---|
| RGB | rgb(180, 187, 200) |
| HSL | hsl(219, 15%, 75%) |
| HSV | hsv(219, 10%, 78%) |
| CMYK | cmyk(10%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(75.71, 0.14, -7.38) |
| CIE-LCH | lch(75.71, 7.38, 271.08°) |
| OKLab | oklab(79.06% -0.0024 -0.0198) |
| OKLCH | oklch(79.06% 0.02 263) |
| XYZ | xyz(47.0158, 49.4136, 61.6932) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.82
Cloudy Blue
#ACC2D9
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 5.93
Silver
#C0C0C0
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBC8 #C8C1B4
analogous
#B4C5C8 #B4BBC8 #B7B4C8
triadic
#B4BBC8 #C8B4BB #BBC8B4
tetradic
#B4BBC8 #C8B4C5 #C8C1B4 #B4C8B7
square
#B4BBC8 #C8B4C5 #C8C1B4 #B4C8B7
split-complementary
#B4BBC8 #C8B7B4 #C5C8B4
monochromatic
#6D7B94 #919BAE #B4BBC8 #D7DBE2 #EDEFF2
Accessibility & contrast
On white
1.93
#B4BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#B4BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBC8
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBC8 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCC9
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#B0BEBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4bbc8; /* rgb */ color: rgb(180, 187, 200); /* oklch */ color: oklch(79.1% 0.020 263.0);
Tailwind
colors: {
custom: {
50: '#cacfd8',
500: '#b4bbc8',
950: '#000000',
},
}SCSS
$custom: #b4bbc8; $custom-light: #cacfd8; $custom-dark: #000000;
JSON
{
"hex": "#b4bbc8",
"rgb": {
"r": 180,
"g": 187,
"b": 200
},
"hsl": {
"h": 219,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.79059,
"c": 0.01997,
"h": 263
},
"luminance": 0.49414
}Semantic roles & 50–950 ramp
primary
#B4BBC8
secondary
#E8E6E3
accent
#7E4C9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283