#DDC4DF#DDC4DF
#DDC4DF is a very light, muted purple. Relative luminance 0.602; OKLCH L 84.9% C 0.046 H 323.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4DF |
|---|---|
| RGB | rgb(221, 196, 223) |
| HSL | hsl(296, 30%, 82%) |
| HSV | hsv(296, 12%, 87%) |
| CMYK | cmyk(0.9%, 12.1%, 0%, 12.5%) |
| CIE-LAB | lab(81.94, 13.53, -10.18) |
| CIE-LCH | lch(81.94, 16.93, 323.05°) |
| OKLab | oklab(84.94% 0.0369 -0.0271) |
| OKLCH | oklch(84.94% 0.046 323.7) |
| XYZ | xyz(62.8762, 60.1805, 78.1014) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.42
Pale Lavender
#EECFFE
ΔE00 6.47
Very Light Purple
#F6CEFC
ΔE00 6.78
Pale Lilac
#E4CBFF
ΔE00 7.38
Pale Mauve
#FED0FC
ΔE00 7.48
Light Lilac
#EDC8FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4DF #C6DFC4
analogous
#D0C4DF #DDC4DF #DFC4D4
triadic
#DDC4DF #DFDDC4 #C4DFDD
tetradic
#DDC4DF #DFD0C4 #C6DFC4 #C4D4DF
square
#DDC4DF #DFD0C4 #C6DFC4 #C4D4DF
split-complementary
#DDC4DF #D4DFC4 #C4DFD0
monochromatic
#AF75B4 #C69CC9 #DDC4DF #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.61
#DDC4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DDC4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4DF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4DF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#DEC6CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc4df; /* rgb */ color: rgb(221, 196, 223); /* oklch */ color: oklch(84.9% 0.046 323.7);
Tailwind
colors: {
custom: {
50: '#e7d5e9',
500: '#ddc4df',
950: '#000000',
},
}SCSS
$custom: #ddc4df; $custom-light: #e7d5e9; $custom-dark: #000000;
JSON
{
"hex": "#ddc4df",
"rgb": {
"r": 221,
"g": 196,
"b": 223
},
"hsl": {
"h": 295.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84943,
"c": 0.04582,
"h": 323.7
},
"luminance": 0.6018
}Semantic roles & 50–950 ramp
primary
#DDC4DF
secondary
#93B791
accent
#A83D45
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384