#C7CFCD#C7CFCD
#C7CFCD is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.8% C 0.009 H 179.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFCD |
|---|---|
| RGB | rgb(199, 207, 205) |
| HSL | hsl(165, 8%, 80%) |
| HSV | hsv(165, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.47, -3.09, 0.04) |
| CIE-LCH | lch(82.47, 3.09, 179.18°) |
| OKLab | oklab(84.77% -0.0091 0.0001) |
| OKLCH | oklch(84.77% 0.009 179.6) |
| XYZ | xyz(56.8834, 61.1752, 66.5570) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.21
Light Grey
#D8DCD6
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.42
Fog
#D8DCE0
ΔE00 5.30
Silver
#C0C0C0
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFCD #CFC7C9
analogous
#C7CFC9 #C7CFCD #C7CDCF
triadic
#C7CFCD #CDC7CF #CFCDC7
tetradic
#C7CFCD #C9C7CF #CFC7C9 #CDCFC7
square
#C7CFCD #C9C7CF #CFC7C9 #CDCFC7
split-complementary
#C7CFCD #CFC7CD #CFC9C7
monochromatic
#859792 #A6B3B0 #C7CFCD #E8EBEA #EFF1F0
Accessibility & contrast
On white
1.59
#C7CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C7CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFCD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFCD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#C5CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cfcd; /* rgb */ color: rgb(199, 207, 205); /* oklch */ color: oklch(84.8% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#d8dddc',
500: '#c7cfcd',
950: '#000000',
},
}SCSS
$custom: #c7cfcd; $custom-light: #d8dddc; $custom-dark: #000000;
JSON
{
"hex": "#c7cfcd",
"rgb": {
"r": 199,
"g": 207,
"b": 205
},
"hsl": {
"h": 165,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84774,
"c": 0.00915,
"h": 179.6
},
"luminance": 0.61176
}Semantic roles & 50–950 ramp
primary
#C7CFCD
secondary
#A2989A
accent
#546392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484