#C2CAC2#C2CAC2
#C2CAC2 is a very light, near-neutral grey. Relative luminance 0.576; OKLCH L 83.0% C 0.014 H 145.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAC2 |
|---|---|
| RGB | rgb(194, 202, 194) |
| HSL | hsl(120, 7%, 78%) |
| HSV | hsv(120, 4%, 79%) |
| CMYK | cmyk(4%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(80.52, -4.22, 3.04) |
| CIE-LCH | lch(80.52, 5.20, 144.22°) |
| OKLab | oklab(83.05% -0.0116 0.008) |
| OKLCH | oklch(83.05% 0.014 145.4) |
| XYZ | xyz(53.1045, 57.6052, 59.3497) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.71
Light Grey
#D8DCD6
ΔE00 5.02
Silver
#C0C0C0
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.73
Fog
#D8DCE0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAC2 #CAC2CA
analogous
#C6CAC2 #C2CAC2 #C2CAC6
triadic
#C2CAC2 #C2C2CA #CAC2C2
tetradic
#C2CAC2 #C2C6CA #CAC2CA #CAC6C2
square
#C2CAC2 #C2C6CA #CAC2CA #CAC6C2
split-complementary
#C2CAC2 #C6C2CA #CAC2C6
monochromatic
#819181 #A1AEA1 #C2CAC2 #E3E6E3 #EFF1EF
Accessibility & contrast
On white
1.68
#C2CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C2CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAC2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAC2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C9C7C2
Tritanopia (blue-blind)
#C1C9C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cac2; /* rgb */ color: rgb(194, 202, 194); /* oklch */ color: oklch(83.0% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#d4dad4',
500: '#c2cac2',
950: '#000000',
},
}SCSS
$custom: #c2cac2; $custom-light: #d4dad4; $custom-dark: #000000;
JSON
{
"hex": "#c2cac2",
"rgb": {
"r": 194,
"g": 202,
"b": 194
},
"hsl": {
"h": 120,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.8305,
"c": 0.01404,
"h": 145.4
},
"luminance": 0.57605
}Semantic roles & 50–950 ramp
primary
#C2CAC2
secondary
#9D939D
accent
#559191
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383