#DDC2DA#DDC2DA
#DDC2DA is a very light, muted purple. Relative luminance 0.590; OKLCH L 84.4% C 0.044 H 329.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2DA |
|---|---|
| RGB | rgb(221, 194, 218) |
| HSL | hsl(307, 28%, 81%) |
| HSV | hsv(307, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 1.4%, 13.3%) |
| CIE-LAB | lab(81.30, 13.68, -8.44) |
| CIE-LCH | lch(81.30, 16.07, 328.32°) |
| OKLab | oklab(84.4% 0.0381 -0.0224) |
| OKLCH | oklch(84.4% 0.044 329.5) |
| XYZ | xyz(61.7639, 59.0186, 74.4541) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.10
Pale Lavender
#EECFFE
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.53
Light Pink
#FFD1DF
ΔE00 7.73
Pale Mauve
#FED0FC
ΔE00 8.00
Pale Pink
#FFCFDC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2DA #C2DDC5
analogous
#D3C2DD #DDC2DA #DDC2CD
triadic
#DDC2DA #DADDC2 #C2DADD
tetradic
#DDC2DA #DDD3C2 #C2DDC5 #C2CDDD
square
#DDC2DA #DDD3C2 #C2DDC5 #C2CDDD
split-complementary
#DDC2DA #CDDDC2 #C2DDD3
monochromatic
#B173AA #C79BC2 #DDC2DA #F3E9F2 #F4EBF3
Accessibility & contrast
On white
1.64
#DDC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DDC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2DA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2DA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#C7CBD9
Tritanopia (blue-blind)
#DFC4CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddc2da; /* rgb */ color: rgb(221, 194, 218); /* oklch */ color: oklch(84.4% 0.044 329.5);
Tailwind
colors: {
custom: {
50: '#e7d4e5',
500: '#ddc2da',
950: '#000000',
},
}SCSS
$custom: #ddc2da; $custom-light: #e7d4e5; $custom-dark: #000000;
JSON
{
"hex": "#ddc2da",
"rgb": {
"r": 221,
"g": 194,
"b": 218
},
"hsl": {
"h": 306.667,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.84402,
"c": 0.04422,
"h": 329.5
},
"luminance": 0.59018
}Semantic roles & 50–950 ramp
primary
#DDC2DA
secondary
#8FB493
accent
#A74A3E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384