#C5CCCA#C5CCCA
#C5CCCA is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 83.9% C 0.008 H 177.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCCA |
|---|---|
| RGB | rgb(197, 204, 202) |
| HSL | hsl(163, 6%, 79%) |
| HSV | hsv(163, 3%, 80%) |
| CMYK | cmyk(3.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.47, -2.76, 0.16) |
| CIE-LCH | lch(81.47, 2.77, 176.65°) |
| OKLab | oklab(83.92% -0.0081 0.0004) |
| OKLCH | oklch(83.92% 0.008 177.3) |
| XYZ | xyz(55.2775, 59.3200, 64.4034) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.50
Light Gray
#D3D3D3
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.44
Silver
#C0C0C0
ΔE00 4.61
Fog
#D8DCE0
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCCA #CCC5C7
analogous
#C5CCC6 #C5CCCA #C5CACC
triadic
#C5CCCA #CAC5CC #CCCAC5
tetradic
#C5CCCA #C6C5CC #CCC5C7 #CACCC5
square
#C5CCCA #C6C5CC #CCC5C7 #CACCC5
split-complementary
#C5CCCA #CCC5CA #CCC6C5
monochromatic
#84938E #A4AFAC #C5CCCA #E6E9E8 #EFF1F0
Accessibility & contrast
On white
1.63
#C5CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C5CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCCA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCCA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#C4CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5ccca; /* rgb */ color: rgb(197, 204, 202); /* oklch */ color: oklch(83.9% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#d6dbda',
500: '#c5ccca',
950: '#000000',
},
}SCSS
$custom: #c5ccca; $custom-light: #d6dbda; $custom-dark: #000000;
JSON
{
"hex": "#c5ccca",
"rgb": {
"r": 197,
"g": 204,
"b": 202
},
"hsl": {
"h": 162.857,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.8392,
"c": 0.00814,
"h": 177.3
},
"luminance": 0.5932
}Semantic roles & 50–950 ramp
primary
#C5CCCA
secondary
#9F9699
accent
#556690
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483