#C0C0CA#C0C0CA
#C0C0CA is a light, near-neutral blue. Relative luminance 0.532; OKLCH L 81.1% C 0.014 H 286.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C0CA |
|---|---|
| RGB | rgb(192, 192, 202) |
| HSL | hsl(240, 9%, 77%) |
| HSV | hsv(240, 5%, 79%) |
| CMYK | cmyk(5%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(77.98, 1.89, -5.01) |
| CIE-LCH | lch(77.98, 5.35, 290.66°) |
| OKLab | oklab(81.08% 0.0039 -0.0134) |
| OKLCH | oklch(81.08% 0.014 286.1) |
| XYZ | xyz(51.2466, 53.1699, 63.4287) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.70
Silver
#C0C0C0
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 7.21
Fog
#D8DCE0
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C0CA #CACAC0
analogous
#C0C5CA #C0C0CA #C5C0CA
triadic
#C0C0CA #CAC0C0 #C0CAC0
tetradic
#C0C0CA #CAC0C5 #CACAC0 #C0CAC5
square
#C0C0CA #CAC0C5 #CACAC0 #C0CAC5
split-complementary
#C0C0CA #CAC5C0 #C5CAC0
monochromatic
#7E7E92 #9F9FAE #C0C0CA #E1E1E6 #EEEEF1
Accessibility & contrast
On white
1.81
#C0C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#C0C0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C0CA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C0CA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#BEC0CA
Tritanopia (blue-blind)
#BEC2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c0c0ca; /* rgb */ color: rgb(192, 192, 202); /* oklch */ color: oklch(81.1% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#d3d3da',
500: '#c0c0ca',
950: '#000000',
},
}SCSS
$custom: #c0c0ca; $custom-light: #d3d3da; $custom-dark: #000000;
JSON
{
"hex": "#c0c0ca",
"rgb": {
"r": 192,
"g": 192,
"b": 202
},
"hsl": {
"h": 240,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.81082,
"c": 0.01391,
"h": 286.1
},
"luminance": 0.5317
}Semantic roles & 50–950 ramp
primary
#C0C0CA
secondary
#9D9D91
accent
#935393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383