#B2BBD0#B2BBD0
#B2BBD0 is a light, muted blue. Relative luminance 0.496; OKLCH L 79.2% C 0.031 H 267.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBD0 |
|---|---|
| RGB | rgb(178, 187, 208) |
| HSL | hsl(222, 24%, 76%) |
| HSV | hsv(222, 14%, 82%) |
| CMYK | cmyk(14.4%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(75.80, 1.14, -11.61) |
| CIE-LCH | lch(75.80, 11.66, 275.61°) |
| OKLab | oklab(79.17% -0.0016 -0.0314) |
| OKLCH | oklch(79.17% 0.031 267.2) |
| XYZ | xyz(47.5130, 49.5590, 66.7249) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 6.77
Light Grey Blue
#9DBCD4
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBD0 #D0C7B2
analogous
#B2CAD0 #B2BBD0 #B8B2D0
triadic
#B2BBD0 #D0B2BB #BBD0B2
tetradic
#B2BBD0 #D0B2CA #D0C7B2 #B2D0B8
square
#B2BBD0 #D0B2CA #D0C7B2 #B2D0B8
split-complementary
#B2BBD0 #D0B8B2 #CAD0B2
monochromatic
#6678A2 #8C99B9 #B2BBD0 #D8DDE7 #ECEEF3
Accessibility & contrast
On white
1.92
#B2BBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#B2BBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBD0
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBD0 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD1
Deuteranopia (green-blind)
#B2BACF
Tritanopia (blue-blind)
#ABBFC2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bbd0; /* rgb */ color: rgb(178, 187, 208); /* oklch */ color: oklch(79.2% 0.031 267.2);
Tailwind
colors: {
custom: {
50: '#c9cfde',
500: '#b2bbd0',
950: '#000000',
},
}SCSS
$custom: #b2bbd0; $custom-light: #c9cfde; $custom-dark: #000000;
JSON
{
"hex": "#b2bbd0",
"rgb": {
"r": 178,
"g": 187,
"b": 208
},
"hsl": {
"h": 222,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.79171,
"c": 0.0314,
"h": 267.2
},
"luminance": 0.4956
}Semantic roles & 50–950 ramp
primary
#B2BBD0
secondary
#EAE7E1
accent
#8643A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283