#C2C7CD#C2C7CD
#C2C7CD is a very light, near-neutral cyan. Relative luminance 0.567; OKLCH L 82.8% C 0.010 H 252.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C7CD |
|---|---|
| RGB | rgb(194, 199, 205) |
| HSL | hsl(213, 10%, 78%) |
| HSV | hsv(213, 5%, 80%) |
| CMYK | cmyk(5.4%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.02, -0.58, -3.59) |
| CIE-LCH | lch(80.02, 3.63, 260.87°) |
| OKLab | oklab(82.76% -0.003 -0.0096) |
| OKLCH | oklch(82.76% 0.01 252.8) |
| XYZ | xyz(53.6889, 56.7236, 65.8660) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver
#C0C0C0
ΔE00 3.78
Dove Gray
#B6B8BD
ΔE00 3.99
Silver (survey)
#C5C9C7
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 4.58
Fog
#D8DCE0
ΔE00 5.12
Gainsboro
#DCDCDC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C7CD #CDC8C2
analogous
#C2CCCD #C2C7CD #C2C2CD
triadic
#C2C7CD #CDC2C7 #C7CDC2
tetradic
#C2C7CD #CDC2CC #CDC8C2 #C2CDC2
square
#C2C7CD #CDC2CC #CDC8C2 #C2CDC2
split-complementary
#C2C7CD #CDC2C2 #CCCDC2
monochromatic
#7F8996 #A0A8B1 #C2C7CD #E4E6E9 #EEF0F1
Accessibility & contrast
On white
1.70
#C2C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C2C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C7CD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C7CD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#C0C8C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c7cd; /* rgb */ color: rgb(194, 199, 205); /* oklch */ color: oklch(82.8% 0.010 252.8);
Tailwind
colors: {
custom: {
50: '#d4d8dc',
500: '#c2c7cd',
950: '#000000',
},
}SCSS
$custom: #c2c7cd; $custom-light: #d4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c7cd",
"rgb": {
"r": 194,
"g": 199,
"b": 205
},
"hsl": {
"h": 212.727,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82755,
"c": 0.01004,
"h": 252.8
},
"luminance": 0.56724
}Semantic roles & 50–950 ramp
primary
#C2C7CD
secondary
#A19A93
accent
#765294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384