#CDC6CD#CDC6CD
#CDC6CD is a very light, near-neutral grey. Relative luminance 0.578; OKLCH L 83.4% C 0.012 H 325.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6CD |
|---|---|
| RGB | rgb(205, 198, 205) |
| HSL | hsl(300, 7%, 79%) |
| HSV | hsv(300, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.61, 3.70, -2.62) |
| CIE-LCH | lch(80.61, 4.53, 324.63°) |
| OKLab | oklab(83.43% 0.0102 -0.0069) |
| OKLCH | oklch(83.43% 0.012 325.7) |
| XYZ | xyz(56.3886, 57.7753, 65.9269) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6CD #C6CDC6
analogous
#CAC6CD #CDC6CD #CDC6CA
triadic
#CDC6CD #CDCDC6 #C6CDCD
tetradic
#CDC6CD #CDCAC6 #C6CDC6 #C6CACD
square
#CDC6CD #CDCAC6 #C6CDC6 #C6CACD
split-complementary
#CDC6CD #CACDC6 #C6CDCA
monochromatic
#948594 #B0A5B0 #CDC6CD #EAE7EA #F1EFF1
Accessibility & contrast
On white
1.67
#CDC6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CDC6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6CD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6CD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#CEC6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc6cd; /* rgb */ color: rgb(205, 198, 205); /* oklch */ color: oklch(83.4% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#dcd7dc',
500: '#cdc6cd',
950: '#000000',
},
}SCSS
$custom: #cdc6cd; $custom-light: #dcd7dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc6cd",
"rgb": {
"r": 205,
"g": 198,
"b": 205
},
"hsl": {
"h": 300,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.83426,
"c": 0.01229,
"h": 325.7
},
"luminance": 0.57775
}Semantic roles & 50–950 ramp
primary
#CDC6CD
secondary
#97A097
accent
#905555
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384