#C0C2CD#C0C2CD
#C0C2CD is a light, near-neutral blue. Relative luminance 0.542; OKLCH L 81.6% C 0.015 H 277.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2CD |
|---|---|
| RGB | rgb(192, 194, 205) |
| HSL | hsl(231, 12%, 78%) |
| HSV | hsv(231, 6%, 80%) |
| CMYK | cmyk(6.3%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.58, 1.40, -5.74) |
| CIE-LCH | lch(78.58, 5.91, 283.75°) |
| OKLab | oklab(81.58% 0.0021 -0.0153) |
| OKLCH | oklch(81.58% 0.015 277.8) |
| XYZ | xyz(52.0473, 54.1976, 65.4649) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.98
Silver
#C0C0C0
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2CD #CDCBC0
analogous
#C0C8CD #C0C2CD #C4C0CD
triadic
#C0C2CD #CDC0C2 #C2CDC0
tetradic
#C0C2CD #CDC0C8 #CDCBC0 #C0CDC4
square
#C0C2CD #CDC0C8 #CDCBC0 #C0CDC4
split-complementary
#C0C2CD #CDC4C0 #C8CDC0
monochromatic
#7C8097 #9EA1B2 #C0C2CD #E2E3E8 #EEEEF1
Accessibility & contrast
On white
1.77
#C0C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#C0C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2CD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2CD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#BDC4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0c2cd; /* rgb */ color: rgb(192, 194, 205); /* oklch */ color: oklch(81.6% 0.015 277.8);
Tailwind
colors: {
custom: {
50: '#d3d4dc',
500: '#c0c2cd',
950: '#000000',
},
}SCSS
$custom: #c0c2cd; $custom-light: #d3d4dc; $custom-dark: #000000;
JSON
{
"hex": "#c0c2cd",
"rgb": {
"r": 192,
"g": 194,
"b": 205
},
"hsl": {
"h": 230.769,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.81582,
"c": 0.01549,
"h": 277.8
},
"luminance": 0.54198
}Semantic roles & 50–950 ramp
primary
#C0C2CD
secondary
#A19E90
accent
#8B5096
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384