#BBC1BE#BBC1BE
#BBC1BE is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.5% C 0.008 H 164.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1BE |
|---|---|
| RGB | rgb(187, 193, 190) |
| HSL | hsl(150, 5%, 75%) |
| HSV | hsv(150, 3%, 76%) |
| CMYK | cmyk(3.1%, 0%, 1.6%, 24.3%) |
| CIE-LAB | lab(77.53, -2.63, 0.78) |
| CIE-LCH | lch(77.53, 2.75, 163.40°) |
| OKLab | oklab(80.53% -0.0076 0.002) |
| OKLCH | oklch(80.53% 0.008 164.9) |
| XYZ | xyz(48.8561, 52.4222, 56.2498) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.45
Silver
#C0C0C0
ΔE00 3.69
Dove Gray
#B6B8BD
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 6.06
Light Grey
#D8DCD6
ΔE00 6.78
Dark Gray
#A9A9A9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1BE #C1BBBE
analogous
#BBC1BB #BBC1BE #BBC1C1
triadic
#BBC1BE #BEBBC1 #C1BEBB
tetradic
#BBC1BE #BBBBC1 #C1BBBE #C1C1BB
square
#BBC1BE #BBBBC1 #C1BBBE #C1C1BB
split-complementary
#BBC1BE #C1BBC1 #C1BBBB
monochromatic
#7B8781 #9BA49F #BBC1BE #DBDEDD #EFF0F0
Accessibility & contrast
On white
1.83
#BBC1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BBC1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1BE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1BE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#BAC1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc1be; /* rgb */ color: rgb(187, 193, 190); /* oklch */ color: oklch(80.5% 0.008 164.9);
Tailwind
colors: {
custom: {
50: '#cfd3d1',
500: '#bbc1be',
950: '#000000',
},
}SCSS
$custom: #bbc1be; $custom-light: #cfd3d1; $custom-dark: #000000;
JSON
{
"hex": "#bbc1be",
"rgb": {
"r": 187,
"g": 193,
"b": 190
},
"hsl": {
"h": 150,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.80533,
"c": 0.00783,
"h": 164.9
},
"luminance": 0.52422
}Semantic roles & 50–950 ramp
primary
#BBC1BE
secondary
#948D90
accent
#57738E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383