#C1BFBA#C1BFBA
#C1BFBA is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.5% C 0.007 H 88.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFBA |
|---|---|
| RGB | rgb(193, 191, 186) |
| HSL | hsl(43, 5%, 74%) |
| HSV | hsv(43, 4%, 76%) |
| CMYK | cmyk(0%, 1%, 3.6%, 24.3%) |
| CIE-LAB | lab(77.37, -0.21, 2.76) |
| CIE-LCH | lch(77.37, 2.77, 94.32°) |
| OKLab | oklab(80.48% 0.0002 0.0073) |
| OKLCH | oklch(80.48% 0.007 88.7) |
| XYZ | xyz(49.4847, 52.1444, 53.9028) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.63
Silver (survey)
#C5C9C7
ΔE00 3.80
Warm Gray
#C9BEB0
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.58
Dove Gray
#B6B8BD
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFBA #BABCC1
analogous
#C1BCBA #C1BFBA #C0C1BA
triadic
#C1BFBA #BAC1BF #BFBAC1
tetradic
#C1BFBA #BAC1BC #BABCC1 #C1BAC0
square
#C1BFBA #BAC1BC #BABCC1 #C1BAC0
split-complementary
#C1BFBA #BAC0C1 #BCBAC1
monochromatic
#87837A #A4A19A #C1BFBA #DEDDDA #F1F0EF
Accessibility & contrast
On white
1.84
#C1BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C1BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFBA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFBA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBA
Deuteranopia (green-blind)
#C1BFBA
Tritanopia (blue-blind)
#C2BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bfba; /* rgb */ color: rgb(193, 191, 186); /* oklch */ color: oklch(80.5% 0.007 88.7);
Tailwind
colors: {
custom: {
50: '#d3d2ce',
500: '#c1bfba',
950: '#000000',
},
}SCSS
$custom: #c1bfba; $custom-light: #d3d2ce; $custom-dark: #000000;
JSON
{
"hex": "#c1bfba",
"rgb": {
"r": 193,
"g": 191,
"b": 186
},
"hsl": {
"h": 42.857,
"s": 5.344,
"l": 74.314
},
"oklch": {
"l": 0.80482,
"c": 0.00729,
"h": 88.7
},
"luminance": 0.52144
}Semantic roles & 50–950 ramp
primary
#C1BFBA
secondary
#8B8E94
accent
#678F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383