#C2BBB8#C2BBB8
#C2BBB8 is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.7% C 0.009 H 44.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBB8 |
|---|---|
| RGB | rgb(194, 187, 184) |
| HSL | hsl(18, 8%, 74%) |
| HSV | hsv(18, 5%, 76%) |
| CMYK | cmyk(0%, 3.6%, 5.2%, 23.9%) |
| CIE-LAB | lab(76.36, 1.92, 2.39) |
| CIE-LCH | lch(76.36, 3.07, 51.22°) |
| OKLab | oklab(79.69% 0.0064 0.0063) |
| OKLCH | oklch(79.69% 0.009 44.9) |
| XYZ | xyz(48.6690, 50.4710, 52.5161) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.58
Warm Gray
#C9BEB0
ΔE00 5.18
Dove Gray
#B6B8BD
ΔE00 5.48
Silver (survey)
#C5C9C7
ΔE00 6.33
Dark Gray
#A9A9A9
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBB8 #B8BFC2
analogous
#C2B8BA #C2BBB8 #C2C0B8
triadic
#C2BBB8 #B8C2BB #BBB8C2
tetradic
#C2BBB8 #BAC2B8 #B8BFC2 #C0B8C2
square
#C2BBB8 #BAC2B8 #B8BFC2 #C0B8C2
split-complementary
#C2BBB8 #B8C2C0 #B8BAC2
monochromatic
#897C76 #A69B97 #C2BBB8 #DEDBD9 #F1EFEF
Accessibility & contrast
On white
1.89
#C2BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C2BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBB8
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBB8 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCB8
Deuteranopia (green-blind)
#BEBDB8
Tritanopia (blue-blind)
#C4BABA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bbb8; /* rgb */ color: rgb(194, 187, 184); /* oklch */ color: oklch(79.7% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#d4cfcd',
500: '#c2bbb8',
950: '#000000',
},
}SCSS
$custom: #c2bbb8; $custom-light: #d4cfcd; $custom-dark: #000000;
JSON
{
"hex": "#c2bbb8",
"rgb": {
"r": 194,
"g": 187,
"b": 184
},
"hsl": {
"h": 18,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.79692,
"c": 0.00899,
"h": 44.9
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#C2BBB8
secondary
#899195
accent
#7F9254
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141313
muted
#838383