#C2C3BB#C2C3BB
#C2C3BB is a light, near-neutral grey. Relative luminance 0.541; OKLCH L 81.4% C 0.011 H 112.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C3BB |
|---|---|
| RGB | rgb(194, 195, 187) |
| HSL | hsl(68, 6%, 75%) |
| HSV | hsv(68, 4%, 76%) |
| CMYK | cmyk(0.5%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(78.51, -1.80, 3.89) |
| CIE-LCH | lch(78.51, 4.29, 114.77°) |
| OKLab | oklab(81.41% -0.0042 0.0102) |
| OKLCH | oklch(81.41% 0.011 112.4) |
| XYZ | xyz(50.7315, 54.0875, 54.7714) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.38
Silver
#C0C0C0
ΔE00 4.32
Warm Gray
#C9BEB0
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 6.11
Dove Gray
#B6B8BD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C3BB #BCBBC3
analogous
#C3C0BB #C2C3BB #BEC3BB
triadic
#C2C3BB #BBC2C3 #C3BBC2
tetradic
#C2C3BB #BBC3C0 #BCBBC3 #C3BBBE
square
#C2C3BB #BBC3C0 #BCBBC3 #C3BBBE
split-complementary
#C2C3BB #BBBEC3 #C0BBC3
monochromatic
#888A7A #A5A69A #C2C3BB #DFE0DC #F0F1EF
Accessibility & contrast
On white
1.78
#C2C3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#C2C3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C3BB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C3BB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#C3C2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c3bb; /* rgb */ color: rgb(194, 195, 187); /* oklch */ color: oklch(81.4% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#d4d5cf',
500: '#c2c3bb',
950: '#000000',
},
}SCSS
$custom: #c2c3bb; $custom-light: #d4d5cf; $custom-dark: #000000;
JSON
{
"hex": "#c2c3bb",
"rgb": {
"r": 194,
"g": 195,
"b": 187
},
"hsl": {
"h": 67.5,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.81411,
"c": 0.01108,
"h": 112.4
},
"luminance": 0.54087
}Semantic roles & 50–950 ramp
primary
#C2C3BB
secondary
#8D8C96
accent
#55905D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383