#C4C0C8#C4C0C8
#C4C0C8 is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.3% C 0.012 H 308.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C0C8 |
|---|---|
| RGB | rgb(196, 192, 200) |
| HSL | hsl(270, 7%, 77%) |
| HSV | hsv(270, 4%, 78%) |
| CMYK | cmyk(2%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(78.23, 2.87, -3.51) |
| CIE-LCH | lch(78.23, 4.54, 309.24°) |
| OKLab | oklab(81.34% 0.0074 -0.0093) |
| OKLCH | oklch(81.34% 0.012 308.3) |
| XYZ | xyz(52.0382, 53.6052, 62.2377) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.42
Silver
#C0C0C0
ΔE00 4.95
Light Gray
#D3D3D3
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 7.45
Fog
#D8DCE0
ΔE00 8.02
Gainsboro
#DCDCDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C0C8 #C4C8C0
analogous
#C0C0C8 #C4C0C8 #C8C0C8
triadic
#C4C0C8 #C8C4C0 #C0C8C4
tetradic
#C4C0C8 #C8C0C0 #C4C8C0 #C0C8C8
square
#C4C0C8 #C8C0C0 #C4C8C0 #C0C8C8
split-complementary
#C4C0C8 #C8C8C0 #C0C8C0
monochromatic
#877F8F #A59FAB #C4C0C8 #E3E1E5 #F0EFF1
Accessibility & contrast
On white
1.79
#C4C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#C4C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C0C8
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C0C8 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#C4C1C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4c0c8; /* rgb */ color: rgb(196, 192, 200); /* oklch */ color: oklch(81.3% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#d5d3d8',
500: '#c4c0c8',
950: '#000000',
},
}SCSS
$custom: #c4c0c8; $custom-light: #d5d3d8; $custom-dark: #000000;
JSON
{
"hex": "#c4c0c8",
"rgb": {
"r": 196,
"g": 192,
"b": 200
},
"hsl": {
"h": 270,
"s": 6.78,
"l": 76.863
},
"oklch": {
"l": 0.81341,
"c": 0.01189,
"h": 308.3
},
"luminance": 0.53605
}Semantic roles & 50–950 ramp
primary
#C4C0C8
secondary
#969B91
accent
#915573
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383