#C2C5CD#C2C5CD
#C2C5CD is a very light, near-neutral blue. Relative luminance 0.558; OKLCH L 82.3% C 0.012 H 269.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C5CD |
|---|---|
| RGB | rgb(194, 197, 205) |
| HSL | hsl(224, 10%, 78%) |
| HSV | hsv(224, 5%, 80%) |
| CMYK | cmyk(5.4%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.51, 0.48, -4.35) |
| CIE-LCH | lch(79.51, 4.38, 276.32°) |
| OKLab | oklab(82.35% -0.0001 -0.0116) |
| OKLCH | oklch(82.35% 0.012 269.5) |
| XYZ | xyz(53.2317, 55.8094, 65.7136) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C5CD #CDCAC2
analogous
#C2CACD #C2C5CD #C4C2CD
triadic
#C2C5CD #CDC2C5 #C5CDC2
tetradic
#C2C5CD #CDC2CA #CDCAC2 #C2CDC4
square
#C2C5CD #CDC2CA #CDCAC2 #C2CDC4
split-complementary
#C2C5CD #CDC4C2 #CACDC2
monochromatic
#7F8596 #A0A5B1 #C2C5CD #E4E5E9 #EEEFF1
Accessibility & contrast
On white
1.73
#C2C5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#C2C5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C5CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C5CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#C0C6C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c5cd; /* rgb */ color: rgb(194, 197, 205); /* oklch */ color: oklch(82.3% 0.012 269.5);
Tailwind
colors: {
custom: {
50: '#d4d6dc',
500: '#c2c5cd',
950: '#000000',
},
}SCSS
$custom: #c2c5cd; $custom-light: #d4d6dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c5cd",
"rgb": {
"r": 194,
"g": 197,
"b": 205
},
"hsl": {
"h": 223.636,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82348,
"c": 0.01162,
"h": 269.5
},
"luminance": 0.5581
}Semantic roles & 50–950 ramp
primary
#C2C5CD
secondary
#A19D93
accent
#825294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384