#C4C0BC#C4C0BC
#C4C0BC is a light, near-neutral grey. Relative luminance 0.531; OKLCH L 81.0% C 0.007 H 67.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C0BC |
|---|---|
| RGB | rgb(196, 192, 188) |
| HSL | hsl(30, 6%, 75%) |
| HSV | hsv(30, 4%, 77%) |
| CMYK | cmyk(0%, 2%, 4.1%, 23.1%) |
| CIE-LAB | lab(77.91, 0.67, 2.50) |
| CIE-LCH | lch(77.91, 2.59, 74.92°) |
| OKLab | oklab(80.99% 0.0027 0.0066) |
| OKLCH | oklch(80.99% 0.007 67.7) |
| XYZ | xyz(50.6904, 53.0661, 55.1396) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.55
Silver (survey)
#C5C9C7
ΔE00 4.39
Warm Gray
#C9BEB0
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 5.20
Dove Gray
#B6B8BD
ΔE00 5.51
Dark Gray
#A9A9A9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C0BC #BCC0C4
analogous
#C4BCBC #C4C0BC #C4C4BC
triadic
#C4C0BC #BCC4C0 #C0BCC4
tetradic
#C4C0BC #BCC4BC #BCC0C4 #C4BCC4
square
#C4C0BC #BCC4BC #BCC0C4 #C4BCC4
split-complementary
#C4C0BC #BCC4C4 #BCBCC4
monochromatic
#8B837B #A7A19B #C4C0BC #E1DFDD #F1F0EF
Accessibility & contrast
On white
1.81
#C4C0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#C4C0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C0BC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C0BC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#C6BFBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4c0bc; /* rgb */ color: rgb(196, 192, 188); /* oklch */ color: oklch(81.0% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#d5d3d0',
500: '#c4c0bc',
950: '#000000',
},
}SCSS
$custom: #c4c0bc; $custom-light: #d5d3d0; $custom-dark: #000000;
JSON
{
"hex": "#c4c0bc",
"rgb": {
"r": 196,
"g": 192,
"b": 188
},
"hsl": {
"h": 30,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.80987,
"c": 0.00717,
"h": 67.7
},
"luminance": 0.53066
}Semantic roles & 50–950 ramp
primary
#C4C0BC
secondary
#8D9297
accent
#739055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383