#C7CCCC#C7CCCC
#C7CCCC is a very light, near-neutral grey. Relative luminance 0.597; OKLCH L 84.1% C 0.005 H 197.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCCC |
|---|---|
| RGB | rgb(199, 204, 204) |
| HSL | hsl(180, 5%, 79%) |
| HSV | hsv(180, 2%, 80%) |
| CMYK | cmyk(2.5%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.67, -1.71, -0.60) |
| CIE-LCH | lch(81.67, 1.81, 199.28°) |
| OKLab | oklab(84.13% -0.0053 -0.0016) |
| OKLCH | oklch(84.13% 0.006 197) |
| XYZ | xyz(56.0431, 59.6872, 65.6833) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.29
Light Gray
#D3D3D3
ΔE00 3.15
Silver
#C0C0C0
ΔE00 3.71
Fog
#D8DCE0
ΔE00 4.54
Gainsboro
#DCDCDC
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCCC #CCC7C7
analogous
#C7CCCA #C7CCCC #C7CACC
triadic
#C7CCCC #CCC7CC #CCCCC7
tetradic
#C7CCCC #CAC7CC #CCC7C7 #CACCC7
square
#C7CCCC #CAC7CC #CCC7C7 #CACCC7
split-complementary
#C7CCCC #CCC7CA #CCCAC7
monochromatic
#879292 #A7AFAF #C7CCCC #E7E9E9 #EFF0F0
Accessibility & contrast
On white
1.62
#C7CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C7CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCCC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCCC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#C6CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7cccc; /* rgb */ color: rgb(199, 204, 204); /* oklch */ color: oklch(84.1% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#d8dbdb',
500: '#c7cccc',
950: '#000000',
},
}SCSS
$custom: #c7cccc; $custom-light: #d8dbdb; $custom-dark: #000000;
JSON
{
"hex": "#c7cccc",
"rgb": {
"r": 199,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.84132,
"c": 0.0055,
"h": 197
},
"luminance": 0.59687
}Semantic roles & 50–950 ramp
primary
#C7CCCC
secondary
#9F9898
accent
#57578F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484