#CDC7CF#CDC7CF
#CDC7CF is a very light, near-neutral grey. Relative luminance 0.583; OKLCH L 83.7% C 0.013 H 317.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7CF |
|---|---|
| RGB | rgb(205, 199, 207) |
| HSL | hsl(285, 8%, 80%) |
| HSV | hsv(285, 4%, 81%) |
| CMYK | cmyk(1%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.92, 3.53, -3.24) |
| CIE-LCH | lch(80.92, 4.80, 317.46°) |
| OKLab | oklab(83.69% 0.0095 -0.0086) |
| OKLCH | oklch(83.69% 0.013 317.8) |
| XYZ | xyz(56.8609, 58.3311, 67.2829) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.25
Gainsboro
#DCDCDC
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7CF #C9CFC7
analogous
#C9C7CF #CDC7CF #CFC7CD
triadic
#CDC7CF #CFCDC7 #C7CFCD
tetradic
#CDC7CF #CFC9C7 #C9CFC7 #C7CDCF
square
#CDC7CF #CFC9C7 #C9CFC7 #C7CDCF
split-complementary
#CDC7CF #CDCFC7 #C7CFC9
monochromatic
#928597 #B0A6B3 #CDC7CF #EAE8EB #F0EFF1
Accessibility & contrast
On white
1.66
#CDC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CDC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7CF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7CF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#CDC8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc7cf; /* rgb */ color: rgb(205, 199, 207); /* oklch */ color: oklch(83.7% 0.013 317.8);
Tailwind
colors: {
custom: {
50: '#dcd8dd',
500: '#cdc7cf',
950: '#000000',
},
}SCSS
$custom: #cdc7cf; $custom-light: #dcd8dd; $custom-dark: #000000;
JSON
{
"hex": "#cdc7cf",
"rgb": {
"r": 205,
"g": 199,
"b": 207
},
"hsl": {
"h": 285,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83686,
"c": 0.01278,
"h": 317.8
},
"luminance": 0.58331
}Semantic roles & 50–950 ramp
primary
#CDC7CF
secondary
#9AA298
accent
#925463
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384