#BBC2BE#BBC2BE
#BBC2BE is a light, near-neutral grey. Relative luminance 0.529; OKLCH L 80.7% C 0.009 H 161.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2BE |
|---|---|
| RGB | rgb(187, 194, 190) |
| HSL | hsl(146, 5%, 75%) |
| HSV | hsv(146, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(77.80, -3.16, 1.17) |
| CIE-LCH | lch(77.80, 3.37, 159.72°) |
| OKLab | oklab(80.74% -0.009 0.0031) |
| OKLCH | oklch(80.74% 0.01 161.3) |
| XYZ | xyz(49.0779, 52.8658, 56.3238) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.73
Silver
#C0C0C0
ΔE00 4.40
Dove Gray
#B6B8BD
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.60
Dark Gray
#A9A9A9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2BE #C2BBBF
analogous
#BCC2BB #BBC2BE #BBC2C2
triadic
#BBC2BE #BEBBC2 #C2BEBB
tetradic
#BBC2BE #BBBCC2 #C2BBBF #C2C2BB
square
#BBC2BE #BBBCC2 #C2BBBF #C2C2BB
split-complementary
#BBC2BE #C2BBC2 #C2BBBC
monochromatic
#7A8880 #9BA59F #BBC2BE #DBDFDD #EFF1F0
Accessibility & contrast
On white
1.81
#BBC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BBC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2BE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2BE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#BAC2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc2be; /* rgb */ color: rgb(187, 194, 190); /* oklch */ color: oklch(80.7% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#cfd4d1',
500: '#bbc2be',
950: '#000000',
},
}SCSS
$custom: #bbc2be; $custom-light: #cfd4d1; $custom-dark: #000000;
JSON
{
"hex": "#bbc2be",
"rgb": {
"r": 187,
"g": 194,
"b": 190
},
"hsl": {
"h": 145.714,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.8074,
"c": 0.0095,
"h": 161.3
},
"luminance": 0.52866
}Semantic roles & 50–950 ramp
primary
#BBC2BE
secondary
#958C91
accent
#56778F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383