#C2B8BB#C2B8BB
#C2B8BB is a light, near-neutral grey. Relative luminance 0.493; OKLCH L 79.2% C 0.012 H 357.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B8BB |
|---|---|
| RGB | rgb(194, 184, 187) |
| HSL | hsl(342, 8%, 74%) |
| HSV | hsv(342, 5%, 76%) |
| CMYK | cmyk(0%, 5.2%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.66, 4.06, -0.25) |
| CIE-LCH | lch(75.66, 4.07, 356.44°) |
| OKLab | oklab(79.17% 0.012 -0.0006) |
| OKLCH | oklch(79.17% 0.012 357.1) |
| XYZ | xyz(48.3571, 49.3386, 53.9799) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.56
Dove Gray
#B6B8BD
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 7.36
Light Gray
#D3D3D3
ΔE00 8.16
Warm Gray
#C9BEB0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B8BB #B8C2BF
analogous
#C2B8C0 #C2B8BB #C2BAB8
triadic
#C2B8BB #BBC2B8 #B8BBC2
tetradic
#C2B8BB #C0C2B8 #B8C2BF #BAB8C2
square
#C2B8BB #C0C2B8 #B8C2BF #BAB8C2
split-complementary
#C2B8BB #B8C2BA #B8C0C2
monochromatic
#89767C #A6979B #C2B8BB #DED9DB #F1EFEF
Accessibility & contrast
On white
1.93
#C2B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#C2B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B8BB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B8BB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#C4B8B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2b8bb; /* rgb */ color: rgb(194, 184, 187); /* oklch */ color: oklch(79.2% 0.012 357.1);
Tailwind
colors: {
custom: {
50: '#d4cdcf',
500: '#c2b8bb',
950: '#000000',
},
}SCSS
$custom: #c2b8bb; $custom-light: #d4cdcf; $custom-dark: #000000;
JSON
{
"hex": "#c2b8bb",
"rgb": {
"r": 194,
"g": 184,
"b": 187
},
"hsl": {
"h": 342,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.79172,
"c": 0.01203,
"h": 357.1
},
"luminance": 0.49338
}Semantic roles & 50–950 ramp
primary
#C2B8BB
secondary
#E4E7E6
accent
#927F54
background
#FDFCFC
surface
#FAF9F9
border
#D3D2D2
text
#141313
muted
#838282