#C2BFBB#C2BFBB
#C2BFBB is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.007 H 75.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFBB |
|---|---|
| RGB | rgb(194, 191, 187) |
| HSL | hsl(34, 5%, 75%) |
| HSV | hsv(34, 4%, 76%) |
| CMYK | cmyk(0%, 1.5%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.47, 0.32, 2.38) |
| CIE-LCH | lch(77.47, 2.40, 82.28°) |
| OKLab | oklab(80.59% 0.0016 0.0063) |
| OKLCH | oklch(80.59% 0.007 75.4) |
| XYZ | xyz(49.8473, 52.3190, 54.4766) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.31
Silver (survey)
#C5C9C7
ΔE00 4.10
Warm Gray
#C9BEB0
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.37
Dark Gray
#A9A9A9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFBB #BBBEC2
analogous
#C2BCBB #C2BFBB #C2C2BB
triadic
#C2BFBB #BBC2BF #BFBBC2
tetradic
#C2BFBB #BBC2BC #BBBEC2 #C2BBC2
square
#C2BFBB #BBC2BC #BBBEC2 #C2BBC2
split-complementary
#C2BFBB #BBC2C2 #BCBBC2
monochromatic
#88827A #A5A19B #C2BFBB #DFDDDB #F1F0EF
Accessibility & contrast
On white
1.83
#C2BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C2BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFBB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFBB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#C3BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfbb; /* rgb */ color: rgb(194, 191, 187); /* oklch */ color: oklch(80.6% 0.007 75.4);
Tailwind
colors: {
custom: {
50: '#d4d2cf',
500: '#c2bfbb',
950: '#000000',
},
}SCSS
$custom: #c2bfbb; $custom-light: #d4d2cf; $custom-dark: #000000;
JSON
{
"hex": "#c2bfbb",
"rgb": {
"r": 194,
"g": 191,
"b": 187
},
"hsl": {
"h": 34.286,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80592,
"c": 0.00651,
"h": 75.4
},
"luminance": 0.52319
}Semantic roles & 50–950 ramp
primary
#C2BFBB
secondary
#8C9095
accent
#6F8F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383