#BBBFC5#BBBFC5
#BBBFC5 is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.3% C 0.010 H 258.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC5 |
|---|---|
| RGB | rgb(187, 191, 197) |
| HSL | hsl(216, 8%, 75%) |
| HSV | hsv(216, 5%, 77%) |
| CMYK | cmyk(5.1%, 3%, 0%, 22.7%) |
| CIE-LAB | lab(77.20, -0.24, -3.50) |
| CIE-LCH | lch(77.20, 3.50, 266.06°) |
| OKLab | oklab(80.33% -0.0019 -0.0093) |
| OKLCH | oklch(80.33% 0.01 258.3) |
| XYZ | xyz(49.2004, 51.8574, 60.2299) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.00
Silver
#C0C0C0
ΔE00 3.28
Silver (survey)
#C5C9C7
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 6.01
Dark Gray
#A9A9A9
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC5 #C5C1BB
analogous
#BBC4C5 #BBBFC5 #BCBBC5
triadic
#BBBFC5 #C5BBBF #BFC5BB
tetradic
#BBBFC5 #C5BBC4 #C5C1BB #BBC5BC
square
#BBBFC5 #C5BBC4 #C5C1BB #BBC5BC
split-complementary
#BBBFC5 #C5BCBB #C4C5BB
monochromatic
#79818D #9AA0A9 #BBBFC5 #DCDEE1 #EEEFF1
Accessibility & contrast
On white
1.85
#BBBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BBBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC5
Deuteranopia (green-blind)
#BCBEC5
Tritanopia (blue-blind)
#B9C0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfc5; /* rgb */ color: rgb(187, 191, 197); /* oklch */ color: oklch(80.3% 0.010 258.3);
Tailwind
colors: {
custom: {
50: '#cfd2d6',
500: '#bbbfc5',
950: '#000000',
},
}SCSS
$custom: #bbbfc5; $custom-light: #cfd2d6; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc5",
"rgb": {
"r": 187,
"g": 191,
"b": 197
},
"hsl": {
"h": 216,
"s": 7.937,
"l": 75.294
},
"oklch": {
"l": 0.8033,
"c": 0.00954,
"h": 258.3
},
"luminance": 0.51858
}Semantic roles & 50–950 ramp
primary
#BBBFC5
secondary
#98938C
accent
#795492
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383