#C3C2BC#C3C2BC
#C3C2BC is a light, near-neutral grey. Relative luminance 0.538; OKLCH L 81.3% C 0.008 H 98.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C3C2BC |
|---|---|
| RGB | rgb(195, 194, 188) |
| HSL | hsl(51, 6%, 75%) |
| HSV | hsv(51, 4%, 76%) |
| CMYK | cmyk(0%, 0.5%, 3.6%, 23.5%) |
| CIE-LAB | lab(78.35, -0.74, 3.13) |
| CIE-LCH | lch(78.35, 3.22, 103.25°) |
| OKLab | oklab(81.31% -0.0013 0.0083) |
| OKLCH | oklch(81.31% 0.008 98.9) |
| XYZ | xyz(50.8732, 53.8167, 55.2748) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.13
Silver (survey)
#C5C9C7
ΔE00 3.24
Light Gray
#D3D3D3
ΔE00 5.24
Warm Gray
#C9BEB0
ΔE00 5.24
Dove Gray
#B6B8BD
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3C2BC #BCBDC3
analogous
#C3BEBC #C3C2BC #C0C3BC
triadic
#C3C2BC #BCC3C2 #C2BCC3
tetradic
#C3C2BC #BCC3BE #BCBDC3 #C3BCC0
square
#C3C2BC #BCC3BE #BCBDC3 #C3BCC0
split-complementary
#C3C2BC #BCC0C3 #BEBCC3
monochromatic
#89877B #A6A59C #C3C2BC #E0DFDC #F1F0EF
Accessibility & contrast
On white
1.79
#C3C2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C3C2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3C2BC
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3C2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3C2BC | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BC
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#C4C1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c3c2bc; /* rgb */ color: rgb(195, 194, 188); /* oklch */ color: oklch(81.3% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#d5d4d0',
500: '#c3c2bc',
950: '#000000',
},
}SCSS
$custom: #c3c2bc; $custom-light: #d5d4d0; $custom-dark: #000000;
JSON
{
"hex": "#c3c2bc",
"rgb": {
"r": 195,
"g": 194,
"b": 188
},
"hsl": {
"h": 51.429,
"s": 5.512,
"l": 75.098
},
"oklch": {
"l": 0.81314,
"c": 0.00836,
"h": 98.9
},
"luminance": 0.53817
}Semantic roles & 50–950 ramp
primary
#C3C2BC
secondary
#8D8F96
accent
#5E8F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383