#C7CCCD#C7CCCD
#C7CCCD is a very light, near-neutral grey. Relative luminance 0.597; OKLCH L 84.2% C 0.006 H 211.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCCD |
|---|---|
| RGB | rgb(199, 204, 205) |
| HSL | hsl(190, 6%, 79%) |
| HSV | hsv(190, 3%, 80%) |
| CMYK | cmyk(2.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.69, -1.52, -1.09) |
| CIE-LCH | lch(81.69, 1.87, 215.71°) |
| OKLab | oklab(84.16% -0.0049 -0.0029) |
| OKLCH | oklch(84.16% 0.006 211) |
| XYZ | xyz(56.1635, 59.7354, 66.3170) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.75
Light Gray
#D3D3D3
ΔE00 3.07
Silver
#C0C0C0
ΔE00 3.66
Fog
#D8DCE0
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.66
Light Grey
#D8DCD6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCCD #CDC8C7
analogous
#C7CDCB #C7CCCD #C7C9CD
triadic
#C7CCCD #CDC7CC #CCCDC7
tetradic
#C7CCCD #CBC7CD #CDC8C7 #C9CDC7
square
#C7CCCD #CBC7CD #CDC8C7 #C9CDC7
split-complementary
#C7CCCD #CDC7C9 #CDCBC7
monochromatic
#869193 #A7AFB0 #C7CCCD #E7E9EA #EFF0F1
Accessibility & contrast
On white
1.62
#C7CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#C7CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCCD
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCCD | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#C6CDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c7cccd; /* rgb */ color: rgb(199, 204, 205); /* oklch */ color: oklch(84.2% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#d8dbdc',
500: '#c7cccd',
950: '#000000',
},
}SCSS
$custom: #c7cccd; $custom-light: #d8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c7cccd",
"rgb": {
"r": 199,
"g": 204,
"b": 205
},
"hsl": {
"h": 190,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84161,
"c": 0.00568,
"h": 211
},
"luminance": 0.59736
}Semantic roles & 50–950 ramp
primary
#C7CCCD
secondary
#A09998
accent
#605690
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484