#C3BFBB#C3BFBB
#C3BFBB is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.007 H 67.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFBB |
|---|---|
| RGB | rgb(195, 191, 187) |
| HSL | hsl(30, 6%, 75%) |
| HSV | hsv(30, 4%, 76%) |
| CMYK | cmyk(0%, 2.1%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.55, 0.68, 2.51) |
| CIE-LCH | lch(77.55, 2.60, 74.92°) |
| OKLab | oklab(80.67% 0.0027 0.0066) |
| OKLCH | oklch(80.67% 0.007 67.7) |
| XYZ | xyz(50.1048, 52.4518, 54.4887) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.55
Silver (survey)
#C5C9C7
ΔE00 4.51
Warm Gray
#C9BEB0
ΔE00 4.84
Dove Gray
#B6B8BD
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFBB #BBBFC3
analogous
#C3BBBB #C3BFBB #C3C3BB
triadic
#C3BFBB #BBC3BF #BFBBC3
tetradic
#C3BFBB #BBC3BB #BBBFC3 #C3BBC3
square
#C3BFBB #BBC3BB #BBBFC3 #C3BBC3
split-complementary
#C3BFBB #BBC3C3 #BBBBC3
monochromatic
#8A827A #A6A09A #C3BFBB #E0DEDC #F1F0EF
Accessibility & contrast
On white
1.83
#C3BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#C3BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFBB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFBB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#C5BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c3bfbb; /* rgb */ color: rgb(195, 191, 187); /* oklch */ color: oklch(80.7% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#d5d2cf',
500: '#c3bfbb',
950: '#000000',
},
}SCSS
$custom: #c3bfbb; $custom-light: #d5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#c3bfbb",
"rgb": {
"r": 195,
"g": 191,
"b": 187
},
"hsl": {
"h": 30,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.80673,
"c": 0.00717,
"h": 67.7
},
"luminance": 0.52452
}Semantic roles & 50–950 ramp
primary
#C3BFBB
secondary
#8C9196
accent
#739055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383