#C2C3CA#C2C3CA
#C2C3CA is a light, near-neutral grey. Relative luminance 0.548; OKLCH L 81.8% C 0.010 H 279.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C3CA |
|---|---|
| RGB | rgb(194, 195, 202) |
| HSL | hsl(233, 7%, 78%) |
| HSV | hsv(233, 4%, 79%) |
| CMYK | cmyk(4%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.91, 0.97, -3.62) |
| CIE-LCH | lch(78.91, 3.75, 284.98°) |
| OKLab | oklab(81.85% 0.0016 -0.0096) |
| OKLCH | oklch(81.85% 0.01 279.6) |
| XYZ | xyz(52.4220, 54.7637, 63.6744) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.22
Silver
#C0C0C0
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C3CA #CAC9C2
analogous
#C2C7CA #C2C3CA #C5C2CA
triadic
#C2C3CA #CAC2C3 #C3CAC2
tetradic
#C2C3CA #CAC2C7 #CAC9C2 #C2CAC5
square
#C2C3CA #CAC2C7 #CAC9C2 #C2CAC5
split-complementary
#C2C3CA #CAC5C2 #C7CAC2
monochromatic
#818391 #A1A3AE #C2C3CA #E3E3E6 #EFEFF1
Accessibility & contrast
On white
1.76
#C2C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C2C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C3CA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C3CA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#C0C4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c3ca; /* rgb */ color: rgb(194, 195, 202); /* oklch */ color: oklch(81.8% 0.010 279.6);
Tailwind
colors: {
custom: {
50: '#d4d5da',
500: '#c2c3ca',
950: '#000000',
},
}SCSS
$custom: #c2c3ca; $custom-light: #d4d5da; $custom-dark: #000000;
JSON
{
"hex": "#c2c3ca",
"rgb": {
"r": 194,
"g": 195,
"b": 202
},
"hsl": {
"h": 232.5,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.81849,
"c": 0.00979,
"h": 279.6
},
"luminance": 0.54764
}Semantic roles & 50–950 ramp
primary
#C2C3CA
secondary
#9D9C93
accent
#895591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383