#B2BBD4#B2BBD4
#B2BBD4 is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.037 H 269.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBD4 |
|---|---|
| RGB | rgb(178, 187, 212) |
| HSL | hsl(224, 28%, 76%) |
| HSV | hsv(224, 16%, 83%) |
| CMYK | cmyk(16%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(75.92, 1.99, -13.59) |
| CIE-LCH | lch(75.92, 13.74, 278.34°) |
| OKLab | oklab(79.31% -0.0001 -0.0368) |
| OKLCH | oklch(79.31% 0.037 269.8) |
| XYZ | xyz(48.0113, 49.7583, 69.3494) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBD4 #D4CBB2
analogous
#B2CCD4 #B2BBD4 #BAB2D4
triadic
#B2BBD4 #D4B2BB #BBD4B2
tetradic
#B2BBD4 #D4B2CC #D4CBB2 #B2D4BA
square
#B2BBD4 #D4B2CC #D4CBB2 #B2D4BA
split-complementary
#B2BBD4 #D4BAB2 #CCD4B2
monochromatic
#6376A8 #8B98BE #B2BBD4 #D9DEEA #EBEEF4
Accessibility & contrast
On white
1.92
#B2BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B2BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBD4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBD4 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BDD5
Deuteranopia (green-blind)
#B1BAD3
Tritanopia (blue-blind)
#AAC0C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bbd4; /* rgb */ color: rgb(178, 187, 212); /* oklch */ color: oklch(79.3% 0.037 269.8);
Tailwind
colors: {
custom: {
50: '#c9cfe1',
500: '#b2bbd4',
950: '#000000',
},
}SCSS
$custom: #b2bbd4; $custom-light: #c9cfe1; $custom-dark: #000000;
JSON
{
"hex": "#b2bbd4",
"rgb": {
"r": 178,
"g": 187,
"b": 212
},
"hsl": {
"h": 224.118,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.79309,
"c": 0.03682,
"h": 269.8
},
"luminance": 0.49759
}Semantic roles & 50–950 ramp
primary
#B2BBD4
secondary
#EBE8E0
accent
#8B3FA7
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283