#C2C2C4#C2C2C4
#C2C2C4 is a light, near-neutral grey. Relative luminance 0.540; OKLCH L 81.5% C 0.003 H 286.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2C4 |
|---|---|
| RGB | rgb(194, 194, 196) |
| HSL | hsl(240, 2%, 76%) |
| HSV | hsv(240, 1%, 77%) |
| CMYK | cmyk(1%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(78.48, 0.37, -1.00) |
| CIE-LCH | lch(78.48, 1.07, 290.27°) |
| OKLab | oklab(81.47% 0.0008 -0.0027) |
| OKLCH | oklch(81.47% 0.003 286.3) |
| XYZ | xyz(51.5020, 54.0384, 59.9311) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.25
Dove Gray
#B6B8BD
ΔE00 3.14
Silver (survey)
#C5C9C7
ΔE00 3.65
Light Gray
#D3D3D3
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2C4 #C4C4C2
analogous
#C2C3C4 #C2C2C4 #C3C2C4
triadic
#C2C2C4 #C4C2C2 #C2C4C2
tetradic
#C2C2C4 #C4C2C3 #C4C4C2 #C2C4C3
square
#C2C2C4 #C4C2C3 #C4C4C2 #C2C4C3
split-complementary
#C2C2C4 #C4C3C2 #C3C4C2
monochromatic
#848488 #A3A3A6 #C2C2C4 #E1E1E2 #EFEFF0
Accessibility & contrast
On white
1.78
#C2C2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#C2C2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2C4
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2C4 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C4
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#C2C2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2c2c4; /* rgb */ color: rgb(194, 194, 196); /* oklch */ color: oklch(81.5% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#d4d4d5',
500: '#c2c2c4',
950: '#000000',
},
}SCSS
$custom: #c2c2c4; $custom-light: #d4d4d5; $custom-dark: #000000;
JSON
{
"hex": "#c2c2c4",
"rgb": {
"r": 194,
"g": 194,
"b": 196
},
"hsl": {
"h": 240,
"s": 1.667,
"l": 76.471
},
"oklch": {
"l": 0.81465,
"c": 0.00277,
"h": 286.3
},
"luminance": 0.54038
}Semantic roles & 50–950 ramp
primary
#C2C2C4
secondary
#969694
accent
#8B5A8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383