#C3C2CA#C3C2CA
#C3C2CA is a light, near-neutral grey. Relative luminance 0.544; OKLCH L 81.7% C 0.011 H 291.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C3C2CA |
|---|---|
| RGB | rgb(195, 194, 202) |
| HSL | hsl(248, 7%, 78%) |
| HSV | hsv(248, 4%, 79%) |
| CMYK | cmyk(3.5%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(78.72, 1.84, -3.88) |
| CIE-LCH | lch(78.72, 4.29, 295.39°) |
| OKLab | oklab(81.73% 0.0042 -0.0103) |
| OKLCH | oklch(81.73% 0.011 291.9) |
| XYZ | xyz(52.4562, 54.4499, 63.6120) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.71
Silver
#C0C0C0
ΔE00 4.36
Light Gray
#D3D3D3
ΔE00 5.85
Silver (survey)
#C5C9C7
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3C2CA #C9CAC2
analogous
#C2C5CA #C3C2CA #C7C2CA
triadic
#C3C2CA #CAC3C2 #C2CAC3
tetradic
#C3C2CA #CAC2C5 #C9CAC2 #C2CAC7
square
#C3C2CA #CAC2C5 #C9CAC2 #C2CAC7
split-complementary
#C3C2CA #CAC7C2 #C5CAC2
monochromatic
#838191 #A3A1AE #C3C2CA #E3E3E6 #EFEFF1
Accessibility & contrast
On white
1.77
#C3C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C3C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3C2CA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3C2CA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#C2C3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c3c2ca; /* rgb */ color: rgb(195, 194, 202); /* oklch */ color: oklch(81.7% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#d5d4da',
500: '#c3c2ca',
950: '#000000',
},
}SCSS
$custom: #c3c2ca; $custom-light: #d5d4da; $custom-dark: #000000;
JSON
{
"hex": "#c3c2ca",
"rgb": {
"r": 195,
"g": 194,
"b": 202
},
"hsl": {
"h": 247.5,
"s": 7.018,
"l": 77.647
},
"oklch": {
"l": 0.81726,
"c": 0.01113,
"h": 291.9
},
"luminance": 0.5445
}Semantic roles & 50–950 ramp
primary
#C3C2CA
secondary
#9C9D93
accent
#915589
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383