#C3BFBD#C3BFBD
#C3BFBD is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.005 H 48.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFBD |
|---|---|
| RGB | rgb(195, 191, 189) |
| HSL | hsl(20, 5%, 75%) |
| HSV | hsv(20, 3%, 76%) |
| CMYK | cmyk(0%, 2.1%, 3.1%, 23.5%) |
| CIE-LAB | lab(77.60, 1.03, 1.50) |
| CIE-LCH | lch(77.60, 1.82, 55.45°) |
| OKLab | oklab(80.73% 0.0035 0.004) |
| OKLCH | oklch(80.73% 0.005 48.7) |
| XYZ | xyz(50.3204, 52.5380, 55.6241) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.06
Silver (survey)
#C5C9C7
ΔE00 4.65
Dove Gray
#B6B8BD
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 5.18
Warm Gray
#C9BEB0
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFBD #BDC1C3
analogous
#C3BDBE #C3BFBD #C3C2BD
triadic
#C3BFBD #BDC3BF #BFBDC3
tetradic
#C3BFBD #BEC3BD #BDC1C3 #C2BDC3
square
#C3BFBD #BEC3BD #BDC1C3 #C2BDC3
split-complementary
#C3BFBD #BDC3C2 #BDBEC3
monochromatic
#89817D #A6A09D #C3BFBD #E0DEDD #F0EFEF
Accessibility & contrast
On white
1.82
#C3BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#C3BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFBD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFBD | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#C4BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c3bfbd; /* rgb */ color: rgb(195, 191, 189); /* oklch */ color: oklch(80.7% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#d5d2d0',
500: '#c3bfbd',
950: '#000000',
},
}SCSS
$custom: #c3bfbd; $custom-light: #d5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c3bfbd",
"rgb": {
"r": 195,
"g": 191,
"b": 189
},
"hsl": {
"h": 20,
"s": 4.762,
"l": 75.294
},
"oklch": {
"l": 0.80731,
"c": 0.00531,
"h": 48.7
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#C3BFBD
secondary
#8E9396
accent
#7C8F57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383