#C7CBCF#C7CBCF
#C7CBCF is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.0% C 0.007 H 247.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBCF |
|---|---|
| RGB | rgb(199, 203, 207) |
| HSL | hsl(210, 8%, 80%) |
| HSV | hsv(210, 4%, 81%) |
| CMYK | cmyk(3.9%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.49, -0.62, -2.47) |
| CIE-LCH | lch(81.49, 2.54, 255.90°) |
| OKLab | oklab(84.02% -0.0027 -0.0066) |
| OKLCH | oklch(84.02% 0.007 247.9) |
| XYZ | xyz(56.1695, 59.3587, 67.5176) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.23
Silver (survey)
#C5C9C7
ΔE00 3.32
Silver
#C0C0C0
ΔE00 3.62
Fog
#D8DCE0
ΔE00 4.02
Gainsboro
#DCDCDC
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBCF #CFCBC7
analogous
#C7CFCF #C7CBCF #C7C7CF
triadic
#C7CBCF #CFC7CB #CBCFC7
tetradic
#C7CBCF #CFC7CF #CFCBC7 #C7CFC7
square
#C7CBCF #CFC7CF #CFCBC7 #C7CFC7
split-complementary
#C7CBCF #CFC7C7 #CFCFC7
monochromatic
#858E97 #A6ACB3 #C7CBCF #E8EAEB #EFF0F1
Accessibility & contrast
On white
1.63
#C7CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C7CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBCF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBCF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#C5CCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c7cbcf; /* rgb */ color: rgb(199, 203, 207); /* oklch */ color: oklch(84.0% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#d8dadd',
500: '#c7cbcf',
950: '#000000',
},
}SCSS
$custom: #c7cbcf; $custom-light: #d8dadd; $custom-dark: #000000;
JSON
{
"hex": "#c7cbcf",
"rgb": {
"r": 199,
"g": 203,
"b": 207
},
"hsl": {
"h": 210,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84017,
"c": 0.0071,
"h": 247.9
},
"luminance": 0.59359
}Semantic roles & 50–950 ramp
primary
#C7CBCF
secondary
#A29D98
accent
#735492
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384