#C2C4CD#C2C4CD
#C2C4CD is a very light, near-neutral blue. Relative luminance 0.554; OKLCH L 82.1% C 0.013 H 276.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4CD |
|---|---|
| RGB | rgb(194, 196, 205) |
| HSL | hsl(229, 10%, 78%) |
| HSV | hsv(229, 5%, 80%) |
| CMYK | cmyk(5.4%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.25, 1.01, -4.73) |
| CIE-LCH | lch(79.25, 4.84, 282.08°) |
| OKLab | oklab(82.15% 0.0013 -0.0126) |
| OKLCH | oklch(82.15% 0.013 276.1) |
| XYZ | xyz(53.0054, 55.3567, 65.6382) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.75
Silver
#C0C0C0
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.34
Gainsboro
#DCDCDC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4CD #CDCBC2
analogous
#C2C9CD #C2C4CD #C5C2CD
triadic
#C2C4CD #CDC2C4 #C4CDC2
tetradic
#C2C4CD #CDC2C9 #CDCBC2 #C2CDC5
square
#C2C4CD #CDC2C9 #CDCBC2 #C2CDC5
split-complementary
#C2C4CD #CDC5C2 #C9CDC2
monochromatic
#7F8396 #A0A3B1 #C2C4CD #E4E5E9 #EEEFF1
Accessibility & contrast
On white
1.74
#C2C4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#C2C4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4CD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4CD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#C0C6C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c4cd; /* rgb */ color: rgb(194, 196, 205); /* oklch */ color: oklch(82.1% 0.013 276.1);
Tailwind
colors: {
custom: {
50: '#d4d5dc',
500: '#c2c4cd',
950: '#000000',
},
}SCSS
$custom: #c2c4cd; $custom-light: #d4d5dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c4cd",
"rgb": {
"r": 194,
"g": 196,
"b": 205
},
"hsl": {
"h": 229.091,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82145,
"c": 0.01271,
"h": 276.1
},
"luminance": 0.55357
}Semantic roles & 50–950 ramp
primary
#C2C4CD
secondary
#A19E93
accent
#885294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384