#C6C2C2#C6C2C2
#C6C2C2 is a light, near-neutral grey. Relative luminance 0.545; OKLCH L 81.7% C 0.004 H 17.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C2C2 |
|---|---|
| RGB | rgb(198, 194, 194) |
| HSL | hsl(0, 3%, 77%) |
| HSV | hsv(0, 2%, 78%) |
| CMYK | cmyk(0%, 2%, 2%, 22.4%) |
| CIE-LAB | lab(78.74, 1.39, 0.49) |
| CIE-LCH | lch(78.74, 1.48, 19.53°) |
| OKLab | oklab(81.73% 0.0043 0.0013) |
| OKLCH | oklch(81.73% 0.004 17.3) |
| XYZ | xyz(52.3166, 54.4846, 58.7889) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.17
Light Gray
#D3D3D3
ΔE00 4.45
Dove Gray
#B6B8BD
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 6.37
Warm Gray
#C9BEB0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C2C2 #C2C6C6
analogous
#C6C2C4 #C6C2C2 #C6C4C2
triadic
#C6C2C2 #C2C6C2 #C2C2C6
tetradic
#C6C2C2 #C4C6C2 #C2C6C6 #C4C2C6
square
#C6C2C2 #C4C6C2 #C2C6C6 #C4C2C6
split-complementary
#C6C2C2 #C2C6C4 #C2C4C6
monochromatic
#8B8383 #A8A2A2 #C6C2C2 #E4E2E2 #F0EFEF
Accessibility & contrast
On white
1.77
#C6C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#C6C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C2C2
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C2C2 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2C2
Deuteranopia (green-blind)
#C3C3C2
Tritanopia (blue-blind)
#C7C2C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6c2c2; /* rgb */ color: rgb(198, 194, 194); /* oklch */ color: oklch(81.7% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#d7d4d4',
500: '#c6c2c2',
950: '#000000',
},
}SCSS
$custom: #c6c2c2; $custom-light: #d7d4d4; $custom-dark: #000000;
JSON
{
"hex": "#c6c2c2",
"rgb": {
"r": 198,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 3.39,
"l": 76.863
},
"oklch": {
"l": 0.81728,
"c": 0.00448,
"h": 17.3
},
"luminance": 0.54484
}Semantic roles & 50–950 ramp
primary
#C6C2C2
secondary
#949999
accent
#8D8D58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383