#C6BFBE#C6BFBE
#C6BFBE is a light, near-neutral grey. Relative luminance 0.530; OKLCH L 81.0% C 0.008 H 27.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFBE |
|---|---|
| RGB | rgb(198, 191, 190) |
| HSL | hsl(8, 7%, 76%) |
| HSV | hsv(8, 4%, 78%) |
| CMYK | cmyk(0%, 3.5%, 4%, 22.4%) |
| CIE-LAB | lab(77.87, 2.27, 1.37) |
| CIE-LCH | lch(77.87, 2.65, 31.23°) |
| OKLab | oklab(81.01% 0.0071 0.0037) |
| OKLCH | oklch(81.01% 0.008 27.2) |
| XYZ | xyz(51.2125, 52.9854, 56.2345) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.39
Dove Gray
#B6B8BD
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 6.18
Warm Gray
#C9BEB0
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFBE #BEC5C6
analogous
#C6BEC1 #C6BFBE #C6C3BE
triadic
#C6BFBE #BEC6BF #BFBEC6
tetradic
#C6BFBE #C1C6BE #BEC5C6 #C3BEC6
square
#C6BFBE #C1C6BE #BEC5C6 #C3BEC6
split-complementary
#C6BFBE #BEC6C3 #BEC1C6
monochromatic
#8D7F7D #A99F9D #C6BFBE #E3DFDF #F1EFEF
Accessibility & contrast
On white
1.81
#C6BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C6BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFBE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFBE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#C8BEBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bfbe; /* rgb */ color: rgb(198, 191, 190); /* oklch */ color: oklch(81.0% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#d7d2d1',
500: '#c6bfbe',
950: '#000000',
},
}SCSS
$custom: #c6bfbe; $custom-light: #d7d2d1; $custom-dark: #000000;
JSON
{
"hex": "#c6bfbe",
"rgb": {
"r": 198,
"g": 191,
"b": 190
},
"hsl": {
"h": 7.5,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.81005,
"c": 0.00802,
"h": 27.2
},
"luminance": 0.52985
}Semantic roles & 50–950 ramp
primary
#C6BFBE
secondary
#8F9899
accent
#899055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383