#C2C2C6#C2C2C6
#C2C2C6 is a light, near-neutral grey. Relative luminance 0.541; OKLCH L 81.5% C 0.006 H 286.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2C6 |
|---|---|
| RGB | rgb(194, 194, 198) |
| HSL | hsl(240, 3%, 77%) |
| HSV | hsv(240, 2%, 78%) |
| CMYK | cmyk(2%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(78.54, 0.74, -2.00) |
| CIE-LCH | lch(78.54, 2.14, 290.37°) |
| OKLab | oklab(81.53% 0.0016 -0.0053) |
| OKLCH | oklch(81.53% 0.006 286.2) |
| XYZ | xyz(51.7312, 54.1301, 61.1380) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.26
Dove Gray
#B6B8BD
ΔE00 2.90
Silver (survey)
#C5C9C7
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 4.64
Fog
#D8DCE0
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2C6 #C6C6C2
analogous
#C2C4C6 #C2C2C6 #C4C2C6
triadic
#C2C2C6 #C6C2C2 #C2C6C2
tetradic
#C2C2C6 #C6C2C4 #C6C6C2 #C2C6C4
square
#C2C2C6 #C6C2C4 #C6C6C2 #C2C6C4
split-complementary
#C2C2C6 #C6C4C2 #C4C6C2
monochromatic
#83838B #A2A2A8 #C2C2C6 #E2E2E4 #EFEFF0
Accessibility & contrast
On white
1.78
#C2C2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#C2C2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2C6
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2C6 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C6
Deuteranopia (green-blind)
#C1C2C6
Tritanopia (blue-blind)
#C1C3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c2c6; /* rgb */ color: rgb(194, 194, 198); /* oklch */ color: oklch(81.5% 0.006 286.2);
Tailwind
colors: {
custom: {
50: '#d4d4d7',
500: '#c2c2c6',
950: '#000000',
},
}SCSS
$custom: #c2c2c6; $custom-light: #d4d4d7; $custom-dark: #000000;
JSON
{
"hex": "#c2c2c6",
"rgb": {
"r": 194,
"g": 194,
"b": 198
},
"hsl": {
"h": 240,
"s": 3.39,
"l": 76.863
},
"oklch": {
"l": 0.81525,
"c": 0.00554,
"h": 286.2
},
"luminance": 0.5413
}Semantic roles & 50–950 ramp
primary
#C2C2C6
secondary
#999994
accent
#8D588D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383