#C7CFCA#C7CFCA
#C7CFCA is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.7% C 0.011 H 158.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFCA |
|---|---|
| RGB | rgb(199, 207, 202) |
| HSL | hsl(143, 8%, 80%) |
| HSV | hsv(143, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.40, -3.65, 1.53) |
| CIE-LCH | lch(82.40, 3.96, 157.21°) |
| OKLab | oklab(84.69% -0.0103 0.004) |
| OKLCH | oklch(84.69% 0.011 158.8) |
| XYZ | xyz(56.5247, 61.0317, 64.6681) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.83
Light Grey
#D8DCD6
ΔE00 3.70
Light Gray
#D3D3D3
ΔE00 5.24
Silver
#C0C0C0
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFCA #CFC7CC
analogous
#C8CFC7 #C7CFCA #C7CFCE
triadic
#C7CFCA #CAC7CF #CFCAC7
tetradic
#C7CFCA #C7C8CF #CFC7CC #CFCEC7
square
#C7CFCA #C7C8CF #CFC7CC #CFCEC7
split-complementary
#C7CFCA #CEC7CF #CFC7C8
monochromatic
#85978C #A6B3AB #C7CFCA #E8EBE9 #EFF1EF
Accessibility & contrast
On white
1.59
#C7CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C7CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFCA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFCA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#C6CFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cfca; /* rgb */ color: rgb(199, 207, 202); /* oklch */ color: oklch(84.7% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#d8ddda',
500: '#c7cfca',
950: '#000000',
},
}SCSS
$custom: #c7cfca; $custom-light: #d8ddda; $custom-dark: #000000;
JSON
{
"hex": "#c7cfca",
"rgb": {
"r": 199,
"g": 207,
"b": 202
},
"hsl": {
"h": 142.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84688,
"c": 0.01108,
"h": 158.8
},
"luminance": 0.61032
}Semantic roles & 50–950 ramp
primary
#C7CFCA
secondary
#A2989E
accent
#547A92
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483