#CDC7CD#CDC7CD
#CDC7CD is a very light, near-neutral grey. Relative luminance 0.582; OKLCH L 83.6% C 0.011 H 325.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7CD |
|---|---|
| RGB | rgb(205, 199, 205) |
| HSL | hsl(300, 6%, 79%) |
| HSV | hsv(300, 3%, 80%) |
| CMYK | cmyk(0%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.87, 3.17, -2.25) |
| CIE-LCH | lch(80.87, 3.88, 324.60°) |
| OKLab | oklab(83.63% 0.0087 -0.0059) |
| OKLCH | oklch(83.63% 0.011 325.7) |
| XYZ | xyz(56.6180, 58.2340, 66.0033) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.19
Light Gray
#D3D3D3
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7CD #C7CDC7
analogous
#CAC7CD #CDC7CD #CDC7CA
triadic
#CDC7CD #CDCDC7 #C7CDCD
tetradic
#CDC7CD #CDCAC7 #C7CDC7 #C7CACD
square
#CDC7CD #CDCAC7 #C7CDC7 #C7CACD
split-complementary
#CDC7CD #CACDC7 #C7CDCA
monochromatic
#938693 #B0A7B0 #CDC7CD #EAE7EA #F1EFF1
Accessibility & contrast
On white
1.66
#CDC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CDC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7CD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7CD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#CDC7C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc7cd; /* rgb */ color: rgb(205, 199, 205); /* oklch */ color: oklch(83.6% 0.011 325.7);
Tailwind
colors: {
custom: {
50: '#dcd8dc',
500: '#cdc7cd',
950: '#000000',
},
}SCSS
$custom: #cdc7cd; $custom-light: #dcd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc7cd",
"rgb": {
"r": 205,
"g": 199,
"b": 205
},
"hsl": {
"h": 300,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83626,
"c": 0.01053,
"h": 325.7
},
"luminance": 0.58234
}Semantic roles & 50–950 ramp
primary
#CDC7CD
secondary
#98A098
accent
#905656
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384