#CDC6CF#CDC6CF
#CDC6CF is a very light, near-neutral purple. Relative luminance 0.579; OKLCH L 83.5% C 0.015 H 318.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6CF |
|---|---|
| RGB | rgb(205, 198, 207) |
| HSL | hsl(287, 9%, 79%) |
| HSV | hsv(287, 4%, 81%) |
| CMYK | cmyk(1%, 4.3%, 0%, 18.8%) |
| CIE-LAB | lab(80.67, 4.06, -3.62) |
| CIE-LCH | lch(80.67, 5.44, 318.33°) |
| OKLab | oklab(83.49% 0.0109 -0.0096) |
| OKLCH | oklch(83.49% 0.015 318.7) |
| XYZ | xyz(56.6316, 57.8725, 67.2064) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 6.45
Dove Gray
#B6B8BD
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6CF #C8CFC6
analogous
#C9C6CF #CDC6CF #CFC6CD
triadic
#CDC6CF #CFCDC6 #C6CFCD
tetradic
#CDC6CF #CFC9C6 #C8CFC6 #C6CDCF
square
#CDC6CF #CFC9C6 #C8CFC6 #C6CDCF
split-complementary
#CDC6CF #CDCFC6 #C6CFC9
monochromatic
#938497 #B0A5B3 #CDC6CF #EAE7EB #F0EEF1
Accessibility & contrast
On white
1.67
#CDC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CDC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6CF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6CF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#C7C8CF
Tritanopia (blue-blind)
#CDC7C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc6cf; /* rgb */ color: rgb(205, 198, 207); /* oklch */ color: oklch(83.5% 0.015 318.7);
Tailwind
colors: {
custom: {
50: '#dcd7dd',
500: '#cdc6cf',
950: '#000000',
},
}SCSS
$custom: #cdc6cf; $custom-light: #dcd7dd; $custom-dark: #000000;
JSON
{
"hex": "#cdc6cf",
"rgb": {
"r": 205,
"g": 198,
"b": 207
},
"hsl": {
"h": 286.667,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.83487,
"c": 0.01453,
"h": 318.7
},
"luminance": 0.57872
}Semantic roles & 50–950 ramp
primary
#CDC6CF
secondary
#99A397
accent
#935361
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384