#C7CFCC#C7CFCC
#C7CFCC is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.7% C 0.010 H 171.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFCC |
|---|---|
| RGB | rgb(199, 207, 204) |
| HSL | hsl(158, 8%, 80%) |
| HSV | hsv(158, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(82.45, -3.28, 0.54) |
| CIE-LCH | lch(82.45, 3.32, 170.64°) |
| OKLab | oklab(84.75% -0.0095 0.0014) |
| OKLCH | oklch(84.75% 0.01 171.8) |
| XYZ | xyz(56.7631, 61.1271, 65.9233) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.34
Light Grey
#D8DCD6
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 4.67
Silver
#C0C0C0
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 5.66
Fog
#D8DCE0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFCC #CFC7CA
analogous
#C7CFC8 #C7CFCC #C7CECF
triadic
#C7CFCC #CCC7CF #CFCCC7
tetradic
#C7CFCC #C8C7CF #CFC7CA #CECFC7
square
#C7CFCC #C8C7CF #CFC7CA #CECFC7
split-complementary
#C7CFCC #CFC7CE #CFC8C7
monochromatic
#859790 #A6B3AE #C7CFCC #E8EBEA #EFF1F0
Accessibility & contrast
On white
1.59
#C7CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C7CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFCC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFCC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#C5CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cfcc; /* rgb */ color: rgb(199, 207, 204); /* oklch */ color: oklch(84.7% 0.010 171.8);
Tailwind
colors: {
custom: {
50: '#d8dddb',
500: '#c7cfcc',
950: '#000000',
},
}SCSS
$custom: #c7cfcc; $custom-light: #d8dddb; $custom-dark: #000000;
JSON
{
"hex": "#c7cfcc",
"rgb": {
"r": 199,
"g": 207,
"b": 204
},
"hsl": {
"h": 157.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84745,
"c": 0.00964,
"h": 171.8
},
"luminance": 0.61127
}Semantic roles & 50–950 ramp
primary
#C7CFCC
secondary
#A2989C
accent
#546B92
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484