#B6BBC8#B6BBC8
#B6BBC8 is a light, near-neutral blue. Relative luminance 0.497; OKLCH L 79.2% C 0.019 H 269.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBC8 |
|---|---|
| RGB | rgb(182, 187, 200) |
| HSL | hsl(223, 14%, 75%) |
| HSV | hsv(223, 9%, 78%) |
| CMYK | cmyk(9%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(75.86, 0.81, -7.14) |
| CIE-LCH | lch(75.86, 7.19, 276.44°) |
| OKLab | oklab(79.21% -0.0003 -0.0192) |
| OKLCH | oklch(79.21% 0.019 269) |
| XYZ | xyz(47.4849, 49.6555, 61.7152) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.71
Light Blue Grey
#B7C9E2
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBC8 #C8C3B6
analogous
#B6C4C8 #B6BBC8 #BAB6C8
triadic
#B6BBC8 #C8B6BB #BBC8B6
tetradic
#B6BBC8 #C8B6C4 #C8C3B6 #B6C8BA
square
#B6BBC8 #C8B6C4 #C8C3B6 #B6C8BA
split-complementary
#B6BBC8 #C8BAB6 #C4C8B6
monochromatic
#707A93 #939AAE #B6BBC8 #D9DCE2 #EEEFF2
Accessibility & contrast
On white
1.92
#B6BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B6BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBC8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBC8 | 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)
#B7BCC9
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#B2BDBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6bbc8; /* rgb */ color: rgb(182, 187, 200); /* oklch */ color: oklch(79.2% 0.019 269.0);
Tailwind
colors: {
custom: {
50: '#cccfd8',
500: '#b6bbc8',
950: '#000000',
},
}SCSS
$custom: #b6bbc8; $custom-light: #cccfd8; $custom-dark: #000000;
JSON
{
"hex": "#b6bbc8",
"rgb": {
"r": 182,
"g": 187,
"b": 200
},
"hsl": {
"h": 223.333,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.79213,
"c": 0.01916,
"h": 269
},
"luminance": 0.49656
}Semantic roles & 50–950 ramp
primary
#B6BBC8
secondary
#E8E7E3
accent
#834D98
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283