#C8CAC2#C8CAC2
#C8CAC2 is a very light, near-neutral grey. Relative luminance 0.584; OKLCH L 83.5% C 0.011 H 118.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CAC2 |
|---|---|
| RGB | rgb(200, 202, 194) |
| HSL | hsl(75, 7%, 78%) |
| HSV | hsv(75, 4%, 79%) |
| CMYK | cmyk(1%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(80.97, -2.13, 3.75) |
| CIE-LCH | lch(80.97, 4.31, 119.67°) |
| OKLab | oklab(83.52% -0.0052 0.0099) |
| OKLCH | oklch(83.52% 0.011 118.1) |
| XYZ | xyz(54.6760, 58.4155, 59.4233) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.94
Light Grey
#D8DCD6
ΔE00 4.38
Silver
#C0C0C0
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 6.31
Warm Gray
#C9BEB0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CAC2 #C4C2CA
analogous
#CAC8C2 #C8CAC2 #C4CAC2
triadic
#C8CAC2 #C2C8CA #CAC2C8
tetradic
#C8CAC2 #C2CAC8 #C4C2CA #CAC2C4
square
#C8CAC2 #C2CAC8 #C4C2CA #CAC2C4
split-complementary
#C8CAC2 #C2C4CA #C8C2CA
monochromatic
#8D9181 #AAAEA1 #C8CAC2 #E6E6E3 #F0F1EF
Accessibility & contrast
On white
1.66
#C8CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#C8CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CAC2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CAC2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#C9C9C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cac2; /* rgb */ color: rgb(200, 202, 194); /* oklch */ color: oklch(83.5% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#d8dad4',
500: '#c8cac2',
950: '#000000',
},
}SCSS
$custom: #c8cac2; $custom-light: #d8dad4; $custom-dark: #000000;
JSON
{
"hex": "#c8cac2",
"rgb": {
"r": 200,
"g": 202,
"b": 194
},
"hsl": {
"h": 75,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.83516,
"c": 0.01116,
"h": 118.1
},
"luminance": 0.58415
}Semantic roles & 50–950 ramp
primary
#C8CAC2
secondary
#96939D
accent
#559164
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383