#C8CDCD#C8CDCD
#C8CDCD is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.4% C 0.005 H 197.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDCD |
|---|---|
| RGB | rgb(200, 205, 205) |
| HSL | hsl(180, 5%, 79%) |
| HSV | hsv(180, 2%, 80%) |
| CMYK | cmyk(2.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(82.03, -1.71, -0.60) |
| CIE-LCH | lch(82.03, 1.81, 199.28°) |
| OKLab | oklab(84.44% -0.0053 -0.0016) |
| OKLCH | oklch(84.44% 0.006 197) |
| XYZ | xyz(56.6682, 60.3495, 66.4090) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.45
Light Gray
#D3D3D3
ΔE00 3.00
Silver
#C0C0C0
ΔE00 3.89
Fog
#D8DCE0
ΔE00 4.33
Gainsboro
#DCDCDC
ΔE00 4.52
Light Grey
#D8DCD6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDCD #CDC8C8
analogous
#C8CDCB #C8CDCD #C8CBCD
triadic
#C8CDCD #CDC8CD #CDCDC8
tetradic
#C8CDCD #CBC8CD #CDC8C8 #CBCDC8
square
#C8CDCD #CBC8CD #CDC8C8 #CBCDC8
split-complementary
#C8CDCD #CDC8CB #CDCBC8
monochromatic
#889393 #A8B0B0 #C8CDCD #E8EAEA #EFF0F0
Accessibility & contrast
On white
1.61
#C8CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C8CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDCD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDCD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#C7CDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cdcd; /* rgb */ color: rgb(200, 205, 205); /* oklch */ color: oklch(84.4% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#d8dcdc',
500: '#c8cdcd',
950: '#000000',
},
}SCSS
$custom: #c8cdcd; $custom-light: #d8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c8cdcd",
"rgb": {
"r": 200,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84442,
"c": 0.0055,
"h": 197
},
"luminance": 0.6035
}Semantic roles & 50–950 ramp
primary
#C8CDCD
secondary
#A09999
accent
#57578F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484