#CDC5CD#CDC5CD
#CDC5CD is a very light, near-neutral grey. Relative luminance 0.573; OKLCH L 83.2% C 0.014 H 325.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC5CD |
|---|---|
| RGB | rgb(205, 197, 205) |
| HSL | hsl(300, 7%, 79%) |
| HSV | hsv(300, 4%, 80%) |
| CMYK | cmyk(0%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.36, 4.23, -3.00) |
| CIE-LCH | lch(80.36, 5.18, 324.66°) |
| OKLab | oklab(83.23% 0.0116 -0.0079) |
| OKLCH | oklch(83.23% 0.014 325.7) |
| XYZ | xyz(56.1608, 57.3197, 65.8509) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.80
Fog
#D8DCE0
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC5CD #C5CDC5
analogous
#C9C5CD #CDC5CD #CDC5C9
triadic
#CDC5CD #CDCDC5 #C5CDCD
tetradic
#CDC5CD #CDC9C5 #C5CDC5 #C5C9CD
square
#CDC5CD #CDC9C5 #C5CDC5 #C5C9CD
split-complementary
#CDC5CD #C9CDC5 #C5CDC9
monochromatic
#948394 #B1A4B1 #CDC5CD #E9E6E9 #F1EFF1
Accessibility & contrast
On white
1.68
#CDC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CDC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC5CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC5CD | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#CEC6C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc5cd; /* rgb */ color: rgb(205, 197, 205); /* oklch */ color: oklch(83.2% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#dcd6dc',
500: '#cdc5cd',
950: '#000000',
},
}SCSS
$custom: #cdc5cd; $custom-light: #dcd6dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc5cd",
"rgb": {
"r": 205,
"g": 197,
"b": 205
},
"hsl": {
"h": 300,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.83227,
"c": 0.01405,
"h": 325.7
},
"luminance": 0.57319
}Semantic roles & 50–950 ramp
primary
#CDC5CD
secondary
#96A096
accent
#915454
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384