#C4C0BE#C4C0BE
#C4C0BE is a light, near-neutral grey. Relative luminance 0.532; OKLCH L 81.0% C 0.005 H 48.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C0BE |
|---|---|
| RGB | rgb(196, 192, 190) |
| HSL | hsl(20, 5%, 76%) |
| HSV | hsv(20, 3%, 77%) |
| CMYK | cmyk(0%, 2%, 3.1%, 23.1%) |
| CIE-LAB | lab(77.97, 1.03, 1.50) |
| CIE-LCH | lch(77.97, 1.82, 55.45°) |
| OKLab | oklab(81.04% 0.0035 0.004) |
| OKLCH | oklch(81.04% 0.005 48.7) |
| XYZ | xyz(50.9075, 53.1530, 56.2829) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.06
Silver (survey)
#C5C9C7
ΔE00 4.54
Dove Gray
#B6B8BD
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 4.95
Warm Gray
#C9BEB0
ΔE00 5.75
Dark Gray
#A9A9A9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C0BE #BEC2C4
analogous
#C4BEBF #C4C0BE #C4C3BE
triadic
#C4C0BE #BEC4C0 #C0BEC4
tetradic
#C4C0BE #BFC4BE #BEC2C4 #C3BEC4
square
#C4C0BE #BFC4BE #BEC2C4 #C3BEC4
split-complementary
#C4C0BE #BEC4C3 #BEBFC4
monochromatic
#8A827E #A7A19E #C4C0BE #E1DFDE #F0EFEF
Accessibility & contrast
On white
1.81
#C4C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#C4C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C0BE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C0BE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#C5BFBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4c0be; /* rgb */ color: rgb(196, 192, 190); /* oklch */ color: oklch(81.0% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#d5d3d1',
500: '#c4c0be',
950: '#000000',
},
}SCSS
$custom: #c4c0be; $custom-light: #d5d3d1; $custom-dark: #000000;
JSON
{
"hex": "#c4c0be",
"rgb": {
"r": 196,
"g": 192,
"b": 190
},
"hsl": {
"h": 20,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.81044,
"c": 0.0053,
"h": 48.7
},
"luminance": 0.53153
}Semantic roles & 50–950 ramp
primary
#C4C0BE
secondary
#8F9497
accent
#7C8F57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383