#B0BCCE#B0BCCE
#B0BCCE is a light, muted blue. Relative luminance 0.497; OKLCH L 79.2% C 0.029 H 258.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCCE |
|---|---|
| RGB | rgb(176, 188, 206) |
| HSL | hsl(216, 23%, 75%) |
| HSV | hsv(216, 15%, 81%) |
| CMYK | cmyk(14.6%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.86, -0.47, -10.45) |
| CIE-LCH | lch(75.86, 10.46, 267.44°) |
| OKLab | oklab(79.16% -0.0058 -0.0282) |
| OKLCH | oklch(79.16% 0.029 258.4) |
| XYZ | xyz(47.0257, 49.6520, 65.4868) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.55
Lightsteelblue
#B0C4DE
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 6.06
Cool Gray
#9AA7B0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCCE #CEC2B0
analogous
#B0CBCE #B0BCCE #B3B0CE
triadic
#B0BCCE #CEB0BC #BCCEB0
tetradic
#B0BCCE #CEB0CB #CEC2B0 #B0CEB3
square
#B0BCCE #CEB0CB #CEC2B0 #B0CEB3
split-complementary
#B0BCCE #CEB3B0 #CBCEB0
monochromatic
#647C9F #8A9CB7 #B0BCCE #D6DCE5 #ECEFF3
Accessibility & contrast
On white
1.92
#B0BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B0BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCCE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCCE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDCF
Deuteranopia (green-blind)
#B3BACE
Tritanopia (blue-blind)
#A9C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bcce; /* rgb */ color: rgb(176, 188, 206); /* oklch */ color: oklch(79.2% 0.029 258.4);
Tailwind
colors: {
custom: {
50: '#c7d0dd',
500: '#b0bcce',
950: '#000000',
},
}SCSS
$custom: #b0bcce; $custom-light: #c7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#b0bcce",
"rgb": {
"r": 176,
"g": 188,
"b": 206
},
"hsl": {
"h": 216,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.7916,
"c": 0.02881,
"h": 258.4
},
"luminance": 0.49653
}Semantic roles & 50–950 ramp
primary
#B0BCCE
secondary
#EAE6E1
accent
#7C44A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283