#C6BFBF#C6BFBF
#C6BFBF is a light, near-neutral grey. Relative luminance 0.530; OKLCH L 81.0% C 0.008 H 17.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFBF |
|---|---|
| RGB | rgb(198, 191, 191) |
| HSL | hsl(0, 6%, 76%) |
| HSV | hsv(0, 4%, 78%) |
| CMYK | cmyk(0%, 3.5%, 3.5%, 22.4%) |
| CIE-LAB | lab(77.89, 2.45, 0.87) |
| CIE-LCH | lch(77.89, 2.60, 19.62°) |
| OKLab | oklab(81.03% 0.0075 0.0024) |
| OKLCH | oklch(81.03% 0.008 17.4) |
| XYZ | xyz(51.3222, 53.0293, 56.8121) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.48
Dove Gray
#B6B8BD
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 6.38
Warm Gray
#C9BEB0
ΔE00 6.77
Dark Gray
#A9A9A9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFBF #BFC6C6
analogous
#C6BFC3 #C6BFBF #C6C3BF
triadic
#C6BFBF #BFC6BF #BFBFC6
tetradic
#C6BFBF #C3C6BF #BFC6C6 #C3BFC6
square
#C6BFBF #C3C6BF #BFC6C6 #C3BFC6
split-complementary
#C6BFBF #BFC6C3 #BFC3C6
monochromatic
#8C7E7E #A99F9F #C6BFBF #E3DFDF #F1EFEF
Accessibility & contrast
On white
1.81
#C6BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#C6BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFBF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFBF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#C8BEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c6bfbf; /* rgb */ color: rgb(198, 191, 191); /* oklch */ color: oklch(81.0% 0.008 17.4);
Tailwind
colors: {
custom: {
50: '#d7d2d2',
500: '#c6bfbf',
950: '#000000',
},
}SCSS
$custom: #c6bfbf; $custom-light: #d7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c6bfbf",
"rgb": {
"r": 198,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 5.785,
"l": 76.275
},
"oklch": {
"l": 0.81034,
"c": 0.00788,
"h": 17.4
},
"luminance": 0.53029
}Semantic roles & 50–950 ramp
primary
#C6BFBF
secondary
#909999
accent
#909056
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383