#C2CAC4#C2CAC4
#C2CAC4 is a very light, near-neutral grey. Relative luminance 0.577; OKLCH L 83.1% C 0.012 H 153.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAC4 |
|---|---|
| RGB | rgb(194, 202, 196) |
| HSL | hsl(135, 7%, 78%) |
| HSV | hsv(135, 4%, 79%) |
| CMYK | cmyk(4%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(80.57, -3.85, 2.04) |
| CIE-LCH | lch(80.57, 4.36, 152.08°) |
| OKLab | oklab(83.11% -0.0108 0.0053) |
| OKLCH | oklch(83.11% 0.012 153.6) |
| XYZ | xyz(53.3307, 57.6956, 60.5406) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.94
Light Grey
#D8DCD6
ΔE00 4.84
Silver
#C0C0C0
ΔE00 5.74
Light Gray
#D3D3D3
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAC4 #CAC2C8
analogous
#C4CAC2 #C2CAC4 #C2CAC8
triadic
#C2CAC4 #C4C2CA #CAC4C2
tetradic
#C2CAC4 #C2C4CA #CAC2C8 #CAC8C2
square
#C2CAC4 #C2C4CA #CAC2C8 #CAC8C2
split-complementary
#C2CAC4 #C8C2CA #CAC2C4
monochromatic
#819185 #A1AEA4 #C2CAC4 #E3E6E4 #EFF1EF
Accessibility & contrast
On white
1.67
#C2CAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#C2CAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAC4
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAC4 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C4
Deuteranopia (green-blind)
#C8C8C4
Tritanopia (blue-blind)
#C1CAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cac4; /* rgb */ color: rgb(194, 202, 196); /* oklch */ color: oklch(83.1% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#d4dad5',
500: '#c2cac4',
950: '#000000',
},
}SCSS
$custom: #c2cac4; $custom-light: #d4dad5; $custom-dark: #000000;
JSON
{
"hex": "#c2cac4",
"rgb": {
"r": 194,
"g": 202,
"b": 196
},
"hsl": {
"h": 135,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.83106,
"c": 0.01202,
"h": 153.6
},
"luminance": 0.57696
}Semantic roles & 50–950 ramp
primary
#C2CAC4
secondary
#9D939B
accent
#558291
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383