#B2BCCE#B2BCCE
#B2BCCE is a light, muted blue. Relative luminance 0.499; OKLCH L 79.3% C 0.028 H 262.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCCE |
|---|---|
| RGB | rgb(178, 188, 206) |
| HSL | hsl(219, 22%, 75%) |
| HSV | hsv(219, 14%, 81%) |
| CMYK | cmyk(13.6%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(76.00, 0.18, -10.22) |
| CIE-LCH | lch(76.00, 10.22, 271.02°) |
| OKLab | oklab(79.31% -0.0037 -0.0276) |
| OKLCH | oklch(79.31% 0.028 262.3) |
| XYZ | xyz(47.4813, 49.8869, 65.5081) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.11
Cloudy Blue
#ACC2D9
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 4.36
Dove Gray
#B6B8BD
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.87
Cool Gray
#9AA7B0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCCE #CEC4B2
analogous
#B2CACE #B2BCCE #B6B2CE
triadic
#B2BCCE #CEB2BC #BCCEB2
tetradic
#B2BCCE #CEB2CA #CEC4B2 #B2CEB6
square
#B2BCCE #CEB2CA #CEC4B2 #B2CEB6
split-complementary
#B2BCCE #CEB6B2 #CACEB2
monochromatic
#677B9E #8D9BB6 #B2BCCE #D7DDE6 #ECEFF3
Accessibility & contrast
On white
1.91
#B2BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B2BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCCE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCCE | 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)
#B7BDCF
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#ACC0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bcce; /* rgb */ color: rgb(178, 188, 206); /* oklch */ color: oklch(79.3% 0.028 262.3);
Tailwind
colors: {
custom: {
50: '#c9d0dd',
500: '#b2bcce',
950: '#000000',
},
}SCSS
$custom: #b2bcce; $custom-light: #c9d0dd; $custom-dark: #000000;
JSON
{
"hex": "#b2bcce",
"rgb": {
"r": 178,
"g": 188,
"b": 206
},
"hsl": {
"h": 218.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.7931,
"c": 0.02782,
"h": 262.3
},
"luminance": 0.49888
}Semantic roles & 50–950 ramp
primary
#B2BCCE
secondary
#E9E7E2
accent
#8045A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283