#C7BFC0#C7BFC0
#C7BFC0 is a light, near-neutral grey. Relative luminance 0.532; OKLCH L 81.1% C 0.009 H 8.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFC0 |
|---|---|
| RGB | rgb(199, 191, 192) |
| HSL | hsl(353, 7%, 76%) |
| HSV | hsv(353, 4%, 78%) |
| CMYK | cmyk(0%, 4%, 3.5%, 22%) |
| CIE-LAB | lab(78.00, 2.98, 0.50) |
| CIE-LCH | lch(78.00, 3.02, 9.46°) |
| OKLab | oklab(81.15% 0.009 0.0014) |
| OKLCH | oklch(81.15% 0.009 8.6) |
| XYZ | xyz(51.6971, 53.2098, 57.4060) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.08
Dove Gray
#B6B8BD
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 7.05
Warm Gray
#C9BEB0
ΔE00 7.40
Dark Gray
#A9A9A9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFC0 #BFC7C6
analogous
#C7BFC4 #C7BFC0 #C7C2BF
triadic
#C7BFC0 #C0C7BF #BFC0C7
tetradic
#C7BFC0 #C4C7BF #BFC7C6 #C2BFC7
square
#C7BFC0 #C4C7BF #BFC7C6 #C2BFC7
split-complementary
#C7BFC0 #BFC7C2 #BFC4C7
monochromatic
#8E7E80 #AA9EA0 #C7BFC0 #E4E0E0 #F1EFEF
Accessibility & contrast
On white
1.80
#C7BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#C7BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFC0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFC0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#C9BFBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7bfc0; /* rgb */ color: rgb(199, 191, 192); /* oklch */ color: oklch(81.1% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#d8d2d3',
500: '#c7bfc0',
950: '#000000',
},
}SCSS
$custom: #c7bfc0; $custom-light: #d8d2d3; $custom-dark: #000000;
JSON
{
"hex": "#c7bfc0",
"rgb": {
"r": 199,
"g": 191,
"b": 192
},
"hsl": {
"h": 352.5,
"s": 6.667,
"l": 76.471
},
"oklch": {
"l": 0.81146,
"c": 0.00909,
"h": 8.6
},
"luminance": 0.53209
}Semantic roles & 50–950 ramp
primary
#C7BFC0
secondary
#909A99
accent
#918955
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383