#C4BFBB#C4BFBB
#C4BFBB is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.8% C 0.008 H 61.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFBB |
|---|---|
| RGB | rgb(196, 191, 187) |
| HSL | hsl(27, 7%, 75%) |
| HSV | hsv(27, 5%, 77%) |
| CMYK | cmyk(0%, 2.6%, 4.6%, 23.1%) |
| CIE-LAB | lab(77.63, 1.03, 2.63) |
| CIE-LCH | lch(77.63, 2.83, 68.65°) |
| OKLab | oklab(80.76% 0.0038 0.007) |
| OKLCH | oklch(80.76% 0.008 61.4) |
| XYZ | xyz(50.3642, 52.5855, 54.5009) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.86
Warm Gray
#C9BEB0
ΔE00 4.69
Silver (survey)
#C5C9C7
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 5.53
Dove Gray
#B6B8BD
ΔE00 5.60
Dark Gray
#A9A9A9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFBB #BBC0C4
analogous
#C4BBBB #C4BFBB #C4C4BB
triadic
#C4BFBB #BBC4BF #BFBBC4
tetradic
#C4BFBB #BBC4BB #BBC0C4 #C4BBC4
square
#C4BFBB #BBC4BB #BBC0C4 #C4BBC4
split-complementary
#C4BFBB #BBC4C4 #BBBBC4
monochromatic
#8B8179 #A8A09A #C4BFBB #E0DEDC #F1F0EF
Accessibility & contrast
On white
1.82
#C4BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C4BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFBB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFBB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#C6BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bfbb; /* rgb */ color: rgb(196, 191, 187); /* oklch */ color: oklch(80.8% 0.008 61.4);
Tailwind
colors: {
custom: {
50: '#d5d2cf',
500: '#c4bfbb',
950: '#000000',
},
}SCSS
$custom: #c4bfbb; $custom-light: #d5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#c4bfbb",
"rgb": {
"r": 196,
"g": 191,
"b": 187
},
"hsl": {
"h": 26.667,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.80755,
"c": 0.00794,
"h": 61.4
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#C4BFBB
secondary
#8C9297
accent
#769154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383