#C2BDBA#C2BDBA
#C2BDBA is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.2% C 0.007 H 53.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDBA |
|---|---|
| RGB | rgb(194, 189, 186) |
| HSL | hsl(23, 6%, 75%) |
| HSV | hsv(23, 4%, 76%) |
| CMYK | cmyk(0%, 2.6%, 4.1%, 23.9%) |
| CIE-LAB | lab(76.93, 1.21, 2.13) |
| CIE-LCH | lch(76.93, 2.45, 60.46°) |
| OKLab | oklab(80.16% 0.0042 0.0057) |
| OKLCH | oklch(80.16% 0.007 53.4) |
| XYZ | xyz(49.3074, 51.4100, 53.7704) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.69
Dove Gray
#B6B8BD
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 5.17
Silver (survey)
#C5C9C7
ΔE00 5.23
Light Gray
#D3D3D3
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDBA #BABFC2
analogous
#C2BABB #C2BDBA #C2C1BA
triadic
#C2BDBA #BAC2BD #BDBAC2
tetradic
#C2BDBA #BBC2BA #BABFC2 #C1BAC2
square
#C2BDBA #BBC2BA #BABFC2 #C1BAC2
split-complementary
#C2BDBA #BAC2C1 #BABBC2
monochromatic
#897F79 #A59E9A #C2BDBA #DFDCDA #F1EFEF
Accessibility & contrast
On white
1.86
#C2BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#C2BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDBA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDBA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#C0BEBA
Tritanopia (blue-blind)
#C4BCBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bdba; /* rgb */ color: rgb(194, 189, 186); /* oklch */ color: oklch(80.2% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#d4d0ce',
500: '#c2bdba',
950: '#000000',
},
}SCSS
$custom: #c2bdba; $custom-light: #d4d0ce; $custom-dark: #000000;
JSON
{
"hex": "#c2bdba",
"rgb": {
"r": 194,
"g": 189,
"b": 186
},
"hsl": {
"h": 22.5,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.80156,
"c": 0.00705,
"h": 53.4
},
"luminance": 0.5141
}Semantic roles & 50–950 ramp
primary
#C2BDBA
secondary
#8B9195
accent
#7A9055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383