#C2C8CD#C2C8CD
#C2C8CD is a very light, near-neutral cyan. Relative luminance 0.572; OKLCH L 83.0% C 0.010 H 242.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8CD |
|---|---|
| RGB | rgb(194, 200, 205) |
| HSL | hsl(207, 10%, 78%) |
| HSV | hsv(207, 5%, 80%) |
| CMYK | cmyk(5.4%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.28, -1.11, -3.21) |
| CIE-LCH | lch(80.28, 3.39, 250.97°) |
| OKLab | oklab(82.96% -0.0044 -0.0086) |
| OKLCH | oklch(82.96% 0.01 242.9) |
| XYZ | xyz(53.9197, 57.1853, 65.9430) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.64
Silver
#C0C0C0
ΔE00 3.79
Dove Gray
#B6B8BD
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.41
Fog
#D8DCE0
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8CD #CDC7C2
analogous
#C2CDCC #C2C8CD #C2C2CD
triadic
#C2C8CD #CDC2C8 #C8CDC2
tetradic
#C2C8CD #CCC2CD #CDC7C2 #C2CDC2
square
#C2C8CD #CCC2CD #CDC7C2 #C2CDC2
split-complementary
#C2C8CD #CDC2C2 #CDCCC2
monochromatic
#7F8B96 #A0AAB1 #C2C8CD #E4E6E9 #EEF0F1
Accessibility & contrast
On white
1.69
#C2C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#C2C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8CD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8CD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#BFC9CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2c8cd; /* rgb */ color: rgb(194, 200, 205); /* oklch */ color: oklch(83.0% 0.010 242.9);
Tailwind
colors: {
custom: {
50: '#d4d8dc',
500: '#c2c8cd',
950: '#000000',
},
}SCSS
$custom: #c2c8cd; $custom-light: #d4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c8cd",
"rgb": {
"r": 194,
"g": 200,
"b": 205
},
"hsl": {
"h": 207.273,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.8296,
"c": 0.00963,
"h": 242.9
},
"luminance": 0.57186
}Semantic roles & 50–950 ramp
primary
#C2C8CD
secondary
#A19993
accent
#705294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384