#C4BFBF#C4BFBF
#C4BFBF is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 80.9% C 0.006 H 17.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFBF |
|---|---|
| RGB | rgb(196, 191, 191) |
| HSL | hsl(0, 4%, 76%) |
| HSV | hsv(0, 3%, 77%) |
| CMYK | cmyk(0%, 2.6%, 2.6%, 23.1%) |
| CIE-LAB | lab(77.73, 1.74, 0.62) |
| CIE-LCH | lch(77.73, 1.85, 19.56°) |
| OKLab | oklab(80.87% 0.0054 0.0017) |
| OKLCH | oklch(80.87% 0.006 17.3) |
| XYZ | xyz(50.7983, 52.7592, 56.7875) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.54
Dove Gray
#B6B8BD
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.48
Warm Gray
#C9BEB0
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFBF #BFC4C4
analogous
#C4BFC1 #C4BFBF #C4C1BF
triadic
#C4BFBF #BFC4BF #BFBFC4
tetradic
#C4BFBF #C1C4BF #BFC4C4 #C1BFC4
square
#C4BFBF #C1C4BF #BFC4C4 #C1BFC4
split-complementary
#C4BFBF #BFC4C1 #BFC1C4
monochromatic
#897F7F #A79F9F #C4BFBF #E1DFDF #F0EFEF
Accessibility & contrast
On white
1.82
#C4BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#C4BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFBF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFBF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#C5BFBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bfbf; /* rgb */ color: rgb(196, 191, 191); /* oklch */ color: oklch(80.9% 0.006 17.3);
Tailwind
colors: {
custom: {
50: '#d5d2d2',
500: '#c4bfbf',
950: '#000000',
},
}SCSS
$custom: #c4bfbf; $custom-light: #d5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c4bfbf",
"rgb": {
"r": 196,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 4.065,
"l": 75.882
},
"oklch": {
"l": 0.8087,
"c": 0.00562,
"h": 17.3
},
"luminance": 0.52759
}Semantic roles & 50–950 ramp
primary
#C4BFBF
secondary
#919797
accent
#8E8E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383