#C2BFBA#C2BFBA
#C2BFBA is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.008 H 80.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFBA |
|---|---|
| RGB | rgb(194, 191, 186) |
| HSL | hsl(38, 6%, 75%) |
| HSV | hsv(38, 4%, 76%) |
| CMYK | cmyk(0%, 1.5%, 4.1%, 23.9%) |
| CIE-LAB | lab(77.45, 0.14, 2.89) |
| CIE-LCH | lch(77.45, 2.89, 87.13°) |
| OKLab | oklab(80.56% 0.0013 0.0076) |
| OKLCH | oklch(80.56% 0.008 80.7) |
| XYZ | xyz(49.7406, 52.2763, 53.9148) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.72
Silver (survey)
#C5C9C7
ΔE00 4.15
Warm Gray
#C9BEB0
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.58
Dove Gray
#B6B8BD
ΔE00 5.70
Dark Gray
#A9A9A9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFBA #BABDC2
analogous
#C2BBBA #C2BFBA #C1C2BA
triadic
#C2BFBA #BAC2BF #BFBAC2
tetradic
#C2BFBA #BAC2BB #BABDC2 #C2BAC1
square
#C2BFBA #BAC2BB #BABDC2 #C2BAC1
split-complementary
#C2BFBA #BAC1C2 #BBBAC2
monochromatic
#898379 #A5A19A #C2BFBA #DFDDDA #F1F0EF
Accessibility & contrast
On white
1.83
#C2BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C2BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFBA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFBA | 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)
#C0BFBA
Deuteranopia (green-blind)
#C1C0BA
Tritanopia (blue-blind)
#C4BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfba; /* rgb */ color: rgb(194, 191, 186); /* oklch */ color: oklch(80.6% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#d4d2ce',
500: '#c2bfba',
950: '#000000',
},
}SCSS
$custom: #c2bfba; $custom-light: #d4d2ce; $custom-dark: #000000;
JSON
{
"hex": "#c2bfba",
"rgb": {
"r": 194,
"g": 191,
"b": 186
},
"hsl": {
"h": 37.5,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.80564,
"c": 0.00772,
"h": 80.7
},
"luminance": 0.52276
}Semantic roles & 50–950 ramp
primary
#C2BFBA
secondary
#8B8F95
accent
#6B9055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383