#C6BFBD#C6BFBD
#C6BFBD is a light, near-neutral grey. Relative luminance 0.529; OKLCH L 81.0% C 0.008 H 36.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFBD |
|---|---|
| RGB | rgb(198, 191, 189) |
| HSL | hsl(13, 7%, 76%) |
| HSV | hsv(13, 5%, 78%) |
| CMYK | cmyk(0%, 3.5%, 4.5%, 22.4%) |
| CIE-LAB | lab(77.84, 2.09, 1.88) |
| CIE-LCH | lch(77.84, 2.81, 41.94°) |
| OKLab | oklab(80.98% 0.0067 0.005) |
| OKLCH | oklch(80.98% 0.008 36.6) |
| XYZ | xyz(51.1036, 52.9418, 55.6609) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.38
Dove Gray
#B6B8BD
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 6.02
Dark Gray
#A9A9A9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFBD #BDC4C6
analogous
#C6BDBF #C6BFBD #C6C3BD
triadic
#C6BFBD #BDC6BF #BFBDC6
tetradic
#C6BFBD #BFC6BD #BDC4C6 #C3BDC6
square
#C6BFBD #BFC6BD #BDC4C6 #C3BDC6
split-complementary
#C6BFBD #BDC6C3 #BDBFC6
monochromatic
#8D7F7B #AA9F9C #C6BFBD #E2DFDE #F1EFEF
Accessibility & contrast
On white
1.81
#C6BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#C6BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFBD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFBD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BD
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#C8BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bfbd; /* rgb */ color: rgb(198, 191, 189); /* oklch */ color: oklch(81.0% 0.008 36.6);
Tailwind
colors: {
custom: {
50: '#d7d2d0',
500: '#c6bfbd',
950: '#000000',
},
}SCSS
$custom: #c6bfbd; $custom-light: #d7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c6bfbd",
"rgb": {
"r": 198,
"g": 191,
"b": 189
},
"hsl": {
"h": 13.333,
"s": 7.317,
"l": 75.882
},
"oklch": {
"l": 0.80977,
"c": 0.00839,
"h": 36.6
},
"luminance": 0.52941
}Semantic roles & 50–950 ramp
primary
#C6BFBD
secondary
#8E9799
accent
#849154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383