#C2C2B8#C2C2B8
#C2C2B8 is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.1% C 0.014 H 106.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2B8 |
|---|---|
| RGB | rgb(194, 194, 184) |
| HSL | hsl(60, 8%, 74%) |
| HSV | hsv(60, 5%, 76%) |
| CMYK | cmyk(0%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(78.18, -1.80, 5.03) |
| CIE-LCH | lch(78.18, 5.34, 109.69°) |
| OKLab | oklab(81.12% -0.004 0.0132) |
| OKLCH | oklch(81.12% 0.014 106.7) |
| XYZ | xyz(50.1904, 53.5138, 53.0232) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.34
Silver
#C0C0C0
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2B8 #B8B8C2
analogous
#C2BDB8 #C2C2B8 #BDC2B8
triadic
#C2C2B8 #B8C2C2 #C2B8C2
tetradic
#C2C2B8 #B8C2BD #B8B8C2 #C2B8BD
square
#C2C2B8 #B8C2BD #B8B8C2 #C2B8BD
split-complementary
#C2C2B8 #B8BDC2 #BDB8C2
monochromatic
#898976 #A6A697 #C2C2B8 #DEDED9 #F1F1EF
Accessibility & contrast
On white
1.79
#C2C2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C2C2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2B8
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2B8 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B7
Deuteranopia (green-blind)
#C4C2B8
Tritanopia (blue-blind)
#C4C1BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2c2b8; /* rgb */ color: rgb(194, 194, 184); /* oklch */ color: oklch(81.1% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#d4d4cd',
500: '#c2c2b8',
950: '#000000',
},
}SCSS
$custom: #c2c2b8; $custom-light: #d4d4cd; $custom-dark: #000000;
JSON
{
"hex": "#c2c2b8",
"rgb": {
"r": 194,
"g": 194,
"b": 184
},
"hsl": {
"h": 60,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.81123,
"c": 0.01378,
"h": 106.7
},
"luminance": 0.53514
}Semantic roles & 50–950 ramp
primary
#C2C2B8
secondary
#898995
accent
#549254
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383