#BBBFC4#BBBFC4
#BBBFC4 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.3% C 0.008 H 253.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC4 |
|---|---|
| RGB | rgb(187, 191, 196) |
| HSL | hsl(213, 7%, 75%) |
| HSV | hsv(213, 5%, 77%) |
| CMYK | cmyk(4.6%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(77.17, -0.43, -2.99) |
| CIE-LCH | lch(77.17, 3.03, 261.77°) |
| OKLab | oklab(80.3% -0.0023 -0.008) |
| OKLCH | oklch(80.3% 0.008 253.9) |
| XYZ | xyz(49.0862, 51.8117, 59.6285) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.01
Silver
#C0C0C0
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 5.82
Dark Gray
#A9A9A9
ΔE00 6.57
Fog
#D8DCE0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC4 #C4C0BB
analogous
#BBC4C4 #BBBFC4 #BBBBC4
triadic
#BBBFC4 #C4BBBF #BFC4BB
tetradic
#BBBFC4 #C4BBC4 #C4C0BB #BBC4BB
square
#BBBFC4 #C4BBC4 #C4C0BB #BBC4BB
split-complementary
#BBBFC4 #C4BBBB #C4C4BB
monochromatic
#79818B #9AA0A8 #BBBFC4 #DCDEE0 #EFF0F1
Accessibility & contrast
On white
1.85
#BBBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BBBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC4
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC4 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC4
Deuteranopia (green-blind)
#BCBEC4
Tritanopia (blue-blind)
#B9C0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfc4; /* rgb */ color: rgb(187, 191, 196); /* oklch */ color: oklch(80.3% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#cfd2d5',
500: '#bbbfc4',
950: '#000000',
},
}SCSS
$custom: #bbbfc4; $custom-light: #cfd2d5; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc4",
"rgb": {
"r": 187,
"g": 191,
"b": 196
},
"hsl": {
"h": 213.333,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.80299,
"c": 0.00833,
"h": 253.9
},
"luminance": 0.51812
}Semantic roles & 50–950 ramp
primary
#BBBFC4
secondary
#97928C
accent
#765491
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383