#B6BBD3#B6BBD3
#B6BBD3 is a light, muted blue. Relative luminance 0.502; OKLCH L 79.6% C 0.034 H 276.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBD3 |
|---|---|
| RGB | rgb(182, 187, 211) |
| HSL | hsl(230, 25%, 77%) |
| HSV | hsv(230, 14%, 83%) |
| CMYK | cmyk(13.7%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(76.18, 3.07, -12.63) |
| CIE-LCH | lch(76.18, 12.99, 283.67°) |
| OKLab | oklab(79.58% 0.0037 -0.0341) |
| OKLCH | oklch(79.58% 0.034 276.3) |
| XYZ | xyz(48.8170, 50.1883, 68.7308) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 7.34
Dove Gray
#B6B8BD
ΔE00 7.94
Light Periwinkle
#C1C6FC
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBD3 #D3CEB6
analogous
#B6CAD3 #B6BBD3 #C0B6D3
triadic
#B6BBD3 #D3B6BB #BBD3B6
tetradic
#B6BBD3 #D3B6CA #D3CEB6 #B6D3C0
square
#B6BBD3 #D3B6CA #D3CEB6 #B6D3C0
split-complementary
#B6BBD3 #D3C0B6 #CAD3B6
monochromatic
#6A74A5 #9097BC #B6BBD3 #DCDFEA #ECEDF3
Accessibility & contrast
On white
1.90
#B6BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B6BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBD3
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBD3 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#B0BFC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6bbd3; /* rgb */ color: rgb(182, 187, 211); /* oklch */ color: oklch(79.6% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#cccfe0',
500: '#b6bbd3',
950: '#000000',
},
}SCSS
$custom: #b6bbd3; $custom-light: #cccfe0; $custom-dark: #000000;
JSON
{
"hex": "#b6bbd3",
"rgb": {
"r": 182,
"g": 187,
"b": 211
},
"hsl": {
"h": 229.655,
"s": 24.786,
"l": 77.059
},
"oklch": {
"l": 0.79579,
"c": 0.03432,
"h": 276.3
},
"luminance": 0.50189
}Semantic roles & 50–950 ramp
primary
#B6BBD3
secondary
#A9A284
accent
#9342A3
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384