#C7BFBE#C7BFBE
#C7BFBE is a light, near-neutral grey. Relative luminance 0.531; OKLCH L 81.1% C 0.009 H 26.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFBE |
|---|---|
| RGB | rgb(199, 191, 190) |
| HSL | hsl(7, 7%, 76%) |
| HSV | hsv(7, 5%, 78%) |
| CMYK | cmyk(0%, 4%, 4.5%, 22%) |
| CIE-LAB | lab(77.95, 2.62, 1.50) |
| CIE-LCH | lch(77.95, 3.02, 29.82°) |
| OKLab | oklab(81.09% 0.0082 0.004) |
| OKLCH | oklch(81.09% 0.009 26) |
| XYZ | xyz(51.4770, 53.1218, 56.2469) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.85
Dove Gray
#B6B8BD
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 5.93
Warm Gray
#C9BEB0
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFBE #BEC6C7
analogous
#C7BEC2 #C7BFBE #C7C4BE
triadic
#C7BFBE #BEC7BF #BFBEC7
tetradic
#C7BFBE #C2C7BE #BEC6C7 #C4BEC7
square
#C7BFBE #C2C7BE #BEC6C7 #C4BEC7
split-complementary
#C7BFBE #BEC7C4 #BEC2C7
monochromatic
#8E7E7C #AB9F9D #C7BFBE #E3DFDF #F1EFEF
Accessibility & contrast
On white
1.81
#C7BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#C7BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFBE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFBE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#C9BEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7bfbe; /* rgb */ color: rgb(199, 191, 190); /* oklch */ color: oklch(81.1% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#d8d2d1',
500: '#c7bfbe',
950: '#000000',
},
}SCSS
$custom: #c7bfbe; $custom-light: #d8d2d1; $custom-dark: #000000;
JSON
{
"hex": "#c7bfbe",
"rgb": {
"r": 199,
"g": 191,
"b": 190
},
"hsl": {
"h": 6.667,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.81088,
"c": 0.00914,
"h": 26
},
"luminance": 0.53121
}Semantic roles & 50–950 ramp
primary
#C7BFBE
secondary
#8F999A
accent
#8B9154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383