#CDC4D5#CDC4D5
#CDC4D5 is a very light, muted violet. Relative luminance 0.573; OKLCH L 83.3% C 0.025 H 309.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4D5 |
|---|---|
| RGB | rgb(205, 196, 213) |
| HSL | hsl(272, 17%, 80%) |
| HSV | hsv(272, 8%, 84%) |
| CMYK | cmyk(3.8%, 8%, 0%, 16.5%) |
| CIE-LAB | lab(80.33, 6.26, -7.34) |
| CIE-LCH | lch(80.33, 9.65, 310.43°) |
| OKLab | oklab(83.28% 0.016 -0.0196) |
| OKLCH | oklch(83.28% 0.025 309.3) |
| XYZ | xyz(56.9250, 57.2632, 70.9919) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.18
Lavender (CSS)
#E6E6FA
ΔE00 8.45
Dove Gray
#B6B8BD
ΔE00 8.90
Silver
#C0C0C0
ΔE00 9.57
Light Gray
#D3D3D3
ΔE00 9.82
Fog
#D8DCE0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4D5 #CCD5C4
analogous
#C4C4D5 #CDC4D5 #D5C4D4
triadic
#CDC4D5 #D5CDC4 #C4D5CD
tetradic
#CDC4D5 #D5C4C4 #CCD5C4 #C4D4D5
square
#CDC4D5 #D5C4C4 #CCD5C4 #C4D4D5
split-complementary
#CDC4D5 #D4D5C4 #C4D5C4
monochromatic
#907CA2 #AFA0BC #CDC4D5 #EBE8EE #F0EDF2
Accessibility & contrast
On white
1.69
#CDC4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#CDC4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4D5
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4D5 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#CCC6C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc4d5; /* rgb */ color: rgb(205, 196, 213); /* oklch */ color: oklch(83.3% 0.025 309.3);
Tailwind
colors: {
custom: {
50: '#dcd5e1',
500: '#cdc4d5',
950: '#000000',
},
}SCSS
$custom: #cdc4d5; $custom-light: #dcd5e1; $custom-dark: #000000;
JSON
{
"hex": "#cdc4d5",
"rgb": {
"r": 205,
"g": 196,
"b": 213
},
"hsl": {
"h": 271.765,
"s": 16.832,
"l": 80.196
},
"oklch": {
"l": 0.83276,
"c": 0.02533,
"h": 309.3
},
"luminance": 0.57263
}Semantic roles & 50–950 ramp
primary
#CDC4D5
secondary
#9EAA93
accent
#9B4A70
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384