#C3BFBC#C3BFBC
#C3BFBC is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.006 H 59.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFBC |
|---|---|
| RGB | rgb(195, 191, 188) |
| HSL | hsl(26, 6%, 75%) |
| HSV | hsv(26, 4%, 76%) |
| CMYK | cmyk(0%, 2.1%, 3.6%, 23.5%) |
| CIE-LAB | lab(77.58, 0.85, 2.00) |
| CIE-LCH | lch(77.58, 2.18, 66.92°) |
| OKLab | oklab(80.7% 0.0031 0.0053) |
| OKLCH | oklch(80.7% 0.006 59.6) |
| XYZ | xyz(50.2123, 52.4948, 55.0545) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.26
Silver (survey)
#C5C9C7
ΔE00 4.55
Dove Gray
#B6B8BD
ΔE00 5.03
Warm Gray
#C9BEB0
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 5.28
Dark Gray
#A9A9A9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFBC #BCC0C3
analogous
#C3BCBC #C3BFBC #C3C2BC
triadic
#C3BFBC #BCC3BF #BFBCC3
tetradic
#C3BFBC #BCC3BC #BCC0C3 #C2BCC3
square
#C3BFBC #BCC3BC #BCC0C3 #C2BCC3
split-complementary
#C3BFBC #BCC3C2 #BCBCC3
monochromatic
#89817B #A6A09C #C3BFBC #E0DEDC #F1F0EF
Accessibility & contrast
On white
1.83
#C3BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#C3BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFBC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFBC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#C5BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c3bfbc; /* rgb */ color: rgb(195, 191, 188); /* oklch */ color: oklch(80.7% 0.006 59.6);
Tailwind
colors: {
custom: {
50: '#d5d2d0',
500: '#c3bfbc',
950: '#000000',
},
}SCSS
$custom: #c3bfbc; $custom-light: #d5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c3bfbc",
"rgb": {
"r": 195,
"g": 191,
"b": 188
},
"hsl": {
"h": 25.714,
"s": 5.512,
"l": 75.098
},
"oklch": {
"l": 0.80702,
"c": 0.00615,
"h": 59.6
},
"luminance": 0.52495
}Semantic roles & 50–950 ramp
primary
#C3BFBC
secondary
#8D9296
accent
#778F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383