#B7BBD3#B7BBD3
#B7BBD3 is a light, muted blue. Relative luminance 0.503; OKLCH L 79.7% C 0.034 H 278.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBD3 |
|---|---|
| RGB | rgb(183, 187, 211) |
| HSL | hsl(231, 24%, 77%) |
| HSV | hsv(231, 13%, 83%) |
| CMYK | cmyk(13.3%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(76.26, 3.40, -12.51) |
| CIE-LCH | lch(76.26, 12.96, 285.19°) |
| OKLab | oklab(79.66% 0.0048 -0.0338) |
| OKLCH | oklch(79.66% 0.034 278.1) |
| XYZ | xyz(49.0540, 50.3105, 68.7419) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.80
Dove Gray
#B6B8BD
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.71
Periwinkle
#CCCCFF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBD3 #D3CFB7
analogous
#B7C9D3 #B7BBD3 #C1B7D3
triadic
#B7BBD3 #D3B7BB #BBD3B7
tetradic
#B7BBD3 #D3B7C9 #D3CFB7 #B7D3C1
square
#B7BBD3 #D3B7C9 #D3CFB7 #B7D3C1
split-complementary
#B7BBD3 #D3C1B7 #C9D3B7
monochromatic
#6B73A5 #9197BC #B7BBD3 #DDDFEA #ECEDF3
Accessibility & contrast
On white
1.90
#B7BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#B7BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBD3
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBD3 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#B1BFC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bbd3; /* rgb */ color: rgb(183, 187, 211); /* oklch */ color: oklch(79.7% 0.034 278.1);
Tailwind
colors: {
custom: {
50: '#cccfe0',
500: '#b7bbd3',
950: '#000000',
},
}SCSS
$custom: #b7bbd3; $custom-light: #cccfe0; $custom-dark: #000000;
JSON
{
"hex": "#b7bbd3",
"rgb": {
"r": 183,
"g": 187,
"b": 211
},
"hsl": {
"h": 231.429,
"s": 24.138,
"l": 77.255
},
"oklch": {
"l": 0.79656,
"c": 0.03412,
"h": 278.1
},
"luminance": 0.50311
}Semantic roles & 50–950 ramp
primary
#B7BBD3
secondary
#A9A486
accent
#9543A3
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384