#C4CAC2#C4CAC2
#C4CAC2 is a very light, near-neutral grey. Relative luminance 0.579; OKLCH L 83.2% C 0.013 H 137.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CAC2 |
|---|---|
| RGB | rgb(196, 202, 194) |
| HSL | hsl(105, 7%, 78%) |
| HSV | hsv(105, 4%, 79%) |
| CMYK | cmyk(3%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(80.67, -3.52, 3.27) |
| CIE-LCH | lch(80.67, 4.81, 137.13°) |
| OKLab | oklab(83.2% -0.0095 0.0086) |
| OKLCH | oklch(83.2% 0.013 137.8) |
| XYZ | xyz(53.6214, 57.8717, 59.3739) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.25
Light Grey
#D8DCD6
ΔE00 4.65
Silver
#C0C0C0
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CAC2 #C8C2CA
analogous
#C8CAC2 #C4CAC2 #C2CAC4
triadic
#C4CAC2 #C2C4CA #CAC2C4
tetradic
#C4CAC2 #C2C8CA #C8C2CA #CAC4C2
square
#C4CAC2 #C2C8CA #C8C2CA #CAC4C2
split-complementary
#C4CAC2 #C4C2CA #CAC2C8
monochromatic
#859181 #A4AEA1 #C4CAC2 #E4E6E3 #EFF1EF
Accessibility & contrast
On white
1.67
#C4CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#C4CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CAC2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CAC2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#C4C9C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c4cac2; /* rgb */ color: rgb(196, 202, 194); /* oklch */ color: oklch(83.2% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#d5dad4',
500: '#c4cac2',
950: '#000000',
},
}SCSS
$custom: #c4cac2; $custom-light: #d5dad4; $custom-dark: #000000;
JSON
{
"hex": "#c4cac2",
"rgb": {
"r": 196,
"g": 202,
"b": 194
},
"hsl": {
"h": 105,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.83204,
"c": 0.01279,
"h": 137.8
},
"luminance": 0.57872
}Semantic roles & 50–950 ramp
primary
#C4CAC2
secondary
#9B939D
accent
#559182
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383