#C7CCCF#C7CCCF
#C7CCCF is a very light, near-neutral grey. Relative luminance 0.598; OKLCH L 84.2% C 0.007 H 233.6°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCCF |
|---|---|
| RGB | rgb(199, 204, 207) |
| HSL | hsl(203, 8%, 80%) |
| HSV | hsv(203, 4%, 81%) |
| CMYK | cmyk(3.9%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.75, -1.15, -2.09) |
| CIE-LCH | lch(81.75, 2.38, 241.22°) |
| OKLab | oklab(84.22% -0.0041 -0.0056) |
| OKLCH | oklch(84.22% 0.007 233.6) |
| XYZ | xyz(56.4064, 59.8326, 67.5966) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.75
Light Gray
#D3D3D3
ΔE00 3.17
Silver
#C0C0C0
ΔE00 3.79
Fog
#D8DCE0
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.71
Dove Gray
#B6B8BD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCCF #CFCAC7
analogous
#C7CFCE #C7CCCF #C7C8CF
triadic
#C7CCCF #CFC7CC #CCCFC7
tetradic
#C7CCCF #CEC7CF #CFCAC7 #C8CFC7
square
#C7CCCF #CEC7CF #CFCAC7 #C8CFC7
split-complementary
#C7CCCF #CFC7C8 #CFCEC7
monochromatic
#859097 #A6AEB3 #C7CCCF #E8EAEB #EFF0F1
Accessibility & contrast
On white
1.62
#C7CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C7CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCCF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCCF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#C5CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7cccf; /* rgb */ color: rgb(199, 204, 207); /* oklch */ color: oklch(84.2% 0.007 233.6);
Tailwind
colors: {
custom: {
50: '#d8dbdd',
500: '#c7cccf',
950: '#000000',
},
}SCSS
$custom: #c7cccf; $custom-light: #d8dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c7cccf",
"rgb": {
"r": 199,
"g": 204,
"b": 207
},
"hsl": {
"h": 202.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.8422,
"c": 0.00692,
"h": 233.6
},
"luminance": 0.59833
}Semantic roles & 50–950 ramp
primary
#C7CCCF
secondary
#A29C98
accent
#6B5492
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484