#C6C0BE#C6C0BE
#C6C0BE is a light, near-neutral grey. Relative luminance 0.534; OKLCH L 81.2% C 0.007 H 39.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C0BE |
|---|---|
| RGB | rgb(198, 192, 190) |
| HSL | hsl(15, 7%, 76%) |
| HSV | hsv(15, 4%, 78%) |
| CMYK | cmyk(0%, 3%, 4%, 22.4%) |
| CIE-LAB | lab(78.12, 1.74, 1.75) |
| CIE-LCH | lch(78.12, 2.46, 45.24°) |
| OKLab | oklab(81.21% 0.0057 0.0046) |
| OKLCH | oklch(81.21% 0.007 39.4) |
| XYZ | xyz(51.4313, 53.4231, 56.3074) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.94
Light Gray
#D3D3D3
ΔE00 5.28
Dove Gray
#B6B8BD
ΔE00 5.33
Silver (survey)
#C5C9C7
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C0BE #BEC4C6
analogous
#C6BEC0 #C6C0BE #C6C4BE
triadic
#C6C0BE #BEC6C0 #C0BEC6
tetradic
#C6C0BE #C0C6BE #BEC4C6 #C4BEC6
square
#C6C0BE #C0C6BE #BEC4C6 #C4BEC6
split-complementary
#C6C0BE #BEC6C4 #BEC0C6
monochromatic
#8D817D #A9A09D #C6C0BE #E3E0DF #F1EFEF
Accessibility & contrast
On white
1.80
#C6C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#C6C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C0BE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C0BE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BE
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#C8BFBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c6c0be; /* rgb */ color: rgb(198, 192, 190); /* oklch */ color: oklch(81.2% 0.007 39.4);
Tailwind
colors: {
custom: {
50: '#d7d3d1',
500: '#c6c0be',
950: '#000000',
},
}SCSS
$custom: #c6c0be; $custom-light: #d7d3d1; $custom-dark: #000000;
JSON
{
"hex": "#c6c0be",
"rgb": {
"r": 198,
"g": 192,
"b": 190
},
"hsl": {
"h": 15,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.81208,
"c": 0.00733,
"h": 39.4
},
"luminance": 0.53423
}Semantic roles & 50–950 ramp
primary
#C6C0BE
secondary
#8F9799
accent
#829055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383