#C2C6BE#C2C6BE
#C2C6BE is a very light, near-neutral grey. Relative luminance 0.556; OKLCH L 82.1% C 0.012 H 128.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C6BE |
|---|---|
| RGB | rgb(194, 198, 190) |
| HSL | hsl(90, 7%, 76%) |
| HSV | hsv(90, 4%, 78%) |
| CMYK | cmyk(2%, 0%, 4%, 22.4%) |
| CIE-LAB | lab(79.37, -2.84, 3.52) |
| CIE-LCH | lch(79.37, 4.52, 128.89°) |
| OKLab | oklab(82.11% -0.0074 0.0093) |
| OKLCH | oklch(82.11% 0.012 128.6) |
| XYZ | xyz(51.7350, 55.5752, 56.7068) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.10
Silver
#C0C0C0
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C6BE #C2BEC6
analogous
#C6C6BE #C2C6BE #BEC6BE
triadic
#C2C6BE #BEC2C6 #C6BEC2
tetradic
#C2C6BE #BEC6C6 #C2BEC6 #C6BEBE
square
#C2C6BE #BEC6C6 #C2BEC6 #C6BEBE
split-complementary
#C2C6BE #BEBEC6 #C6BEC6
monochromatic
#858D7D #A3A99D #C2C6BE #E1E3DF #F0F1EF
Accessibility & contrast
On white
1.73
#C2C6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#C2C6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C6BE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C6BE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#C6C5BE
Tritanopia (blue-blind)
#C2C5C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c6be; /* rgb */ color: rgb(194, 198, 190); /* oklch */ color: oklch(82.1% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#d4d7d1',
500: '#c2c6be',
950: '#000000',
},
}SCSS
$custom: #c2c6be; $custom-light: #d4d7d1; $custom-dark: #000000;
JSON
{
"hex": "#c2c6be",
"rgb": {
"r": 194,
"g": 198,
"b": 190
},
"hsl": {
"h": 90,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.82112,
"c": 0.01184,
"h": 128.6
},
"luminance": 0.55575
}Semantic roles & 50–950 ramp
primary
#C2C6BE
secondary
#948F99
accent
#559073
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383