#C2C4BE#C2C4BE
#C2C4BE is a light, near-neutral grey. Relative luminance 0.547; OKLCH L 81.7% C 0.009 H 121.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4BE |
|---|---|
| RGB | rgb(194, 196, 190) |
| HSL | hsl(80, 5%, 76%) |
| HSV | hsv(80, 3%, 77%) |
| CMYK | cmyk(1%, 0%, 3.1%, 23.1%) |
| CIE-LAB | lab(78.85, -1.79, 2.76) |
| CIE-LCH | lch(78.85, 3.29, 122.89°) |
| OKLab | oklab(81.7% -0.0045 0.0073) |
| OKLCH | oklch(81.7% 0.009 121.7) |
| XYZ | xyz(51.2808, 54.6669, 56.5554) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.40
Silver
#C0C0C0
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4BE #C0BEC4
analogous
#C4C3BE #C2C4BE #BFC4BE
triadic
#C2C4BE #BEC2C4 #C4BEC2
tetradic
#C2C4BE #BEC4C3 #C0BEC4 #C4BEBF
square
#C2C4BE #BEC4C3 #C0BEC4 #C4BEBF
split-complementary
#C2C4BE #BEBFC4 #C3BEC4
monochromatic
#868A7E #A4A79E #C2C4BE #E0E1DE #F0F0EF
Accessibility & contrast
On white
1.76
#C2C4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#C2C4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4BE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4BE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#C3C3C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c4be; /* rgb */ color: rgb(194, 196, 190); /* oklch */ color: oklch(81.7% 0.009 121.7);
Tailwind
colors: {
custom: {
50: '#d4d5d1',
500: '#c2c4be',
950: '#000000',
},
}SCSS
$custom: #c2c4be; $custom-light: #d4d5d1; $custom-dark: #000000;
JSON
{
"hex": "#c2c4be",
"rgb": {
"r": 194,
"g": 196,
"b": 190
},
"hsl": {
"h": 80,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.81701,
"c": 0.00855,
"h": 121.7
},
"luminance": 0.54667
}Semantic roles & 50–950 ramp
primary
#C2C4BE
secondary
#928F97
accent
#578F69
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383