#B7BCCE#B7BCCE
#B7BCCE is a light, muted blue. Relative luminance 0.505; OKLCH L 79.7% C 0.026 H 273.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCCE |
|---|---|
| RGB | rgb(183, 188, 206) |
| HSL | hsl(227, 19%, 76%) |
| HSV | hsv(227, 11%, 81%) |
| CMYK | cmyk(11.2%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(76.37, 1.82, -9.63) |
| CIE-LCH | lch(76.37, 9.80, 280.70°) |
| OKLab | oklab(79.69% 0.0016 -0.0259) |
| OKLCH | oklch(79.69% 0.026 273.4) |
| XYZ | xyz(48.6498, 50.4895, 65.5629) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.76
Dove Gray
#B6B8BD
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.51
Silver
#C0C0C0
ΔE00 8.22
Cool Gray
#9AA7B0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCCE #CEC9B7
analogous
#B7C8CE #B7BCCE #BEB7CE
triadic
#B7BCCE #CEB7BC #BCCEB7
tetradic
#B7BCCE #CEB7C8 #CEC9B7 #B7CEBE
square
#B7BCCE #CEB7C8 #CEC9B7 #B7CEBE
split-complementary
#B7BCCE #CEBEB7 #C8CEB7
monochromatic
#6E789C #939AB5 #B7BCCE #DBDEE7 #EDEEF3
Accessibility & contrast
On white
1.89
#B7BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B7BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCCE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCCE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#B2BFC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bcce; /* rgb */ color: rgb(183, 188, 206); /* oklch */ color: oklch(79.7% 0.026 273.4);
Tailwind
colors: {
custom: {
50: '#ccd0dd',
500: '#b7bcce',
950: '#000000',
},
}SCSS
$custom: #b7bcce; $custom-light: #ccd0dd; $custom-dark: #000000;
JSON
{
"hex": "#b7bcce",
"rgb": {
"r": 183,
"g": 188,
"b": 206
},
"hsl": {
"h": 226.957,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.79691,
"c": 0.02597,
"h": 273.4
},
"luminance": 0.5049
}Semantic roles & 50–950 ramp
primary
#B7BCCE
secondary
#A39D86
accent
#8B489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384