#DDC5DA#DDC5DA
#DDC5DA is a very light, muted purple. Relative luminance 0.604; OKLCH L 85.0% C 0.039 H 329.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC5DA |
|---|---|
| RGB | rgb(221, 197, 218) |
| HSL | hsl(308, 26%, 82%) |
| HSV | hsv(308, 11%, 87%) |
| CMYK | cmyk(0%, 10.9%, 1.4%, 13.3%) |
| CIE-LAB | lab(82.04, 12.08, -7.35) |
| CIE-LCH | lch(82.04, 14.13, 328.68°) |
| OKLab | oklab(84.97% 0.0337 -0.0195) |
| OKLCH | oklch(84.97% 0.039 329.9) |
| XYZ | xyz(62.4383, 60.3675, 74.6789) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.94
Light Pink
#FFD1DF
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.08
Pale Lavender
#EECFFE
ΔE00 8.18
Very Light Purple
#F6CEFC
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC5DA #C5DDC8
analogous
#D4C5DD #DDC5DA #DDC5CE
triadic
#DDC5DA #DADDC5 #C5DADD
tetradic
#DDC5DA #DDD4C5 #C5DDC8 #C5CEDD
square
#DDC5DA #DDD4C5 #C5DDC8 #C5CEDD
split-complementary
#DDC5DA #CEDDC5 #C5DDD4
monochromatic
#B078A9 #C69EC1 #DDC5DA #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.61
#DDC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DDC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC5DA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC5DA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#DFC6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc5da; /* rgb */ color: rgb(221, 197, 218); /* oklch */ color: oklch(85.0% 0.039 329.9);
Tailwind
colors: {
custom: {
50: '#e7d6e5',
500: '#ddc5da',
950: '#000000',
},
}SCSS
$custom: #ddc5da; $custom-light: #e7d6e5; $custom-dark: #000000;
JSON
{
"hex": "#ddc5da",
"rgb": {
"r": 221,
"g": 197,
"b": 218
},
"hsl": {
"h": 307.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.84974,
"c": 0.03891,
"h": 329.9
},
"luminance": 0.60367
}Semantic roles & 50–950 ramp
primary
#DDC5DA
secondary
#92B497
accent
#A54D41
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384