#C2BBBE#C2BBBE
#C2BBBE is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.9% C 0.009 H 349.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBBE |
|---|---|
| RGB | rgb(194, 187, 190) |
| HSL | hsl(334, 5%, 75%) |
| HSV | hsv(334, 4%, 76%) |
| CMYK | cmyk(0%, 3.6%, 2.1%, 23.9%) |
| CIE-LAB | lab(76.51, 3.00, -0.64) |
| CIE-LCH | lch(76.51, 3.07, 348.00°) |
| OKLab | oklab(79.87% 0.0087 -0.0016) |
| OKLCH | oklch(79.87% 0.009 349.3) |
| XYZ | xyz(49.3114, 50.7280, 55.8989) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.21
Dove Gray
#B6B8BD
ΔE00 4.55
Dark Gray
#A9A9A9
ΔE00 6.83
Light Gray
#D3D3D3
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBBE #BBC2BF
analogous
#C2BBC2 #C2BBBE #C2BCBB
triadic
#C2BBBE #BEC2BB #BBBEC2
tetradic
#C2BBBE #C2C2BB #BBC2BF #BCBBC2
square
#C2BBBE #C2C2BB #BBC2BF #BCBBC2
split-complementary
#C2BBBE #BBC2BC #BBC2C2
monochromatic
#887A80 #A59B9F #C2BBBE #DFDBDD #F1EFF0
Accessibility & contrast
On white
1.88
#C2BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C2BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBBE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBBE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#C3BBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bbbe; /* rgb */ color: rgb(194, 187, 190); /* oklch */ color: oklch(79.9% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#d4cfd1',
500: '#c2bbbe',
950: '#000000',
},
}SCSS
$custom: #c2bbbe; $custom-light: #d4cfd1; $custom-dark: #000000;
JSON
{
"hex": "#c2bbbe",
"rgb": {
"r": 194,
"g": 187,
"b": 190
},
"hsl": {
"h": 334.286,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.79866,
"c": 0.00887,
"h": 349.3
},
"luminance": 0.50728
}Semantic roles & 50–950 ramp
primary
#C2BBBE
secondary
#8C9591
accent
#8F7756
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383