#C7CDCD#C7CDCD
#C7CDCD is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.007 H 197.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CDCD |
|---|---|
| RGB | rgb(199, 205, 205) |
| HSL | hsl(180, 6%, 79%) |
| HSV | hsv(180, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.95, -2.05, -0.71) |
| CIE-LCH | lch(81.95, 2.17, 199.25°) |
| OKLab | oklab(84.37% -0.0063 -0.0019) |
| OKLCH | oklch(84.37% 0.007 197) |
| XYZ | xyz(56.4019, 60.2123, 66.3965) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.55
Light Gray
#D3D3D3
ΔE00 3.42
Silver
#C0C0C0
ΔE00 4.16
Fog
#D8DCE0
ΔE00 4.51
Light Grey
#D8DCD6
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CDCD #CDC7C7
analogous
#C7CDCA #C7CDCD #C7CACD
triadic
#C7CDCD #CDC7CD #CDCDC7
tetradic
#C7CDCD #CAC7CD #CDC7C7 #CACDC7
square
#C7CDCD #CAC7CD #CDC7C7 #CACDC7
split-complementary
#C7CDCD #CDC7CA #CDCAC7
monochromatic
#869393 #A7B0B0 #C7CDCD #E7EAEA #EFF1F1
Accessibility & contrast
On white
1.61
#C7CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C7CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CDCD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CDCD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#C5CDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cdcd; /* rgb */ color: rgb(199, 205, 205); /* oklch */ color: oklch(84.4% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#d8dcdc',
500: '#c7cdcd',
950: '#000000',
},
}SCSS
$custom: #c7cdcd; $custom-light: #d8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c7cdcd",
"rgb": {
"r": 199,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84365,
"c": 0.00659,
"h": 197
},
"luminance": 0.60213
}Semantic roles & 50–950 ramp
primary
#C7CDCD
secondary
#A09898
accent
#565690
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484