#C7CCCA#C7CCCA
#C7CCCA is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.1% C 0.006 H 170.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCCA |
|---|---|
| RGB | rgb(199, 204, 202) |
| HSL | hsl(156, 5%, 79%) |
| HSV | hsv(156, 2%, 80%) |
| CMYK | cmyk(2.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.62, -2.08, 0.40) |
| CIE-LCH | lch(81.62, 2.12, 169.21°) |
| OKLab | oklab(84.07% -0.006 0.001) |
| OKLCH | oklch(84.07% 0.006 170.4) |
| XYZ | xyz(55.8048, 59.5919, 64.4281) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 0.83
Light Gray
#D3D3D3
ΔE00 3.54
Silver
#C0C0C0
ΔE00 4.00
Light Grey
#D8DCD6
ΔE00 4.23
Gainsboro
#DCDCDC
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCCA #CCC7C9
analogous
#C7CCC8 #C7CCCA #C7CCCC
triadic
#C7CCCA #CAC7CC #CCCAC7
tetradic
#C7CCCA #C8C7CC #CCC7C9 #CCCCC7
square
#C7CCCA #C8C7CC #CCC7C9 #CCCCC7
split-complementary
#C7CCCA #CCC7CC #CCC8C7
monochromatic
#87928D #A7AFAC #C7CCCA #E7E9E8 #EFF0F0
Accessibility & contrast
On white
1.63
#C7CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C7CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCCA
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCCA | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#C6CCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7ccca; /* rgb */ color: rgb(199, 204, 202); /* oklch */ color: oklch(84.1% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#d8dbda',
500: '#c7ccca',
950: '#000000',
},
}SCSS
$custom: #c7ccca; $custom-light: #d8dbda; $custom-dark: #000000;
JSON
{
"hex": "#c7ccca",
"rgb": {
"r": 199,
"g": 204,
"b": 202
},
"hsl": {
"h": 156,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.84074,
"c": 0.00613,
"h": 170.4
},
"luminance": 0.59592
}Semantic roles & 50–950 ramp
primary
#C7CCCA
secondary
#9F989B
accent
#576D8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483