#C2C4CC#C2C4CC
#C2C4CC is a very light, near-neutral blue. Relative luminance 0.553; OKLCH L 82.1% C 0.011 H 274.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4CC |
|---|---|
| RGB | rgb(194, 196, 204) |
| HSL | hsl(228, 9%, 78%) |
| HSV | hsv(228, 5%, 80%) |
| CMYK | cmyk(4.9%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(79.22, 0.82, -4.24) |
| CIE-LCH | lch(79.22, 4.31, 280.96°) |
| OKLab | oklab(82.11% 0.001 -0.0113) |
| OKLCH | oklch(82.11% 0.011 274.9) |
| XYZ | xyz(52.8851, 55.3086, 65.0045) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.51
Silver
#C0C0C0
ΔE00 4.15
Light Gray
#D3D3D3
ΔE00 5.41
Silver (survey)
#C5C9C7
ΔE00 5.70
Fog
#D8DCE0
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4CC #CCCAC2
analogous
#C2C9CC #C2C4CC #C5C2CC
triadic
#C2C4CC #CCC2C4 #C4CCC2
tetradic
#C2C4CC #CCC2C9 #CCCAC2 #C2CCC5
square
#C2C4CC #CCC2C9 #CCCAC2 #C2CCC5
split-complementary
#C2C4CC #CCC5C2 #C9CCC2
monochromatic
#7F8494 #A1A4B0 #C2C4CC #E3E4E8 #EEEFF1
Accessibility & contrast
On white
1.74
#C2C4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#C2C4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4CC
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4CC | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#C0C5C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c4cc; /* rgb */ color: rgb(194, 196, 204); /* oklch */ color: oklch(82.1% 0.011 274.9);
Tailwind
colors: {
custom: {
50: '#d4d5db',
500: '#c2c4cc',
950: '#000000',
},
}SCSS
$custom: #c2c4cc; $custom-light: #d4d5db; $custom-dark: #000000;
JSON
{
"hex": "#c2c4cc",
"rgb": {
"r": 194,
"g": 196,
"b": 204
},
"hsl": {
"h": 228,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82114,
"c": 0.01135,
"h": 274.9
},
"luminance": 0.55309
}Semantic roles & 50–950 ramp
primary
#C2C4CC
secondary
#9F9D93
accent
#865393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384