#B2BBCA#B2BBCA
#B2BBCA is a light, muted blue. Relative luminance 0.493; OKLCH L 79.0% C 0.024 H 260.7°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBCA |
|---|---|
| RGB | rgb(178, 187, 202) |
| HSL | hsl(218, 18%, 75%) |
| HSV | hsv(218, 12%, 79%) |
| CMYK | cmyk(11.9%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.62, -0.11, -8.62) |
| CIE-LCH | lch(75.62, 8.62, 269.25°) |
| OKLab | oklab(78.97% -0.0038 -0.0232) |
| OKLCH | oklch(78.97% 0.024 260.7) |
| XYZ | xyz(46.7887, 49.2693, 62.9105) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.73
Cloudy Blue
#ACC2D9
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.20
Light Grey Blue
#9DBCD4
ΔE00 7.05
Cool Gray
#9AA7B0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBCA #CAC1B2
analogous
#B2C7CA #B2BBCA #B5B2CA
triadic
#B2BBCA #CAB2BB #BBCAB2
tetradic
#B2BBCA #CAB2C7 #CAC1B2 #B2CAB5
square
#B2BBCA #CAB2C7 #CAC1B2 #B2CAB5
split-complementary
#B2BBCA #CAB5B2 #C7CAB2
monochromatic
#6A7B98 #8E9BB1 #B2BBCA #D6DBE3 #EDEFF3
Accessibility & contrast
On white
1.93
#B2BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B2BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBCA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBCA | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCB
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#ADBEC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2bbca; /* rgb */ color: rgb(178, 187, 202); /* oklch */ color: oklch(79.0% 0.024 260.7);
Tailwind
colors: {
custom: {
50: '#c9cfda',
500: '#b2bbca',
950: '#000000',
},
}SCSS
$custom: #b2bbca; $custom-light: #c9cfda; $custom-dark: #000000;
JSON
{
"hex": "#b2bbca",
"rgb": {
"r": 178,
"g": 187,
"b": 202
},
"hsl": {
"h": 217.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78971,
"c": 0.0235,
"h": 260.7
},
"luminance": 0.4927
}Semantic roles & 50–950 ramp
primary
#B2BBCA
secondary
#E9E6E2
accent
#7D499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283