#C2C6C8#C2C6C8
#C2C6C8 is a very light, near-neutral grey. Relative luminance 0.560; OKLCH L 82.4% C 0.005 H 228.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C6C8 |
|---|---|
| RGB | rgb(194, 198, 200) |
| HSL | hsl(200, 5%, 77%) |
| HSV | hsv(200, 3%, 78%) |
| CMYK | cmyk(3%, 1%, 0%, 21.6%) |
| CIE-LAB | lab(79.63, -1.00, -1.48) |
| CIE-LCH | lch(79.63, 1.79, 235.94°) |
| OKLab | oklab(82.4% -0.0035 -0.004) |
| OKLCH | oklch(82.4% 0.005 228.8) |
| XYZ | xyz(52.8656, 56.0274, 62.6616) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.30
Silver
#C0C0C0
ΔE00 2.42
Light Gray
#D3D3D3
ΔE00 3.90
Dove Gray
#B6B8BD
ΔE00 4.09
Fog
#D8DCE0
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C6C8 #C8C4C2
analogous
#C2C8C7 #C2C6C8 #C2C3C8
triadic
#C2C6C8 #C8C2C6 #C6C8C2
tetradic
#C2C6C8 #C7C2C8 #C8C4C2 #C3C8C2
square
#C2C6C8 #C7C2C8 #C8C4C2 #C3C8C2
split-complementary
#C2C6C8 #C8C2C3 #C8C7C2
monochromatic
#828A8E #A2A8AB #C2C6C8 #E2E4E5 #EFF0F0
Accessibility & contrast
On white
1.72
#C2C6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#C2C6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C6C8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C6C8 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#C1C7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c6c8; /* rgb */ color: rgb(194, 198, 200); /* oklch */ color: oklch(82.4% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#d4d7d8',
500: '#c2c6c8',
950: '#000000',
},
}SCSS
$custom: #c2c6c8; $custom-light: #d4d7d8; $custom-dark: #000000;
JSON
{
"hex": "#c2c6c8",
"rgb": {
"r": 194,
"g": 198,
"b": 200
},
"hsl": {
"h": 200,
"s": 5.172,
"l": 77.255
},
"oklch": {
"l": 0.82401,
"c": 0.00525,
"h": 228.8
},
"luminance": 0.56028
}Semantic roles & 50–950 ramp
primary
#C2C6C8
secondary
#9B9693
accent
#69568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383