#BBBFC6#BBBFC6
#BBBFC6 is a light, near-neutral blue. Relative luminance 0.519; OKLCH L 80.4% C 0.011 H 261.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC6 |
|---|---|
| RGB | rgb(187, 191, 198) |
| HSL | hsl(218, 9%, 75%) |
| HSV | hsv(218, 6%, 78%) |
| CMYK | cmyk(5.6%, 3.5%, 0%, 22.4%) |
| CIE-LAB | lab(77.22, -0.05, -4.00) |
| CIE-LCH | lch(77.22, 4.00, 269.33°) |
| OKLab | oklab(80.36% -0.0015 -0.0107) |
| OKLCH | oklch(80.36% 0.011 261.8) |
| XYZ | xyz(49.3154, 51.9033, 60.8354) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.12
Silver
#C0C0C0
ΔE00 3.68
Silver (survey)
#C5C9C7
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC6 #C6C2BB
analogous
#BBC4C6 #BBBFC6 #BCBBC6
triadic
#BBBFC6 #C6BBBF #BFC6BB
tetradic
#BBBFC6 #C6BBC4 #C6C2BB #BBC6BC
square
#BBBFC6 #C6BBC4 #C6C2BB #BBC6BC
split-complementary
#BBBFC6 #C6BCBB #C4C6BB
monochromatic
#78808E #9AA0AA #BBBFC6 #DCDEE2 #EEEFF1
Accessibility & contrast
On white
1.85
#BBBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BBBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC6
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC6 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC6
Deuteranopia (green-blind)
#BCBEC6
Tritanopia (blue-blind)
#B9C0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfc6; /* rgb */ color: rgb(187, 191, 198); /* oklch */ color: oklch(80.4% 0.011 261.8);
Tailwind
colors: {
custom: {
50: '#cfd2d7',
500: '#bbbfc6',
950: '#000000',
},
}SCSS
$custom: #bbbfc6; $custom-light: #cfd2d7; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc6",
"rgb": {
"r": 187,
"g": 191,
"b": 198
},
"hsl": {
"h": 218.182,
"s": 8.8,
"l": 75.49
},
"oklch": {
"l": 0.80361,
"c": 0.01079,
"h": 261.8
},
"luminance": 0.51904
}Semantic roles & 50–950 ramp
primary
#BBBFC6
secondary
#99948C
accent
#7B5393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383