#C2C0C8#C2C0C8
#C2C0C8 is a light, near-neutral grey. Relative luminance 0.533; OKLCH L 81.2% C 0.011 H 297.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0C8 |
|---|---|
| RGB | rgb(194, 192, 200) |
| HSL | hsl(255, 7%, 77%) |
| HSV | hsv(255, 4%, 78%) |
| CMYK | cmyk(3%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(78.07, 2.19, -3.76) |
| CIE-LCH | lch(78.07, 4.35, 300.16°) |
| OKLab | oklab(81.18% 0.0052 -0.01) |
| OKLCH | oklch(81.18% 0.011 297.6) |
| XYZ | xyz(51.5213, 53.3387, 62.2135) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.68
Silver
#C0C0C0
ΔE00 4.50
Light Gray
#D3D3D3
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.87
Fog
#D8DCE0
ΔE00 7.61
Gainsboro
#DCDCDC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0C8 #C6C8C0
analogous
#C0C2C8 #C2C0C8 #C6C0C8
triadic
#C2C0C8 #C8C2C0 #C0C8C2
tetradic
#C2C0C8 #C8C0C2 #C6C8C0 #C0C8C6
square
#C2C0C8 #C8C0C2 #C6C8C0 #C0C8C6
split-complementary
#C2C0C8 #C8C6C0 #C2C8C0
monochromatic
#837F8F #A29FAB #C2C0C8 #E2E1E5 #EFEFF1
Accessibility & contrast
On white
1.80
#C2C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#C2C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0C8
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0C8 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1C8
Deuteranopia (green-blind)
#BFC1C8
Tritanopia (blue-blind)
#C1C1C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c0c8; /* rgb */ color: rgb(194, 192, 200); /* oklch */ color: oklch(81.2% 0.011 297.6);
Tailwind
colors: {
custom: {
50: '#d4d3d8',
500: '#c2c0c8',
950: '#000000',
},
}SCSS
$custom: #c2c0c8; $custom-light: #d4d3d8; $custom-dark: #000000;
JSON
{
"hex": "#c2c0c8",
"rgb": {
"r": 194,
"g": 192,
"b": 200
},
"hsl": {
"h": 255,
"s": 6.78,
"l": 76.863
},
"oklch": {
"l": 0.8118,
"c": 0.01129,
"h": 297.6
},
"luminance": 0.53339
}Semantic roles & 50–950 ramp
primary
#C2C0C8
secondary
#999B91
accent
#915582
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383