#C2C2CA#C2C2CA
#C2C2CA is a light, near-neutral grey. Relative luminance 0.543; OKLCH L 81.6% C 0.011 H 286.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2CA |
|---|---|
| RGB | rgb(194, 194, 202) |
| HSL | hsl(240, 7%, 78%) |
| HSV | hsv(240, 4%, 79%) |
| CMYK | cmyk(4%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(78.65, 1.50, -4.00) |
| CIE-LCH | lch(78.65, 4.27, 290.56°) |
| OKLab | oklab(81.65% 0.0031 -0.0107) |
| OKLCH | oklch(81.65% 0.011 286.2) |
| XYZ | xyz(52.1987, 54.3171, 63.5999) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.44
Silver
#C0C0C0
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2CA #CACAC2
analogous
#C2C6CA #C2C2CA #C6C2CA
triadic
#C2C2CA #CAC2C2 #C2CAC2
tetradic
#C2C2CA #CAC2C6 #CACAC2 #C2CAC6
square
#C2C2CA #CAC2C6 #CACAC2 #C2CAC6
split-complementary
#C2C2CA #CAC6C2 #C6CAC2
monochromatic
#818191 #A1A1AE #C2C2CA #E3E3E6 #EFEFF1
Accessibility & contrast
On white
1.77
#C2C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#C2C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2CA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2CA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#C1C3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c2ca; /* rgb */ color: rgb(194, 194, 202); /* oklch */ color: oklch(81.6% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#d4d4da',
500: '#c2c2ca',
950: '#000000',
},
}SCSS
$custom: #c2c2ca; $custom-light: #d4d4da; $custom-dark: #000000;
JSON
{
"hex": "#c2c2ca",
"rgb": {
"r": 194,
"g": 194,
"b": 202
},
"hsl": {
"h": 240,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.81646,
"c": 0.0111,
"h": 286.2
},
"luminance": 0.54317
}Semantic roles & 50–950 ramp
primary
#C2C2CA
secondary
#9D9D93
accent
#915591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383