#C0C4C8#C0C4C8
#C0C4C8 is a light, near-neutral grey. Relative luminance 0.549; OKLCH L 81.8% C 0.007 H 247.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C4C8 |
|---|---|
| RGB | rgb(192, 196, 200) |
| HSL | hsl(210, 7%, 77%) |
| HSV | hsv(210, 4%, 78%) |
| CMYK | cmyk(4%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(78.96, -0.62, -2.48) |
| CIE-LCH | lch(78.96, 2.56, 255.91°) |
| OKLab | oklab(81.84% -0.0027 -0.0066) |
| OKLCH | oklch(81.84% 0.007 247.9) |
| XYZ | xyz(51.9015, 54.8562, 62.4864) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.65
Dove Gray
#B6B8BD
ΔE00 3.27
Silver (survey)
#C5C9C7
ΔE00 3.47
Light Gray
#D3D3D3
ΔE00 4.55
Fog
#D8DCE0
ΔE00 5.76
Gainsboro
#DCDCDC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C4C8 #C8C4C0
analogous
#C0C8C8 #C0C4C8 #C0C0C8
triadic
#C0C4C8 #C8C0C4 #C4C8C0
tetradic
#C0C4C8 #C8C0C8 #C8C4C0 #C0C8C0
square
#C0C4C8 #C8C0C8 #C8C4C0 #C0C8C0
split-complementary
#C0C4C8 #C8C0C0 #C8C8C0
monochromatic
#7F878F #9FA5AB #C0C4C8 #E1E3E5 #EFF0F1
Accessibility & contrast
On white
1.75
#C0C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C0C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C4C8
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C4C8 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#BEC5C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c0c4c8; /* rgb */ color: rgb(192, 196, 200); /* oklch */ color: oklch(81.8% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#d3d5d8',
500: '#c0c4c8',
950: '#000000',
},
}SCSS
$custom: #c0c4c8; $custom-light: #d3d5d8; $custom-dark: #000000;
JSON
{
"hex": "#c0c4c8",
"rgb": {
"r": 192,
"g": 196,
"b": 200
},
"hsl": {
"h": 210,
"s": 6.78,
"l": 76.863
},
"oklch": {
"l": 0.81836,
"c": 0.00715,
"h": 247.9
},
"luminance": 0.54856
}Semantic roles & 50–950 ramp
primary
#C0C4C8
secondary
#9B9691
accent
#735591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383