#B2BBD7#B2BBD7
#B2BBD7 is a light, muted blue. Relative luminance 0.499; OKLCH L 79.4% C 0.041 H 271.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBD7 |
|---|---|
| RGB | rgb(178, 187, 215) |
| HSL | hsl(225, 32%, 77%) |
| HSV | hsv(225, 17%, 84%) |
| CMYK | cmyk(17.2%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(76.01, 2.64, -15.08) |
| CIE-LCH | lch(76.01, 15.31, 279.94°) |
| OKLab | oklab(79.41% 0.001 -0.0409) |
| OKLCH | oklch(79.41% 0.041 271.3) |
| XYZ | xyz(48.3932, 49.9111, 71.3610) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 7.39
Periwinkle
#CCCCFF
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBD7 #D7CEB2
analogous
#B2CED7 #B2BBD7 #BCB2D7
triadic
#B2BBD7 #D7B2BB #BBD7B2
tetradic
#B2BBD7 #D7B2CE #D7CEB2 #B2D7BC
square
#B2BBD7 #D7B2CE #D7CEB2 #B2D7BC
split-complementary
#B2BBD7 #D7BCB2 #CED7B2
monochromatic
#6174AD #8A97C2 #B2BBD7 #DADFEC #EBEDF5
Accessibility & contrast
On white
1.91
#B2BBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B2BBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBD7
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBD7 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD8
Deuteranopia (green-blind)
#B0BAD6
Tritanopia (blue-blind)
#A9C0C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bbd7; /* rgb */ color: rgb(178, 187, 215); /* oklch */ color: oklch(79.4% 0.041 271.3);
Tailwind
colors: {
custom: {
50: '#c9cfe3',
500: '#b2bbd7',
950: '#000000',
},
}SCSS
$custom: #b2bbd7; $custom-light: #c9cfe3; $custom-dark: #000000;
JSON
{
"hex": "#b2bbd7",
"rgb": {
"r": 178,
"g": 187,
"b": 215
},
"hsl": {
"h": 225.405,
"s": 31.624,
"l": 77.059
},
"oklch": {
"l": 0.79413,
"c": 0.04093,
"h": 271.3
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#B2BBD7
secondary
#EBE8E0
accent
#8F3BAA
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283