#C1BFBC#C1BFBC
#C1BFBC is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.5% C 0.005 H 78.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFBC |
|---|---|
| RGB | rgb(193, 191, 188) |
| HSL | hsl(36, 4%, 75%) |
| HSV | hsv(36, 3%, 76%) |
| CMYK | cmyk(0%, 1%, 2.6%, 24.3%) |
| CIE-LAB | lab(77.42, 0.15, 1.76) |
| CIE-LCH | lch(77.42, 1.76, 85.09°) |
| OKLab | oklab(80.54% 0.001 0.0046) |
| OKLCH | oklch(80.54% 0.005 78.3) |
| XYZ | xyz(49.6988, 52.2300, 55.0304) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.71
Silver (survey)
#C5C9C7
ΔE00 3.71
Dove Gray
#B6B8BD
ΔE00 4.73
Light Gray
#D3D3D3
ΔE00 5.18
Warm Gray
#C9BEB0
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFBC #BCBEC1
analogous
#C1BDBC #C1BFBC #C1C1BC
triadic
#C1BFBC #BCC1BF #BFBCC1
tetradic
#C1BFBC #BCC1BD #BCBEC1 #C1BCC1
square
#C1BFBC #BCC1BD #BCBEC1 #C1BCC1
split-complementary
#C1BFBC #BCC1C1 #BDBCC1
monochromatic
#86827C #A4A19C #C1BFBC #DEDDDC #F0F0EF
Accessibility & contrast
On white
1.83
#C1BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C1BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFBC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFBC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#C2BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bfbc; /* rgb */ color: rgb(193, 191, 188); /* oklch */ color: oklch(80.5% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#d3d2d0',
500: '#c1bfbc',
950: '#000000',
},
}SCSS
$custom: #c1bfbc; $custom-light: #d3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c1bfbc",
"rgb": {
"r": 193,
"g": 191,
"b": 188
},
"hsl": {
"h": 36,
"s": 3.876,
"l": 74.706
},
"oklch": {
"l": 0.80539,
"c": 0.00475,
"h": 78.3
},
"luminance": 0.5223
}Semantic roles & 50–950 ramp
primary
#C1BFBC
secondary
#8E9094
accent
#6D8E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383