#BBBFC7#BBBFC7
#BBBFC7 is a light, near-neutral blue. Relative luminance 0.519; OKLCH L 80.4% C 0.012 H 264.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC7 |
|---|---|
| RGB | rgb(187, 191, 199) |
| HSL | hsl(220, 10%, 76%) |
| HSV | hsv(220, 6%, 78%) |
| CMYK | cmyk(6%, 4%, 0%, 22%) |
| CIE-LAB | lab(77.25, 0.15, -4.50) |
| CIE-LCH | lch(77.25, 4.50, 271.88°) |
| OKLab | oklab(80.39% -0.0012 -0.012) |
| OKLCH | oklch(80.39% 0.012 264.5) |
| XYZ | xyz(49.4311, 51.9496, 61.4448) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.34
Silver
#C0C0C0
ΔE00 4.10
Silver (survey)
#C5C9C7
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 6.46
Dark Gray
#A9A9A9
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC7 #C7C3BB
analogous
#BBC5C7 #BBBFC7 #BDBBC7
triadic
#BBBFC7 #C7BBBF #BFC7BB
tetradic
#BBBFC7 #C7BBC5 #C7C3BB #BBC7BD
square
#BBBFC7 #C7BBC5 #C7C3BB #BBC7BD
split-complementary
#BBBFC7 #C7BDBB #C5C7BB
monochromatic
#788090 #999FAB #BBBFC7 #DDDFE3 #EEEFF1
Accessibility & contrast
On white
1.84
#BBBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BBBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC7
Deuteranopia (green-blind)
#BCBEC7
Tritanopia (blue-blind)
#B8C1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfc7; /* rgb */ color: rgb(187, 191, 199); /* oklch */ color: oklch(80.4% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#cfd2d8',
500: '#bbbfc7',
950: '#000000',
},
}SCSS
$custom: #bbbfc7; $custom-light: #cfd2d8; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc7",
"rgb": {
"r": 187,
"g": 191,
"b": 199
},
"hsl": {
"h": 220,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.80391,
"c": 0.01208,
"h": 264.5
},
"luminance": 0.5195
}Semantic roles & 50–950 ramp
primary
#BBBFC7
secondary
#9A968C
accent
#7E5294
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383