#B7BBD0#B7BBD0
#B7BBD0 is a light, muted blue. Relative luminance 0.502; OKLCH L 79.6% C 0.030 H 277.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBD0 |
|---|---|
| RGB | rgb(183, 187, 208) |
| HSL | hsl(230, 21%, 77%) |
| HSV | hsv(230, 12%, 82%) |
| CMYK | cmyk(12%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(76.17, 2.77, -11.01) |
| CIE-LCH | lch(76.17, 11.36, 284.12°) |
| OKLab | oklab(79.55% 0.0037 -0.0297) |
| OKLCH | oklch(79.55% 0.03 277.1) |
| XYZ | xyz(48.6815, 50.1615, 66.7797) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.37
Silver
#C0C0C0
ΔE00 9.37
Light Periwinkle
#C1C6FC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBD0 #D0CCB7
analogous
#B7C8D0 #B7BBD0 #C0B7D0
triadic
#B7BBD0 #D0B7BB #BBD0B7
tetradic
#B7BBD0 #D0B7C8 #D0CCB7 #B7D0C0
square
#B7BBD0 #D0B7C8 #D0CCB7 #B7D0C0
split-complementary
#B7BBD0 #D0C0B7 #C8D0B7
monochromatic
#6D75A0 #9298B8 #B7BBD0 #DCDEE8 #ECEEF3
Accessibility & contrast
On white
1.90
#B7BBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B7BBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBD0
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBD0 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD1
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#B2BFC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bbd0; /* rgb */ color: rgb(183, 187, 208); /* oklch */ color: oklch(79.6% 0.030 277.1);
Tailwind
colors: {
custom: {
50: '#cccfde',
500: '#b7bbd0',
950: '#000000',
},
}SCSS
$custom: #b7bbd0; $custom-light: #cccfde; $custom-dark: #000000;
JSON
{
"hex": "#b7bbd0",
"rgb": {
"r": 183,
"g": 187,
"b": 208
},
"hsl": {
"h": 230.4,
"s": 21.008,
"l": 76.667
},
"oklch": {
"l": 0.79554,
"c": 0.02992,
"h": 277.1
},
"luminance": 0.50162
}Semantic roles & 50–950 ramp
primary
#B7BBD0
secondary
#A5A086
accent
#91469F
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384