#BBBFC2#BBBFC2
#BBBFC2 is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.2% C 0.006 H 239.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC2 |
|---|---|
| RGB | rgb(187, 191, 194) |
| HSL | hsl(206, 5%, 75%) |
| HSV | hsv(206, 4%, 76%) |
| CMYK | cmyk(3.6%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(77.11, -0.82, -1.99) |
| CIE-LCH | lch(77.11, 2.15, 247.71°) |
| OKLab | oklab(80.24% -0.0031 -0.0053) |
| OKLCH | oklch(80.24% 0.006 239.9) |
| XYZ | xyz(48.8601, 51.7212, 58.4376) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.26
Dove Gray
#B6B8BD
ΔE00 2.41
Silver (survey)
#C5C9C7
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 6.28
Fog
#D8DCE0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC2 #C2BEBB
analogous
#BBC2C2 #BBBFC2 #BBBCC2
triadic
#BBBFC2 #C2BBBF #BFC2BB
tetradic
#BBBFC2 #C2BBC2 #C2BEBB #BCC2BB
square
#BBBFC2 #C2BBC2 #C2BEBB #BCC2BB
split-complementary
#BBBFC2 #C2BBBC #C2C2BB
monochromatic
#7A8288 #9BA1A5 #BBBFC2 #DBDDDF #EFF0F1
Accessibility & contrast
On white
1.85
#BBBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BBBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#B9C0C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfc2; /* rgb */ color: rgb(187, 191, 194); /* oklch */ color: oklch(80.2% 0.006 239.9);
Tailwind
colors: {
custom: {
50: '#cfd2d4',
500: '#bbbfc2',
950: '#000000',
},
}SCSS
$custom: #bbbfc2; $custom-light: #cfd2d4; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc2",
"rgb": {
"r": 187,
"g": 191,
"b": 194
},
"hsl": {
"h": 205.714,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80239,
"c": 0.00615,
"h": 239.9
},
"luminance": 0.51721
}Semantic roles & 50–950 ramp
primary
#BBBFC2
secondary
#95908C
accent
#6F568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383