#C2BABB#C2BABB
#C2BABB is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.6% C 0.009 H 8.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BABB |
|---|---|
| RGB | rgb(194, 186, 187) |
| HSL | hsl(353, 6%, 75%) |
| HSV | hsv(353, 4%, 76%) |
| CMYK | cmyk(0%, 4.1%, 3.6%, 23.9%) |
| CIE-LAB | lab(76.18, 2.99, 0.50) |
| CIE-LCH | lch(76.18, 3.03, 9.47°) |
| OKLab | oklab(79.58% 0.009 0.0014) |
| OKLCH | oklch(79.58% 0.009 8.6) |
| XYZ | xyz(48.7754, 50.1753, 54.1193) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.24
Dove Gray
#B6B8BD
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.46
Silver (survey)
#C5C9C7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BABB #BAC2C1
analogous
#C2BABF #C2BABB #C2BDBA
triadic
#C2BABB #BBC2BA #BABBC2
tetradic
#C2BABB #BFC2BA #BAC2C1 #BDBAC2
square
#C2BABB #BFC2BA #BAC2C1 #BDBAC2
split-complementary
#C2BABB #BAC2BD #BABFC2
monochromatic
#89797B #A59A9B #C2BABB #DFDADB #F1EFEF
Accessibility & contrast
On white
1.90
#C2BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C2BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BABB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BABB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#C4BABA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2babb; /* rgb */ color: rgb(194, 186, 187); /* oklch */ color: oklch(79.6% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#d4cecf',
500: '#c2babb',
950: '#000000',
},
}SCSS
$custom: #c2babb; $custom-light: #d4cecf; $custom-dark: #000000;
JSON
{
"hex": "#c2babb",
"rgb": {
"r": 194,
"g": 186,
"b": 187
},
"hsl": {
"h": 352.5,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.79576,
"c": 0.00914,
"h": 8.6
},
"luminance": 0.50175
}Semantic roles & 50–950 ramp
primary
#C2BABB
secondary
#8B9594
accent
#908955
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141313
muted
#838383