#C4BCBB#C4BCBB
#C4BCBB is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.1% C 0.009 H 26.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BCBB |
|---|---|
| RGB | rgb(196, 188, 187) |
| HSL | hsl(7, 7%, 75%) |
| HSV | hsv(7, 5%, 77%) |
| CMYK | cmyk(0%, 4.1%, 4.6%, 23.1%) |
| CIE-LAB | lab(76.85, 2.63, 1.51) |
| CIE-LCH | lch(76.85, 3.03, 29.82°) |
| OKLab | oklab(80.15% 0.0082 0.004) |
| OKLCH | oklch(80.15% 0.009 26) |
| XYZ | xyz(49.7166, 51.2904, 54.2850) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.90
Dove Gray
#B6B8BD
ΔE00 5.41
Warm Gray
#C9BEB0
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BCBB #BBC3C4
analogous
#C4BBBE #C4BCBB #C4C1BB
triadic
#C4BCBB #BBC4BC #BCBBC4
tetradic
#C4BCBB #BEC4BB #BBC3C4 #C1BBC4
square
#C4BCBB #BEC4BB #BBC3C4 #C1BBC4
split-complementary
#C4BCBB #BBC4C1 #BBBEC4
monochromatic
#8B7B79 #A89C9A #C4BCBB #E0DCDC #F1EFEF
Accessibility & contrast
On white
1.87
#C4BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C4BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BCBB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BCBB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#C6BBBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c4bcbb; /* rgb */ color: rgb(196, 188, 187); /* oklch */ color: oklch(80.1% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#d5d0cf',
500: '#c4bcbb',
950: '#000000',
},
}SCSS
$custom: #c4bcbb; $custom-light: #d5d0cf; $custom-dark: #000000;
JSON
{
"hex": "#c4bcbb",
"rgb": {
"r": 196,
"g": 188,
"b": 187
},
"hsl": {
"h": 6.667,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.80147,
"c": 0.00917,
"h": 26
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#C4BCBB
secondary
#8C9697
accent
#8A9154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383