#C2C2CD#C2C2CD
#C2C2CD is a light, near-neutral blue. Relative luminance 0.545; OKLCH L 81.7% C 0.015 H 286.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2CD |
|---|---|
| RGB | rgb(194, 194, 205) |
| HSL | hsl(240, 10%, 78%) |
| HSV | hsv(240, 5%, 80%) |
| CMYK | cmyk(5.4%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.73, 2.08, -5.50) |
| CIE-LCH | lch(78.73, 5.88, 290.71°) |
| OKLab | oklab(81.74% 0.0042 -0.0147) |
| OKLCH | oklch(81.74% 0.015 286.1) |
| XYZ | xyz(52.5573, 54.4605, 65.4888) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.36
Silver
#C0C0C0
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.81
Fog
#D8DCE0
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2CD #CDCDC2
analogous
#C2C7CD #C2C2CD #C7C2CD
triadic
#C2C2CD #CDC2C2 #C2CDC2
tetradic
#C2C2CD #CDC2C7 #CDCDC2 #C2CDC7
square
#C2C2CD #CDC2C7 #CDCDC2 #C2CDC7
split-complementary
#C2C2CD #CDC7C2 #C7CDC2
monochromatic
#7F7F96 #A0A0B1 #C2C2CD #E4E4E9 #EEEEF1
Accessibility & contrast
On white
1.77
#C2C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C2C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2CD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2CD | 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)
#C0C3CE
Deuteranopia (green-blind)
#BFC3CD
Tritanopia (blue-blind)
#C0C4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c2cd; /* rgb */ color: rgb(194, 194, 205); /* oklch */ color: oklch(81.7% 0.015 286.1);
Tailwind
colors: {
custom: {
50: '#d4d4dc',
500: '#c2c2cd',
950: '#000000',
},
}SCSS
$custom: #c2c2cd; $custom-light: #d4d4dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c2cd",
"rgb": {
"r": 194,
"g": 194,
"b": 205
},
"hsl": {
"h": 240,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.81739,
"c": 0.01528,
"h": 286.1
},
"luminance": 0.54461
}Semantic roles & 50–950 ramp
primary
#C2C2CD
secondary
#A1A193
accent
#945294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384