#C5CBCA#C5CBCA
#C5CBCA is a very light, near-neutral grey. Relative luminance 0.588; OKLCH L 83.7% C 0.007 H 185.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBCA |
|---|---|
| RGB | rgb(197, 203, 202) |
| HSL | hsl(170, 5%, 78%) |
| HSV | hsv(170, 3%, 80%) |
| CMYK | cmyk(3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(81.21, -2.24, -0.22) |
| CIE-LCH | lch(81.21, 2.25, 185.58°) |
| OKLab | oklab(83.71% -0.0067 -0.0006) |
| OKLCH | oklch(83.71% 0.007 185.2) |
| XYZ | xyz(55.0406, 58.8462, 64.3244) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.05
Light Gray
#D3D3D3
ΔE00 3.85
Silver
#C0C0C0
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBCA #CBC5C6
analogous
#C5CBC7 #C5CBCA #C5C9CB
triadic
#C5CBCA #CAC5CB #CBCAC5
tetradic
#C5CBCA #C7C5CB #CBC5C6 #C9CBC5
square
#C5CBCA #C7C5CB #CBC5C6 #C9CBC5
split-complementary
#C5CBCA #CBC5C9 #CBC7C5
monochromatic
#84918F #A5AEAD #C5CBCA #E5E8E7 #EFF1F0
Accessibility & contrast
On white
1.64
#C5CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C5CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBCA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBCA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#C4CBCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5cbca; /* rgb */ color: rgb(197, 203, 202); /* oklch */ color: oklch(83.7% 0.007 185.2);
Tailwind
colors: {
custom: {
50: '#d6dada',
500: '#c5cbca',
950: '#000000',
},
}SCSS
$custom: #c5cbca; $custom-light: #d6dada; $custom-dark: #000000;
JSON
{
"hex": "#c5cbca",
"rgb": {
"r": 197,
"g": 203,
"b": 202
},
"hsl": {
"h": 170,
"s": 5.455,
"l": 78.431
},
"oklch": {
"l": 0.83715,
"c": 0.00673,
"h": 185.2
},
"luminance": 0.58846
}Semantic roles & 50–950 ramp
primary
#C5CBCA
secondary
#9E9698
accent
#56608F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383