#C0C0CC#C0C0CC
#C0C0CC is a light, near-neutral blue. Relative luminance 0.533; OKLCH L 81.1% C 0.017 H 286.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C0CC |
|---|---|
| RGB | rgb(192, 192, 204) |
| HSL | hsl(240, 11%, 78%) |
| HSV | hsv(240, 6%, 80%) |
| CMYK | cmyk(5.9%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(78.03, 2.28, -6.01) |
| CIE-LCH | lch(78.03, 6.42, 290.76°) |
| OKLab | oklab(81.14% 0.0046 -0.016) |
| OKLCH | oklch(81.14% 0.017 286) |
| XYZ | xyz(51.4849, 53.2652, 64.6839) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.42
Silver
#C0C0C0
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.89
Silver (survey)
#C5C9C7
ΔE00 8.03
Fog
#D8DCE0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C0CC #CCCCC0
analogous
#C0C6CC #C0C0CC #C6C0CC
triadic
#C0C0CC #CCC0C0 #C0CCC0
tetradic
#C0C0CC #CCC0C6 #CCCCC0 #C0CCC6
square
#C0C0CC #CCC0C6 #CCCCC0 #C0CCC6
split-complementary
#C0C0CC #CCC6C0 #C6CCC0
monochromatic
#7C7C95 #9E9EB1 #C0C0CC #E2E2E7 #EEEEF1
Accessibility & contrast
On white
1.80
#C0C0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#C0C0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C0CC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C0CC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#BEC2C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c0c0cc; /* rgb */ color: rgb(192, 192, 204); /* oklch */ color: oklch(81.1% 0.017 286.0);
Tailwind
colors: {
custom: {
50: '#d3d3db',
500: '#c0c0cc',
950: '#000000',
},
}SCSS
$custom: #c0c0cc; $custom-light: #d3d3db; $custom-dark: #000000;
JSON
{
"hex": "#c0c0cc",
"rgb": {
"r": 192,
"g": 192,
"b": 204
},
"hsl": {
"h": 240,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.81144,
"c": 0.0167,
"h": 286
},
"luminance": 0.53265
}Semantic roles & 50–950 ramp
primary
#C0C0CC
secondary
#A0A091
accent
#955195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384