#C6C2C8#C6C2C8
#C6C2C8 is a light, near-neutral grey. Relative luminance 0.548; OKLCH L 81.9% C 0.009 H 314.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C2C8 |
|---|---|
| RGB | rgb(198, 194, 200) |
| HSL | hsl(280, 5%, 77%) |
| HSV | hsv(280, 3%, 78%) |
| CMYK | cmyk(1%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(78.90, 2.49, -2.51) |
| CIE-LCH | lch(78.90, 3.54, 314.79°) |
| OKLab | oklab(81.91% 0.0066 -0.0066) |
| OKLCH | oklch(81.91% 0.009 314.7) |
| XYZ | xyz(53.0041, 54.7596, 62.4097) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.17
Dove Gray
#B6B8BD
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C2C8 #C4C8C2
analogous
#C3C2C8 #C6C2C8 #C8C2C7
triadic
#C6C2C8 #C8C6C2 #C2C8C6
tetradic
#C6C2C8 #C8C3C2 #C4C8C2 #C2C7C8
square
#C6C2C8 #C8C3C2 #C4C8C2 #C2C7C8
split-complementary
#C6C2C8 #C7C8C2 #C2C8C3
monochromatic
#8A828E #A8A2AB #C6C2C8 #E4E2E5 #F0EFF0
Accessibility & contrast
On white
1.76
#C6C2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C6C2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C2C8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C2C8 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#C6C3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6c2c8; /* rgb */ color: rgb(198, 194, 200); /* oklch */ color: oklch(81.9% 0.009 314.7);
Tailwind
colors: {
custom: {
50: '#d7d4d8',
500: '#c6c2c8',
950: '#000000',
},
}SCSS
$custom: #c6c2c8; $custom-light: #d7d4d8; $custom-dark: #000000;
JSON
{
"hex": "#c6c2c8",
"rgb": {
"r": 198,
"g": 194,
"b": 200
},
"hsl": {
"h": 280,
"s": 5.172,
"l": 77.255
},
"oklch": {
"l": 0.81906,
"c": 0.00936,
"h": 314.7
},
"luminance": 0.54759
}Semantic roles & 50–950 ramp
primary
#C6C2C8
secondary
#969B93
accent
#8F5669
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383