#B2BBD3#B2BBD3
#B2BBD3 is a light, muted blue. Relative luminance 0.497; OKLCH L 79.3% C 0.035 H 269.2°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBD3 |
|---|---|
| RGB | rgb(178, 187, 211) |
| HSL | hsl(224, 27%, 76%) |
| HSV | hsv(224, 16%, 83%) |
| CMYK | cmyk(15.6%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(75.89, 1.78, -13.10) |
| CIE-LCH | lch(75.89, 13.22, 277.74°) |
| OKLab | oklab(79.27% -0.0005 -0.0354) |
| OKLCH | oklch(79.27% 0.035 269.2) |
| XYZ | xyz(47.8855, 49.7080, 68.6871) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 5.58
Dove Gray
#B6B8BD
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBD3 #D3CAB2
analogous
#B2CCD3 #B2BBD3 #BAB2D3
triadic
#B2BBD3 #D3B2BB #BBD3B2
tetradic
#B2BBD3 #D3B2CC #D3CAB2 #B2D3BA
square
#B2BBD3 #D3B2CC #D3CAB2 #B2D3BA
split-complementary
#B2BBD3 #D3BAB2 #CCD3B2
monochromatic
#6476A6 #8B99BD #B2BBD3 #D9DDE9 #ECEEF4
Accessibility & contrast
On white
1.92
#B2BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#B2BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBD3
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBD3 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BDD4
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#AABFC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bbd3; /* rgb */ color: rgb(178, 187, 211); /* oklch */ color: oklch(79.3% 0.035 269.2);
Tailwind
colors: {
custom: {
50: '#c9cfe0',
500: '#b2bbd3',
950: '#000000',
},
}SCSS
$custom: #b2bbd3; $custom-light: #c9cfe0; $custom-dark: #000000;
JSON
{
"hex": "#b2bbd3",
"rgb": {
"r": 178,
"g": 187,
"b": 211
},
"hsl": {
"h": 223.636,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.79274,
"c": 0.03545,
"h": 269.2
},
"luminance": 0.49709
}Semantic roles & 50–950 ramp
primary
#B2BBD3
secondary
#EAE8E1
accent
#8A40A6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283