#C4C2BF#C4C2BF
#C4C2BF is a light, near-neutral grey. Relative luminance 0.541; OKLCH L 81.5% C 0.005 H 78.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2BF |
|---|---|
| RGB | rgb(196, 194, 191) |
| HSL | hsl(36, 4%, 76%) |
| HSV | hsv(36, 3%, 77%) |
| CMYK | cmyk(0%, 1%, 2.6%, 23.1%) |
| CIE-LAB | lab(78.51, 0.15, 1.75) |
| CIE-LCH | lch(78.51, 1.76, 85.10°) |
| OKLab | oklab(81.48% 0.001 0.0046) |
| OKLCH | oklch(81.48% 0.005 78.3) |
| XYZ | xyz(51.4593, 54.0811, 57.0078) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.79
Silver (survey)
#C5C9C7
ΔE00 3.30
Light Gray
#D3D3D3
ΔE00 4.45
Dove Gray
#B6B8BD
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2BF #BFC1C4
analogous
#C4BFBF #C4C2BF #C3C4BF
triadic
#C4C2BF #BFC4C2 #C2BFC4
tetradic
#C4C2BF #BFC4BF #BFC1C4 #C4BFC3
square
#C4C2BF #BFC4BF #BFC1C4 #C4BFC3
split-complementary
#C4C2BF #BFC3C4 #BFBFC4
monochromatic
#89857F #A7A49F #C4C2BF #E1E0DF #F0F0EF
Accessibility & contrast
On white
1.78
#C4C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#C4C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2BF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2BF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#C5C1C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c4c2bf; /* rgb */ color: rgb(196, 194, 191); /* oklch */ color: oklch(81.5% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#d5d4d2',
500: '#c4c2bf',
950: '#000000',
},
}SCSS
$custom: #c4c2bf; $custom-light: #d5d4d2; $custom-dark: #000000;
JSON
{
"hex": "#c4c2bf",
"rgb": {
"r": 196,
"g": 194,
"b": 191
},
"hsl": {
"h": 36,
"s": 4.065,
"l": 75.882
},
"oklch": {
"l": 0.8148,
"c": 0.00473,
"h": 78.3
},
"luminance": 0.54081
}Semantic roles & 50–950 ramp
primary
#C4C2BF
secondary
#919397
accent
#6D8E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383