#C3BFBF#C3BFBF
#C3BFBF is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.8% C 0.004 H 17.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFBF |
|---|---|
| RGB | rgb(195, 191, 191) |
| HSL | hsl(0, 3%, 76%) |
| HSV | hsv(0, 2%, 76%) |
| CMYK | cmyk(0%, 2.1%, 2.1%, 23.5%) |
| CIE-LAB | lab(77.65, 1.39, 0.49) |
| CIE-LCH | lch(77.65, 1.48, 19.53°) |
| OKLab | oklab(80.79% 0.0043 0.0013) |
| OKLCH | oklch(80.79% 0.004 17.2) |
| XYZ | xyz(50.5390, 52.6255, 56.7754) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.05
Dove Gray
#B6B8BD
ΔE00 4.10
Silver (survey)
#C5C9C7
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.15
Dark Gray
#A9A9A9
ΔE00 6.58
Warm Gray
#C9BEB0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFBF #BFC3C3
analogous
#C3BFC1 #C3BFBF #C3C1BF
triadic
#C3BFBF #BFC3BF #BFBFC3
tetradic
#C3BFBF #C1C3BF #BFC3C3 #C1BFC3
square
#C3BFBF #C1C3BF #BFC3C3 #C1BFC3
split-complementary
#C3BFBF #BFC3C1 #BFC1C3
monochromatic
#888080 #A59F9F #C3BFBF #E1DFDF #F0EFEF
Accessibility & contrast
On white
1.82
#C3BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C3BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFBF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFBF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#C4BFBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c3bfbf; /* rgb */ color: rgb(195, 191, 191); /* oklch */ color: oklch(80.8% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#d5d2d2',
500: '#c3bfbf',
950: '#000000',
},
}SCSS
$custom: #c3bfbf; $custom-light: #d5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c3bfbf",
"rgb": {
"r": 195,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 3.226,
"l": 75.686
},
"oklch": {
"l": 0.80788,
"c": 0.00449,
"h": 17.2
},
"luminance": 0.52625
}Semantic roles & 50–950 ramp
primary
#C3BFBF
secondary
#919696
accent
#8D8D58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383