#B2BBCF#B2BBCF
#B2BBCF is a light, muted blue. Relative luminance 0.495; OKLCH L 79.1% C 0.030 H 266.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBCF |
|---|---|
| RGB | rgb(178, 187, 207) |
| HSL | hsl(221, 23%, 75%) |
| HSV | hsv(221, 14%, 81%) |
| CMYK | cmyk(14%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.77, 0.93, -11.11) |
| CIE-LCH | lch(75.77, 11.15, 274.78°) |
| OKLab | oklab(79.14% -0.0019 -0.03) |
| OKLCH | oklch(79.14% 0.03 266.3) |
| XYZ | xyz(47.3903, 49.5099, 66.0790) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 4.93
Dove Gray
#B6B8BD
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 7.57
Cool Gray
#9AA7B0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBCF #CFC6B2
analogous
#B2C9CF #B2BBCF #B7B2CF
triadic
#B2BBCF #CFB2BB #BBCFB2
tetradic
#B2BBCF #CFB2C9 #CFC6B2 #B2CFB7
square
#B2BBCF #CFB2C9 #CFC6B2 #B2CFB7
split-complementary
#B2BBCF #CFB7B2 #C9CFB2
monochromatic
#6778A0 #8C9AB7 #B2BBCF #D8DCE7 #ECEEF3
Accessibility & contrast
On white
1.93
#B2BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B2BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBCF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBCF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#ABBFC1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bbcf; /* rgb */ color: rgb(178, 187, 207); /* oklch */ color: oklch(79.1% 0.030 266.3);
Tailwind
colors: {
custom: {
50: '#c9cfdd',
500: '#b2bbcf',
950: '#000000',
},
}SCSS
$custom: #b2bbcf; $custom-light: #c9cfdd; $custom-dark: #000000;
JSON
{
"hex": "#b2bbcf",
"rgb": {
"r": 178,
"g": 187,
"b": 207
},
"hsl": {
"h": 221.379,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.79138,
"c": 0.03006,
"h": 266.3
},
"luminance": 0.49511
}Semantic roles & 50–950 ramp
primary
#B2BBCF
secondary
#EAE7E1
accent
#8544A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283