#C4C2BB#C4C2BB
#C4C2BB is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.4% C 0.010 H 93.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C2BB |
|---|---|
| RGB | rgb(196, 194, 187) |
| HSL | hsl(47, 7%, 75%) |
| HSV | hsv(47, 5%, 77%) |
| CMYK | cmyk(0%, 1%, 4.6%, 23.1%) |
| CIE-LAB | lab(78.41, -0.56, 3.76) |
| CIE-LCH | lch(78.41, 3.80, 98.51°) |
| OKLab | oklab(81.37% -0.0006 0.0099) |
| OKLCH | oklch(81.37% 0.01 93.6) |
| XYZ | xyz(51.0251, 53.9074, 54.7212) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.58
Silver (survey)
#C5C9C7
ΔE00 3.77
Warm Gray
#C9BEB0
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 6.63
Dove Gray
#B6B8BD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C2BB #BBBDC4
analogous
#C4BDBB #C4C2BB #C1C4BB
triadic
#C4C2BB #BBC4C2 #C2BBC4
tetradic
#C4C2BB #BBC4BD #BBBDC4 #C4BBC1
square
#C4C2BB #BBC4BD #BBBDC4 #C4BBC1
split-complementary
#C4C2BB #BBC1C4 #BDBBC4
monochromatic
#8B8779 #A8A59A #C4C2BB #E0DFDC #F1F0EF
Accessibility & contrast
On white
1.78
#C4C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C4C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C2BB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C2BB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#C6C1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c4c2bb; /* rgb */ color: rgb(196, 194, 187); /* oklch */ color: oklch(81.4% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#d5d4cf',
500: '#c4c2bb',
950: '#000000',
},
}SCSS
$custom: #c4c2bb; $custom-light: #d5d4cf; $custom-dark: #000000;
JSON
{
"hex": "#c4c2bb",
"rgb": {
"r": 196,
"g": 194,
"b": 187
},
"hsl": {
"h": 46.667,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.81367,
"c": 0.00993,
"h": 93.6
},
"luminance": 0.53907
}Semantic roles & 50–950 ramp
primary
#C4C2BB
secondary
#8C8F97
accent
#629154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383