#C0C2C8#C0C2C8
#C0C2C8 is a light, near-neutral grey. Relative luminance 0.540; OKLCH L 81.4% C 0.009 H 271.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2C8 |
|---|---|
| RGB | rgb(192, 194, 200) |
| HSL | hsl(225, 7%, 77%) |
| HSV | hsv(225, 4%, 78%) |
| CMYK | cmyk(4%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(78.44, 0.44, -3.25) |
| CIE-LCH | lch(78.44, 3.27, 277.70°) |
| OKLab | oklab(81.43% 0.0002 -0.0086) |
| OKLCH | oklch(81.43% 0.009 271.3) |
| XYZ | xyz(51.4534, 53.9600, 62.3370) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.68
Silver
#C0C0C0
ΔE00 3.13
Silver (survey)
#C5C9C7
ΔE00 4.90
Light Gray
#D3D3D3
ΔE00 5.18
Fog
#D8DCE0
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2C8 #C8C6C0
analogous
#C0C6C8 #C0C2C8 #C2C0C8
triadic
#C0C2C8 #C8C0C2 #C2C8C0
tetradic
#C0C2C8 #C8C0C6 #C8C6C0 #C0C8C2
square
#C0C2C8 #C8C0C6 #C8C6C0 #C0C8C2
split-complementary
#C0C2C8 #C8C2C0 #C6C8C0
monochromatic
#7F838F #9FA2AB #C0C2C8 #E1E2E5 #EFEFF1
Accessibility & contrast
On white
1.78
#C0C2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#C0C2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2C8
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2C8 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#BEC3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0c2c8; /* rgb */ color: rgb(192, 194, 200); /* oklch */ color: oklch(81.4% 0.009 271.3);
Tailwind
colors: {
custom: {
50: '#d3d4d8',
500: '#c0c2c8',
950: '#000000',
},
}SCSS
$custom: #c0c2c8; $custom-light: #d3d4d8; $custom-dark: #000000;
JSON
{
"hex": "#c0c2c8",
"rgb": {
"r": 192,
"g": 194,
"b": 200
},
"hsl": {
"h": 225,
"s": 6.78,
"l": 76.863
},
"oklch": {
"l": 0.81427,
"c": 0.00865,
"h": 271.3
},
"luminance": 0.5396
}Semantic roles & 50–950 ramp
primary
#C0C2C8
secondary
#9B9991
accent
#825591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383