#CDC4CD#CDC4CD
#CDC4CD is a very light, near-neutral purple. Relative luminance 0.569; OKLCH L 83.0% C 0.016 H 325.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4CD |
|---|---|
| RGB | rgb(205, 196, 205) |
| HSL | hsl(300, 8%, 79%) |
| HSV | hsv(300, 4%, 80%) |
| CMYK | cmyk(0%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.10, 4.76, -3.37) |
| CIE-LCH | lch(80.10, 5.83, 324.68°) |
| OKLab | oklab(83.03% 0.0131 -0.0089) |
| OKLCH | oklch(83.03% 0.016 325.7) |
| XYZ | xyz(55.9345, 56.8671, 65.7755) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Silver
#C0C0C0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 8.29
Gainsboro
#DCDCDC
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4CD #C4CDC4
analogous
#C8C4CD #CDC4CD #CDC4C8
triadic
#CDC4CD #CDCDC4 #C4CDCD
tetradic
#CDC4CD #CDC8C4 #C4CDC4 #C4C8CD
square
#CDC4CD #CDC8C4 #C4CDC4 #C4C8CD
split-complementary
#CDC4CD #C8CDC4 #C4CDC8
monochromatic
#958295 #B1A3B1 #CDC4CD #E9E5E9 #F1EEF1
Accessibility & contrast
On white
1.70
#CDC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CDC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4CD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4CD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#CEC5C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc4cd; /* rgb */ color: rgb(205, 196, 205); /* oklch */ color: oklch(83.0% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#dcd5dc',
500: '#cdc4cd',
950: '#000000',
},
}SCSS
$custom: #cdc4cd; $custom-light: #dcd5dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc4cd",
"rgb": {
"r": 205,
"g": 196,
"b": 205
},
"hsl": {
"h": 300,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.83028,
"c": 0.01583,
"h": 325.7
},
"luminance": 0.56867
}Semantic roles & 50–950 ramp
primary
#CDC4CD
secondary
#95A095
accent
#925353
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384