#C2C8CA#C2C8CA
#C2C8CA is a very light, near-neutral grey. Relative luminance 0.570; OKLCH L 82.9% C 0.007 H 219.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8CA |
|---|---|
| RGB | rgb(194, 200, 202) |
| HSL | hsl(195, 7%, 78%) |
| HSV | hsv(195, 4%, 79%) |
| CMYK | cmyk(4%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(80.20, -1.68, -1.71) |
| CIE-LCH | lch(80.20, 2.40, 225.60°) |
| OKLab | oklab(82.87% -0.0055 -0.0046) |
| OKLCH | oklch(82.87% 0.007 219.6) |
| XYZ | xyz(53.5611, 57.0419, 64.0541) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.16
Silver
#C0C0C0
ΔE00 3.34
Light Gray
#D3D3D3
ΔE00 4.09
Dove Gray
#B6B8BD
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.16
Gainsboro
#DCDCDC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8CA #CAC4C2
analogous
#C2CAC8 #C2C8CA #C2C4CA
triadic
#C2C8CA #CAC2C8 #C8CAC2
tetradic
#C2C8CA #C8C2CA #CAC4C2 #C4CAC2
square
#C2C8CA #C8C2CA #CAC4C2 #C4CAC2
split-complementary
#C2C8CA #CAC2C4 #CAC8C2
monochromatic
#818D91 #A1AAAE #C2C8CA #E3E6E6 #EFF0F1
Accessibility & contrast
On white
1.69
#C2C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C2C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8CA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8CA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#C0C9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2c8ca; /* rgb */ color: rgb(194, 200, 202); /* oklch */ color: oklch(82.9% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#d4d8da',
500: '#c2c8ca',
950: '#000000',
},
}SCSS
$custom: #c2c8ca; $custom-light: #d4d8da; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ca",
"rgb": {
"r": 194,
"g": 200,
"b": 202
},
"hsl": {
"h": 195,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.82869,
"c": 0.0072,
"h": 219.6
},
"luminance": 0.57042
}Semantic roles & 50–950 ramp
primary
#C2C8CA
secondary
#9D9693
accent
#645591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383