#C2C0BE#C2C0BE
#C2C0BE is a light, near-neutral grey. Relative luminance 0.529; OKLCH L 80.9% C 0.004 H 67.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0BE |
|---|---|
| RGB | rgb(194, 192, 190) |
| HSL | hsl(30, 3%, 75%) |
| HSV | hsv(30, 2%, 76%) |
| CMYK | cmyk(0%, 1%, 2.1%, 23.9%) |
| CIE-LAB | lab(77.81, 0.33, 1.25) |
| CIE-LCH | lch(77.81, 1.29, 75.16°) |
| OKLab | oklab(80.88% 0.0014 0.0033) |
| OKLCH | oklch(80.88% 0.004 67.7) |
| XYZ | xyz(50.3906, 52.8864, 56.2587) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.31
Silver (survey)
#C5C9C7
ΔE00 3.64
Dove Gray
#B6B8BD
ΔE00 4.42
Light Gray
#D3D3D3
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 6.04
Dark Gray
#A9A9A9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0BE #BEC0C2
analogous
#C2BEBE #C2C0BE #C2C2BE
triadic
#C2C0BE #BEC2C0 #C0BEC2
tetradic
#C2C0BE #BEC2BE #BEC0C2 #C2BEC2
square
#C2C0BE #BEC2BE #BEC0C2 #C2BEC2
split-complementary
#C2C0BE #BEC2C2 #BEBEC2
monochromatic
#87837F #A4A19E #C2C0BE #E0DFDE #F0F0EF
Accessibility & contrast
On white
1.81
#C2C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C2C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0BE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0BE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#C3C0BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2c0be; /* rgb */ color: rgb(194, 192, 190); /* oklch */ color: oklch(80.9% 0.004 67.7);
Tailwind
colors: {
custom: {
50: '#d4d3d1',
500: '#c2c0be',
950: '#000000',
},
}SCSS
$custom: #c2c0be; $custom-light: #d4d3d1; $custom-dark: #000000;
JSON
{
"hex": "#c2c0be",
"rgb": {
"r": 194,
"g": 192,
"b": 190
},
"hsl": {
"h": 30,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.80882,
"c": 0.00359,
"h": 67.7
},
"luminance": 0.52886
}Semantic roles & 50–950 ramp
primary
#C2C0BE
secondary
#909295
accent
#738D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383