#C2C2BB#C2C2BB
#C2C2BB is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.2% C 0.010 H 106.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2BB |
|---|---|
| RGB | rgb(194, 194, 187) |
| HSL | hsl(60, 5%, 75%) |
| HSV | hsv(60, 4%, 76%) |
| CMYK | cmyk(0%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(78.25, -1.27, 3.52) |
| CIE-LCH | lch(78.25, 3.74, 109.83°) |
| OKLab | oklab(81.21% -0.0028 0.0093) |
| OKLCH | oklch(81.21% 0.01 106.6) |
| XYZ | xyz(50.5082, 53.6409, 54.6969) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Silver
#C0C0C0
ΔE00 3.69
Warm Gray
#C9BEB0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2BB #BBBBC2
analogous
#C2BFBB #C2C2BB #BFC2BB
triadic
#C2C2BB #BBC2C2 #C2BBC2
tetradic
#C2C2BB #BBC2BF #BBBBC2 #C2BBBF
square
#C2C2BB #BBC2BF #BBBBC2 #C2BBBF
split-complementary
#C2C2BB #BBBFC2 #BFBBC2
monochromatic
#88887A #A5A59B #C2C2BB #DFDFDB #F1F1EF
Accessibility & contrast
On white
1.79
#C2C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#C2C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2BB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2BB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#C3C1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c2bb; /* rgb */ color: rgb(194, 194, 187); /* oklch */ color: oklch(81.2% 0.010 106.6);
Tailwind
colors: {
custom: {
50: '#d4d4cf',
500: '#c2c2bb',
950: '#000000',
},
}SCSS
$custom: #c2c2bb; $custom-light: #d4d4cf; $custom-dark: #000000;
JSON
{
"hex": "#c2c2bb",
"rgb": {
"r": 194,
"g": 194,
"b": 187
},
"hsl": {
"h": 60,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.81206,
"c": 0.00966,
"h": 106.6
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#C2C2BB
secondary
#8C8C95
accent
#568F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383