#B2BCCD#B2BCCD
#B2BCCD is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.027 H 261.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCCD |
|---|---|
| RGB | rgb(178, 188, 205) |
| HSL | hsl(218, 21%, 75%) |
| HSV | hsv(218, 13%, 80%) |
| CMYK | cmyk(13.2%, 8.3%, 0%, 19.6%) |
| CIE-LAB | lab(75.97, -0.03, -9.72) |
| CIE-LCH | lch(75.97, 9.72, 269.84°) |
| OKLab | oklab(79.28% -0.0041 -0.0262) |
| OKLCH | oklch(79.28% 0.027 261.1) |
| XYZ | xyz(47.3603, 49.8385, 64.8704) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 4.27
Light Blue Grey
#B7C9E2
ΔE00 4.51
Dove Gray
#B6B8BD
ΔE00 5.52
Light Grey Blue
#9DBCD4
ΔE00 6.77
Cool Gray
#9AA7B0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCCD #CDC3B2
analogous
#B2C9CD #B2BCCD #B5B2CD
triadic
#B2BCCD #CDB2BC #BCCDB2
tetradic
#B2BCCD #CDB2C9 #CDC3B2 #B2CDB5
square
#B2BCCD #CDB2C9 #CDC3B2 #B2CDB5
split-complementary
#B2BCCD #CDB5B2 #C9CDB2
monochromatic
#687B9D #8D9CB5 #B2BCCD #D7DCE5 #ECEFF3
Accessibility & contrast
On white
1.91
#B2BCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B2BCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCCD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCCD | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#ACBFC1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bccd; /* rgb */ color: rgb(178, 188, 205); /* oklch */ color: oklch(79.3% 0.027 261.1);
Tailwind
colors: {
custom: {
50: '#c9d0dc',
500: '#b2bccd',
950: '#000000',
},
}SCSS
$custom: #b2bccd; $custom-light: #c9d0dc; $custom-dark: #000000;
JSON
{
"hex": "#b2bccd",
"rgb": {
"r": 178,
"g": 188,
"b": 205
},
"hsl": {
"h": 217.778,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.79277,
"c": 0.02653,
"h": 261.1
},
"luminance": 0.49839
}Semantic roles & 50–950 ramp
primary
#B2BCCD
secondary
#E9E6E2
accent
#7E46A0
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283