#CDC3D0#CDC3D0
#CDC3D0 is a very light, muted purple. Relative luminance 0.566; OKLCH L 82.9% C 0.021 H 318.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3D0 |
|---|---|
| RGB | rgb(205, 195, 208) |
| HSL | hsl(286, 12%, 79%) |
| HSV | hsv(286, 6%, 82%) |
| CMYK | cmyk(1.4%, 6.3%, 0%, 18.4%) |
| CIE-LAB | lab(79.93, 5.85, -5.24) |
| CIE-LCH | lch(79.93, 7.85, 318.15°) |
| OKLab | oklab(82.92% 0.0157 -0.0139) |
| OKLCH | oklch(82.92% 0.021 318.4) |
| XYZ | xyz(56.0753, 56.5637, 67.6260) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 8.10
Silver
#C0C0C0
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.87
Lavender (CSS)
#E6E6FA
ΔE00 9.11
Gainsboro
#DCDCDC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3D0 #C6D0C3
analogous
#C7C3D0 #CDC3D0 #D0C3CD
triadic
#CDC3D0 #D0CDC3 #C3D0CD
tetradic
#CDC3D0 #D0C7C3 #C6D0C3 #C3CDD0
square
#CDC3D0 #D0C7C3 #C6D0C3 #C3CDD0
split-complementary
#CDC3D0 #CDD0C3 #C3D0C7
monochromatic
#947E9A #B0A1B5 #CDC3D0 #EAE5EB #F1EEF2
Accessibility & contrast
On white
1.71
#CDC3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CDC3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3D0
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3D0 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#C4C6CF
Tritanopia (blue-blind)
#CDC4C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc3d0; /* rgb */ color: rgb(205, 195, 208); /* oklch */ color: oklch(82.9% 0.021 318.4);
Tailwind
colors: {
custom: {
50: '#dcd5de',
500: '#cdc3d0',
950: '#000000',
},
}SCSS
$custom: #cdc3d0; $custom-light: #dcd5de; $custom-dark: #000000;
JSON
{
"hex": "#cdc3d0",
"rgb": {
"r": 205,
"g": 195,
"b": 208
},
"hsl": {
"h": 286.154,
"s": 12.15,
"l": 79.02
},
"oklch": {
"l": 0.82921,
"c": 0.02095,
"h": 318.4
},
"luminance": 0.56563
}Semantic roles & 50–950 ramp
primary
#CDC3D0
secondary
#97A493
accent
#964F60
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384