#C2C4BB#C2C4BB
#C2C4BB is a light, near-neutral grey. Relative luminance 0.545; OKLCH L 81.6% C 0.013 H 116.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4BB |
|---|---|
| RGB | rgb(194, 196, 187) |
| HSL | hsl(73, 7%, 75%) |
| HSV | hsv(73, 5%, 77%) |
| CMYK | cmyk(1%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(78.77, -2.32, 4.27) |
| CIE-LCH | lch(78.77, 4.86, 118.55°) |
| OKLab | oklab(81.62% -0.0057 0.0112) |
| OKLCH | oklch(81.62% 0.013 116.9) |
| XYZ | xyz(50.9563, 54.5371, 54.8463) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.63
Silver
#C0C0C0
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.29
Warm Gray
#C9BEB0
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4BB #BDBBC4
analogous
#C4C1BB #C2C4BB #BDC4BB
triadic
#C2C4BB #BBC2C4 #C4BBC2
tetradic
#C2C4BB #BBC4C1 #BDBBC4 #C4BBBD
square
#C2C4BB #BBC4C1 #BDBBC4 #C4BBBD
split-complementary
#C2C4BB #BBBDC4 #C1BBC4
monochromatic
#878B79 #A5A89A #C2C4BB #DFE0DC #F0F1EF
Accessibility & contrast
On white
1.76
#C2C4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#C2C4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4BB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4BB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#C3C3C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c4bb; /* rgb */ color: rgb(194, 196, 187); /* oklch */ color: oklch(81.6% 0.013 116.9);
Tailwind
colors: {
custom: {
50: '#d4d5cf',
500: '#c2c4bb',
950: '#000000',
},
}SCSS
$custom: #c2c4bb; $custom-light: #d4d5cf; $custom-dark: #000000;
JSON
{
"hex": "#c2c4bb",
"rgb": {
"r": 194,
"g": 196,
"b": 187
},
"hsl": {
"h": 73.333,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.81617,
"c": 0.01258,
"h": 116.9
},
"luminance": 0.54537
}Semantic roles & 50–950 ramp
primary
#C2C4BB
secondary
#8F8C97
accent
#549162
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383