#C7CDCF#C7CDCF
#C7CDCF is a very light, near-neutral grey. Relative luminance 0.603; OKLCH L 84.4% C 0.007 H 219.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CDCF |
|---|---|
| RGB | rgb(199, 205, 207) |
| HSL | hsl(195, 8%, 80%) |
| HSV | hsv(195, 4%, 81%) |
| CMYK | cmyk(3.9%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(82.01, -1.67, -1.71) |
| CIE-LCH | lch(82.01, 2.39, 225.60°) |
| OKLab | oklab(84.42% -0.0055 -0.0046) |
| OKLCH | oklch(84.42% 0.007 219.6) |
| XYZ | xyz(56.6449, 60.3094, 67.6760) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.34
Light Gray
#D3D3D3
ΔE00 3.31
Fog
#D8DCE0
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.12
Gainsboro
#DCDCDC
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CDCF #CFC9C7
analogous
#C7CFCD #C7CDCF #C7C9CF
triadic
#C7CDCF #CFC7CD #CDCFC7
tetradic
#C7CDCF #CDC7CF #CFC9C7 #C9CFC7
square
#C7CDCF #CDC7CF #CFC9C7 #C9CFC7
split-complementary
#C7CDCF #CFC7C9 #CFCDC7
monochromatic
#859297 #A6B0B3 #C7CDCF #E8EAEB #EFF0F1
Accessibility & contrast
On white
1.61
#C7CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C7CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CDCF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CDCF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#C5CECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cdcf; /* rgb */ color: rgb(199, 205, 207); /* oklch */ color: oklch(84.4% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#d8dcdd',
500: '#c7cdcf',
950: '#000000',
},
}SCSS
$custom: #c7cdcf; $custom-light: #d8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c7cdcf",
"rgb": {
"r": 199,
"g": 205,
"b": 207
},
"hsl": {
"h": 195,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84424,
"c": 0.00717,
"h": 219.6
},
"luminance": 0.6031
}Semantic roles & 50–950 ramp
primary
#C7CDCF
secondary
#A29A98
accent
#635492
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484