#B2BBD2#B2BBD2
#B2BBD2 is a light, muted blue. Relative luminance 0.497; OKLCH L 79.2% C 0.034 H 268.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBD2 |
|---|---|
| RGB | rgb(178, 187, 210) |
| HSL | hsl(223, 26%, 76%) |
| HSV | hsv(223, 15%, 82%) |
| CMYK | cmyk(15.2%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(75.86, 1.57, -12.60) |
| CIE-LCH | lch(75.86, 12.70, 277.08°) |
| OKLab | oklab(79.24% -0.0008 -0.0341) |
| OKLCH | oklch(79.24% 0.034 268.6) |
| XYZ | xyz(47.7606, 49.6580, 68.0290) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 4.70
Cloudy Blue
#ACC2D9
ΔE00 5.39
Dove Gray
#B6B8BD
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBD2 #D2C9B2
analogous
#B2CBD2 #B2BBD2 #B9B2D2
triadic
#B2BBD2 #D2B2BB #BBD2B2
tetradic
#B2BBD2 #D2B2CB #D2C9B2 #B2D2B9
square
#B2BBD2 #D2B2CB #D2C9B2 #B2D2B9
split-complementary
#B2BBD2 #D2B9B2 #CBD2B2
monochromatic
#6577A5 #8B99BB #B2BBD2 #D9DDE9 #ECEEF4
Accessibility & contrast
On white
1.92
#B2BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B2BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBD2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBD2 | 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)
#B4BCD3
Deuteranopia (green-blind)
#B2BAD1
Tritanopia (blue-blind)
#ABBFC2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bbd2; /* rgb */ color: rgb(178, 187, 210); /* oklch */ color: oklch(79.2% 0.034 268.6);
Tailwind
colors: {
custom: {
50: '#c9cfdf',
500: '#b2bbd2',
950: '#000000',
},
}SCSS
$custom: #b2bbd2; $custom-light: #c9cfdf; $custom-dark: #000000;
JSON
{
"hex": "#b2bbd2",
"rgb": {
"r": 178,
"g": 187,
"b": 210
},
"hsl": {
"h": 223.125,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.7924,
"c": 0.0341,
"h": 268.6
},
"luminance": 0.49659
}Semantic roles & 50–950 ramp
primary
#B2BBD2
secondary
#EAE8E1
accent
#8941A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283