#C4C6BE#C4C6BE
#C4C6BE is a very light, near-neutral grey. Relative luminance 0.558; OKLCH L 82.3% C 0.011 H 118.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C6BE |
|---|---|
| RGB | rgb(196, 198, 190) |
| HSL | hsl(75, 7%, 76%) |
| HSV | hsv(75, 4%, 78%) |
| CMYK | cmyk(1%, 0%, 4%, 22.4%) |
| CIE-LAB | lab(79.52, -2.14, 3.76) |
| CIE-LCH | lch(79.52, 4.33, 119.66°) |
| OKLab | oklab(82.27% -0.0053 0.0099) |
| OKLCH | oklch(82.27% 0.011 118.1) |
| XYZ | xyz(52.2518, 55.8417, 56.7310) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.04
Silver
#C0C0C0
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C6BE #C0BEC6
analogous
#C6C4BE #C4C6BE #C0C6BE
triadic
#C4C6BE #BEC4C6 #C6BEC4
tetradic
#C4C6BE #BEC6C4 #C0BEC6 #C6BEC0
square
#C4C6BE #BEC6C4 #C0BEC6 #C6BEC0
split-complementary
#C4C6BE #BEC0C6 #C4BEC6
monochromatic
#898D7D #A6A99D #C4C6BE #E2E3DF #F0F1EF
Accessibility & contrast
On white
1.73
#C4C6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#C4C6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C6BE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C6BE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#C5C5C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c4c6be; /* rgb */ color: rgb(196, 198, 190); /* oklch */ color: oklch(82.3% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#d5d7d1',
500: '#c4c6be',
950: '#000000',
},
}SCSS
$custom: #c4c6be; $custom-light: #d5d7d1; $custom-dark: #000000;
JSON
{
"hex": "#c4c6be",
"rgb": {
"r": 196,
"g": 198,
"b": 190
},
"hsl": {
"h": 75,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.8227,
"c": 0.01121,
"h": 118.1
},
"luminance": 0.55842
}Semantic roles & 50–950 ramp
primary
#C4C6BE
secondary
#928F99
accent
#559064
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383