#BBBFC3#BBBFC3
#BBBFC3 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.3% C 0.007 H 247.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC3 |
|---|---|
| RGB | rgb(187, 191, 195) |
| HSL | hsl(210, 6%, 75%) |
| HSV | hsv(210, 4%, 76%) |
| CMYK | cmyk(4.1%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(77.14, -0.63, -2.49) |
| CIE-LCH | lch(77.14, 2.57, 255.92°) |
| OKLab | oklab(80.27% -0.0027 -0.0067) |
| OKLCH | oklch(80.27% 0.007 247.9) |
| XYZ | xyz(48.9728, 51.7663, 59.0310) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.15
Silver
#C0C0C0
ΔE00 2.54
Silver (survey)
#C5C9C7
ΔE00 4.09
Light Gray
#D3D3D3
ΔE00 5.67
Dark Gray
#A9A9A9
ΔE00 6.40
Fog
#D8DCE0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC3 #C3BFBB
analogous
#BBC3C3 #BBBFC3 #BBBBC3
triadic
#BBBFC3 #C3BBBF #BFC3BB
tetradic
#BBBFC3 #C3BBC3 #C3BFBB #BBC3BB
square
#BBBFC3 #C3BBC3 #C3BFBB #BBC3BB
split-complementary
#BBBFC3 #C3BBBB #C3C3BB
monochromatic
#7A828A #9AA0A6 #BBBFC3 #DCDEE0 #EFF0F1
Accessibility & contrast
On white
1.85
#BBBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BBBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC3
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC3 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC3
Deuteranopia (green-blind)
#BDBEC3
Tritanopia (blue-blind)
#B9C0C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfc3; /* rgb */ color: rgb(187, 191, 195); /* oklch */ color: oklch(80.3% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#cfd2d5',
500: '#bbbfc3',
950: '#000000',
},
}SCSS
$custom: #bbbfc3; $custom-light: #cfd2d5; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc3",
"rgb": {
"r": 187,
"g": 191,
"b": 195
},
"hsl": {
"h": 210,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.80269,
"c": 0.00719,
"h": 247.9
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#BBBFC3
secondary
#96918C
accent
#735590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383