#C2C2BD#C2C2BD
#C2C2BD is a light, near-neutral grey. Relative luminance 0.537; OKLCH L 81.3% C 0.007 H 106.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2BD |
|---|---|
| RGB | rgb(194, 194, 189) |
| HSL | hsl(60, 4%, 75%) |
| HSV | hsv(60, 3%, 76%) |
| CMYK | cmyk(0%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(78.30, -0.91, 2.51) |
| CIE-LCH | lch(78.30, 2.67, 109.93°) |
| OKLab | oklab(81.26% -0.002 0.0066) |
| OKLCH | oklch(81.26% 0.007 106.6) |
| XYZ | xyz(50.7238, 53.7271, 55.8324) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.72
Silver (survey)
#C5C9C7
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2BD #BDBDC2
analogous
#C2BFBD #C2C2BD #BFC2BD
triadic
#C2C2BD #BDC2C2 #C2BDC2
tetradic
#C2C2BD #BDC2BF #BDBDC2 #C2BDBF
square
#C2C2BD #BDC2BF #BDBDC2 #C2BDBF
split-complementary
#C2C2BD #BDBFC2 #BFBDC2
monochromatic
#87877D #A5A59D #C2C2BD #DFDFDD #F0F0EF
Accessibility & contrast
On white
1.79
#C2C2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#C2C2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2BD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2BD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#C3C1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c2bd; /* rgb */ color: rgb(194, 194, 189); /* oklch */ color: oklch(81.3% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#d4d4d0',
500: '#c2c2bd',
950: '#000000',
},
}SCSS
$custom: #c2c2bd; $custom-light: #d4d4d0; $custom-dark: #000000;
JSON
{
"hex": "#c2c2bd",
"rgb": {
"r": 194,
"g": 194,
"b": 189
},
"hsl": {
"h": 60,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.81262,
"c": 0.00691,
"h": 106.6
},
"luminance": 0.53727
}Semantic roles & 50–950 ramp
primary
#C2C2BD
secondary
#8F8F95
accent
#588E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383