#C2BDBE#C2BDBE
#C2BDBE is a light, near-neutral grey. Relative luminance 0.516; OKLCH L 80.3% C 0.006 H 3.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDBE |
|---|---|
| RGB | rgb(194, 189, 190) |
| HSL | hsl(348, 4%, 75%) |
| HSV | hsv(348, 3%, 76%) |
| CMYK | cmyk(0%, 2.6%, 2.1%, 23.9%) |
| CIE-LAB | lab(77.03, 1.93, 0.12) |
| CIE-LCH | lch(77.03, 1.93, 3.48°) |
| OKLab | oklab(80.27% 0.0058 0.0003) |
| OKLCH | oklch(80.27% 0.006 3.4) |
| XYZ | xyz(49.7386, 51.5824, 56.0413) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.76
Dove Gray
#B6B8BD
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 5.84
Silver (survey)
#C5C9C7
ΔE00 5.94
Dark Gray
#A9A9A9
ΔE00 6.42
Warm Gray
#C9BEB0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDBE #BDC2C1
analogous
#C2BDC0 #C2BDBE #C2BEBD
triadic
#C2BDBE #BEC2BD #BDBEC2
tetradic
#C2BDBE #C0C2BD #BDC2C1 #BEBDC2
square
#C2BDBE #C0C2BD #BDC2C1 #BEBDC2
split-complementary
#C2BDBE #BDC2BE #BDC0C2
monochromatic
#877D7F #A59D9F #C2BDBE #DFDDDD #F0EFEF
Accessibility & contrast
On white
1.86
#C2BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#C2BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDBE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDBE | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#BFBEBE
Tritanopia (blue-blind)
#C3BDBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bdbe; /* rgb */ color: rgb(194, 189, 190); /* oklch */ color: oklch(80.3% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#d4d0d1',
500: '#c2bdbe',
950: '#000000',
},
}SCSS
$custom: #c2bdbe; $custom-light: #d4d0d1; $custom-dark: #000000;
JSON
{
"hex": "#c2bdbe",
"rgb": {
"r": 194,
"g": 189,
"b": 190
},
"hsl": {
"h": 348,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.80272,
"c": 0.00578,
"h": 3.4
},
"luminance": 0.51582
}Semantic roles & 50–950 ramp
primary
#C2BDBE
secondary
#8F9593
accent
#8E8358
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383