#C7BFBF#C7BFBF
#C7BFBF is a light, near-neutral grey. Relative luminance 0.532; OKLCH L 81.1% C 0.009 H 17.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFBF |
|---|---|
| RGB | rgb(199, 191, 191) |
| HSL | hsl(0, 7%, 76%) |
| HSV | hsv(0, 4%, 78%) |
| CMYK | cmyk(0%, 4%, 4%, 22%) |
| CIE-LAB | lab(77.97, 2.80, 1.00) |
| CIE-LCH | lch(77.97, 2.97, 19.65°) |
| OKLab | oklab(81.12% 0.0086 0.0027) |
| OKLCH | oklch(81.12% 0.009 17.4) |
| XYZ | xyz(51.5867, 53.1657, 56.8245) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.94
Dove Gray
#B6B8BD
ΔE00 5.53
Light Gray
#D3D3D3
ΔE00 5.97
Silver (survey)
#C5C9C7
ΔE00 6.82
Warm Gray
#C9BEB0
ΔE00 6.84
Dark Gray
#A9A9A9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFBF #BFC7C7
analogous
#C7BFC3 #C7BFBF #C7C3BF
triadic
#C7BFBF #BFC7BF #BFBFC7
tetradic
#C7BFBF #C3C7BF #BFC7C7 #C3BFC7
square
#C7BFBF #C3C7BF #BFC7C7 #C3BFC7
split-complementary
#C7BFBF #BFC7C3 #BFC3C7
monochromatic
#8E7E7E #AA9E9E #C7BFBF #E4E0E0 #F1EFEF
Accessibility & contrast
On white
1.81
#C7BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#C7BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#C9BEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7bfbf; /* rgb */ color: rgb(199, 191, 191); /* oklch */ color: oklch(81.1% 0.009 17.4);
Tailwind
colors: {
custom: {
50: '#d8d2d2',
500: '#c7bfbf',
950: '#000000',
},
}SCSS
$custom: #c7bfbf; $custom-light: #d8d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c7bfbf",
"rgb": {
"r": 199,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 6.667,
"l": 76.471
},
"oklch": {
"l": 0.81117,
"c": 0.00901,
"h": 17.4
},
"luminance": 0.53165
}Semantic roles & 50–950 ramp
primary
#C7BFBF
secondary
#909A9A
accent
#919155
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383