#C7CFCF#C7CFCF
#C7CFCF is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 84.8% C 0.009 H 197.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFCF |
|---|---|
| RGB | rgb(199, 207, 207) |
| HSL | hsl(180, 8%, 80%) |
| HSV | hsv(180, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.53, -2.72, -0.95) |
| CIE-LCH | lch(82.53, 2.88, 199.19°) |
| OKLab | oklab(84.83% -0.0084 -0.0026) |
| OKLCH | oklch(84.83% 0.009 197) |
| XYZ | xyz(57.1263, 61.2724, 67.8365) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.29
Light Gray
#D3D3D3
ΔE00 4.06
Light Grey
#D8DCD6
ΔE00 4.50
Fog
#D8DCE0
ΔE00 4.61
Silver
#C0C0C0
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFCF #CFC7C7
analogous
#C7CFCB #C7CFCF #C7CBCF
triadic
#C7CFCF #CFC7CF #CFCFC7
tetradic
#C7CFCF #CBC7CF #CFC7C7 #CBCFC7
square
#C7CFCF #CBC7CF #CFC7C7 #CBCFC7
split-complementary
#C7CFCF #CFC7CB #CFCBC7
monochromatic
#859797 #A6B3B3 #C7CFCF #E8EBEB #EFF1F1
Accessibility & contrast
On white
1.58
#C7CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C7CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFCF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFCF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#C5D0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cfcf; /* rgb */ color: rgb(199, 207, 207); /* oklch */ color: oklch(84.8% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#d8dddd',
500: '#c7cfcf',
950: '#000000',
},
}SCSS
$custom: #c7cfcf; $custom-light: #d8dddd; $custom-dark: #000000;
JSON
{
"hex": "#c7cfcf",
"rgb": {
"r": 199,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84832,
"c": 0.00875,
"h": 197
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#C7CFCF
secondary
#A29898
accent
#545492
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484