#C4C8CA#C4C8CA
#C4C8CA is a very light, near-neutral grey. Relative luminance 0.573; OKLCH L 83.0% C 0.005 H 228.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8CA |
|---|---|
| RGB | rgb(196, 200, 202) |
| HSL | hsl(200, 5%, 78%) |
| HSV | hsv(200, 3%, 79%) |
| CMYK | cmyk(3%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(80.35, -1.00, -1.48) |
| CIE-LCH | lch(80.35, 1.78, 235.93°) |
| OKLab | oklab(83.02% -0.0034 -0.004) |
| OKLCH | oklch(83.02% 0.005 228.9) |
| XYZ | xyz(54.0779, 57.3084, 64.0783) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.20
Silver
#C0C0C0
ΔE00 2.73
Light Gray
#D3D3D3
ΔE00 3.48
Dove Gray
#B6B8BD
ΔE00 4.52
Fog
#D8DCE0
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8CA #CAC6C4
analogous
#C4CAC9 #C4C8CA #C4C5CA
triadic
#C4C8CA #CAC4C8 #C8CAC4
tetradic
#C4C8CA #C9C4CA #CAC6C4 #C5CAC4
square
#C4C8CA #C9C4CA #CAC6C4 #C5CAC4
split-complementary
#C4C8CA #CAC4C5 #CAC9C4
monochromatic
#848C90 #A4AAAD #C4C8CA #E4E6E7 #EFF0F1
Accessibility & contrast
On white
1.69
#C4C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#C4C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8CA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8CA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#C3C9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4c8ca; /* rgb */ color: rgb(196, 200, 202); /* oklch */ color: oklch(83.0% 0.005 228.9);
Tailwind
colors: {
custom: {
50: '#d5d8da',
500: '#c4c8ca',
950: '#000000',
},
}SCSS
$custom: #c4c8ca; $custom-light: #d5d8da; $custom-dark: #000000;
JSON
{
"hex": "#c4c8ca",
"rgb": {
"r": 196,
"g": 200,
"b": 202
},
"hsl": {
"h": 200,
"s": 5.357,
"l": 78.039
},
"oklch": {
"l": 0.83024,
"c": 0.00524,
"h": 228.9
},
"luminance": 0.57309
}Semantic roles & 50–950 ramp
primary
#C4C8CA
secondary
#9D9895
accent
#69568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383