#C6C2BE#C6C2BE
#C6C2BE is a light, near-neutral grey. Relative luminance 0.543; OKLCH L 81.6% C 0.007 H 67.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C2BE |
|---|---|
| RGB | rgb(198, 194, 190) |
| HSL | hsl(30, 7%, 76%) |
| HSV | hsv(30, 4%, 78%) |
| CMYK | cmyk(0%, 2%, 4%, 22.4%) |
| CIE-LAB | lab(78.64, 0.67, 2.50) |
| CIE-LCH | lch(78.64, 2.59, 74.93°) |
| OKLab | oklab(81.61% 0.0027 0.0066) |
| OKLCH | oklch(81.61% 0.007 67.7) |
| XYZ | xyz(51.8734, 54.3073, 56.4548) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.63
Silver (survey)
#C5C9C7
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 4.76
Warm Gray
#C9BEB0
ΔE00 4.91
Dove Gray
#B6B8BD
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C2BE #BEC2C6
analogous
#C6BEBE #C6C2BE #C6C6BE
triadic
#C6C2BE #BEC6C2 #C2BEC6
tetradic
#C6C2BE #BEC6BE #BEC2C6 #C6BEC6
square
#C6C2BE #BEC6BE #BEC2C6 #C6BEC6
split-complementary
#C6C2BE #BEC6C6 #BEBEC6
monochromatic
#8D857D #A9A39D #C6C2BE #E3E1DF #F1F0EF
Accessibility & contrast
On white
1.77
#C6C2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#C6C2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C2BE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C2BE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#C8C1C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6c2be; /* rgb */ color: rgb(198, 194, 190); /* oklch */ color: oklch(81.6% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#d7d4d1',
500: '#c6c2be',
950: '#000000',
},
}SCSS
$custom: #c6c2be; $custom-light: #d7d4d1; $custom-dark: #000000;
JSON
{
"hex": "#c6c2be",
"rgb": {
"r": 198,
"g": 194,
"b": 190
},
"hsl": {
"h": 30,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.81613,
"c": 0.00715,
"h": 67.7
},
"luminance": 0.54307
}Semantic roles & 50–950 ramp
primary
#C6C2BE
secondary
#8F9499
accent
#739055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383