#C2C3CD#C2C3CD
#C2C3CD is a light, near-neutral blue. Relative luminance 0.549; OKLCH L 81.9% C 0.014 H 281.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C3CD |
|---|---|
| RGB | rgb(194, 195, 205) |
| HSL | hsl(235, 10%, 78%) |
| HSV | hsv(235, 5%, 80%) |
| CMYK | cmyk(5.4%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.99, 1.55, -5.12) |
| CIE-LCH | lch(78.99, 5.34, 286.81°) |
| OKLab | oklab(81.94% 0.0028 -0.0137) |
| OKLCH | oklch(81.94% 0.014 281.5) |
| XYZ | xyz(52.7806, 54.9071, 65.5633) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.00
Silver
#C0C0C0
ΔE00 5.07
Light Gray
#D3D3D3
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.84
Fog
#D8DCE0
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C3CD #CDCCC2
analogous
#C2C8CD #C2C3CD #C6C2CD
triadic
#C2C3CD #CDC2C3 #C3CDC2
tetradic
#C2C3CD #CDC2C8 #CDCCC2 #C2CDC6
square
#C2C3CD #CDC2C8 #CDCCC2 #C2CDC6
split-complementary
#C2C3CD #CDC6C2 #C8CDC2
monochromatic
#7F8196 #A0A2B1 #C2C3CD #E4E4E9 #EEEEF1
Accessibility & contrast
On white
1.75
#C2C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#C2C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C3CD
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C3CD | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#C0C5C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c3cd; /* rgb */ color: rgb(194, 195, 205); /* oklch */ color: oklch(81.9% 0.014 281.5);
Tailwind
colors: {
custom: {
50: '#d4d5dc',
500: '#c2c3cd',
950: '#000000',
},
}SCSS
$custom: #c2c3cd; $custom-light: #d4d5dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c3cd",
"rgb": {
"r": 194,
"g": 195,
"b": 205
},
"hsl": {
"h": 234.545,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.81942,
"c": 0.01394,
"h": 281.5
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#C2C3CD
secondary
#A19F93
accent
#8E5294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384