#C1BFBB#C1BFBB
#C1BFBB is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.5% C 0.006 H 84.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFBB |
|---|---|
| RGB | rgb(193, 191, 187) |
| HSL | hsl(40, 5%, 75%) |
| HSV | hsv(40, 3%, 76%) |
| CMYK | cmyk(0%, 1%, 3.1%, 24.3%) |
| CIE-LAB | lab(77.39, -0.03, 2.26) |
| CIE-LCH | lch(77.39, 2.26, 90.75°) |
| OKLab | oklab(80.51% 0.0006 0.006) |
| OKLCH | oklch(80.51% 0.006 84.5) |
| XYZ | xyz(49.5914, 52.1871, 54.4646) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.16
Silver (survey)
#C5C9C7
ΔE00 3.72
Dove Gray
#B6B8BD
ΔE00 5.18
Warm Gray
#C9BEB0
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFBB #BBBDC1
analogous
#C1BCBB #C1BFBB #C0C1BB
triadic
#C1BFBB #BBC1BF #BFBBC1
tetradic
#C1BFBB #BBC1BC #BBBDC1 #C1BBC0
square
#C1BFBB #BBC1BC #BBBDC1 #C1BBC0
split-complementary
#C1BFBB #BBC0C1 #BCBBC1
monochromatic
#87837B #A4A19B #C1BFBB #DEDDDB #F0F0EF
Accessibility & contrast
On white
1.84
#C1BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C1BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFBB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFBB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#C2BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bfbb; /* rgb */ color: rgb(193, 191, 187); /* oklch */ color: oklch(80.5% 0.006 84.5);
Tailwind
colors: {
custom: {
50: '#d3d2cf',
500: '#c1bfbb',
950: '#000000',
},
}SCSS
$custom: #c1bfbb; $custom-light: #d3d2cf; $custom-dark: #000000;
JSON
{
"hex": "#c1bfbb",
"rgb": {
"r": 193,
"g": 191,
"b": 187
},
"hsl": {
"h": 40,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.80511,
"c": 0.006,
"h": 84.5
},
"luminance": 0.52187
}Semantic roles & 50–950 ramp
primary
#C1BFBB
secondary
#8D8F94
accent
#6A8E57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383