#C0C2CA#C0C2CA
#C0C2CA is a light, near-neutral blue. Relative luminance 0.541; OKLCH L 81.5% C 0.011 H 274.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C2CA |
|---|---|
| RGB | rgb(192, 194, 202) |
| HSL | hsl(228, 9%, 77%) |
| HSV | hsv(228, 5%, 79%) |
| CMYK | cmyk(5%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(78.49, 0.82, -4.24) |
| CIE-LCH | lch(78.49, 4.32, 280.97°) |
| OKLab | oklab(81.49% 0.001 -0.0113) |
| OKLCH | oklch(81.49% 0.011 274.8) |
| XYZ | xyz(51.6887, 54.0541, 63.5760) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.06
Silver
#C0C0C0
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C2CA #CAC8C0
analogous
#C0C7CA #C0C2CA #C3C0CA
triadic
#C0C2CA #CAC0C2 #C2CAC0
tetradic
#C0C2CA #CAC0C7 #CAC8C0 #C0CAC3
square
#C0C2CA #CAC0C7 #CAC8C0 #C0CAC3
split-complementary
#C0C2CA #CAC3C0 #C7CAC0
monochromatic
#7E8292 #9FA2AE #C0C2CA #E1E2E6 #EEEFF1
Accessibility & contrast
On white
1.78
#C0C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#C0C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C2CA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C2CA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#BEC3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c0c2ca; /* rgb */ color: rgb(192, 194, 202); /* oklch */ color: oklch(81.5% 0.011 274.8);
Tailwind
colors: {
custom: {
50: '#d3d4da',
500: '#c0c2ca',
950: '#000000',
},
}SCSS
$custom: #c0c2ca; $custom-light: #d3d4da; $custom-dark: #000000;
JSON
{
"hex": "#c0c2ca",
"rgb": {
"r": 192,
"g": 194,
"b": 202
},
"hsl": {
"h": 228,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.81488,
"c": 0.01137,
"h": 274.8
},
"luminance": 0.54054
}Semantic roles & 50–950 ramp
primary
#C0C2CA
secondary
#9D9B91
accent
#865393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383