#C2C0BB#C2C0BB
#C2C0BB is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 80.8% C 0.007 H 88.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0BB |
|---|---|
| RGB | rgb(194, 192, 187) |
| HSL | hsl(43, 5%, 75%) |
| HSV | hsv(43, 4%, 76%) |
| CMYK | cmyk(0%, 1%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.73, -0.21, 2.76) |
| CIE-LCH | lch(77.73, 2.77, 94.31°) |
| OKLab | oklab(80.8% 0.0002 0.0073) |
| OKLCH | oklch(80.8% 0.007 88.7) |
| XYZ | xyz(50.0661, 52.7566, 54.5496) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.61
Silver (survey)
#C5C9C7
ΔE00 3.65
Warm Gray
#C9BEB0
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.35
Dove Gray
#B6B8BD
ΔE00 5.72
Dark Gray
#A9A9A9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0BB #BBBDC2
analogous
#C2BDBB #C2C0BB #C1C2BB
triadic
#C2C0BB #BBC2C0 #C0BBC2
tetradic
#C2C0BB #BBC2BD #BBBDC2 #C2BBC1
square
#C2C0BB #BBC2BD #BBBDC2 #C2BBC1
split-complementary
#C2C0BB #BBC1C2 #BDBBC2
monochromatic
#88847A #A5A29B #C2C0BB #DFDEDB #F1F0EF
Accessibility & contrast
On white
1.82
#C2C0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#C2C0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0BB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0BB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#C3BFBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2c0bb; /* rgb */ color: rgb(194, 192, 187); /* oklch */ color: oklch(80.8% 0.007 88.7);
Tailwind
colors: {
custom: {
50: '#d4d3cf',
500: '#c2c0bb',
950: '#000000',
},
}SCSS
$custom: #c2c0bb; $custom-light: #d4d3cf; $custom-dark: #000000;
JSON
{
"hex": "#c2c0bb",
"rgb": {
"r": 194,
"g": 192,
"b": 187
},
"hsl": {
"h": 42.857,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80796,
"c": 0.00729,
"h": 88.7
},
"luminance": 0.52756
}Semantic roles & 50–950 ramp
primary
#C2C0BB
secondary
#8C8F95
accent
#678F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383