#CDC7C8#CDC7C8
#CDC7C8 is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.5% C 0.007 H 5.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7C8 |
|---|---|
| RGB | rgb(205, 199, 200) |
| HSL | hsl(350, 6%, 79%) |
| HSV | hsv(350, 3%, 80%) |
| CMYK | cmyk(0%, 2.9%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.74, 2.26, 0.24) |
| CIE-LCH | lch(80.74, 2.27, 6.08°) |
| OKLab | oklab(83.48% 0.0068 0.0007) |
| OKLCH | oklch(83.48% 0.007 5.6) |
| XYZ | xyz(56.0241, 57.9964, 62.8754) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7C8 #C7CDCC
analogous
#CDC7CB #CDC7C8 #CDC9C7
triadic
#CDC7C8 #C8CDC7 #C7C8CD
tetradic
#CDC7C8 #CBCDC7 #C7CDCC #C9C7CD
square
#CDC7C8 #CBCDC7 #C7CDCC #C9C7CD
split-complementary
#CDC7C8 #C7CDC9 #C7CBCD
monochromatic
#938688 #B0A7A8 #CDC7C8 #EAE7E8 #F1EFEF
Accessibility & contrast
On white
1.67
#CDC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CDC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7C8
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7C8 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#CEC7C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc7c8; /* rgb */ color: rgb(205, 199, 200); /* oklch */ color: oklch(83.5% 0.007 5.6);
Tailwind
colors: {
custom: {
50: '#dcd8d8',
500: '#cdc7c8',
950: '#000000',
},
}SCSS
$custom: #cdc7c8; $custom-light: #dcd8d8; $custom-dark: #000000;
JSON
{
"hex": "#cdc7c8",
"rgb": {
"r": 205,
"g": 199,
"b": 200
},
"hsl": {
"h": 350,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83479,
"c": 0.00681,
"h": 5.6
},
"luminance": 0.57996
}Semantic roles & 50–950 ramp
primary
#CDC7C8
secondary
#98A09F
accent
#908656
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383