#DDC4DE#DDC4DE
#DDC4DE is a very light, muted purple. Relative luminance 0.601; OKLCH L 84.9% C 0.045 H 324.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4DE |
|---|---|
| RGB | rgb(221, 196, 222) |
| HSL | hsl(298, 28%, 82%) |
| HSV | hsv(298, 12%, 87%) |
| CMYK | cmyk(0.5%, 11.7%, 0%, 12.9%) |
| CIE-LAB | lab(81.91, 13.34, -9.68) |
| CIE-LCH | lch(81.91, 16.49, 324.03°) |
| OKLab | oklab(84.91% 0.0366 -0.0258) |
| OKLCH | oklch(84.91% 0.045 324.8) |
| XYZ | xyz(62.7417, 60.1267, 77.3935) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.29
Pale Lavender
#EECFFE
ΔE00 6.75
Very Light Purple
#F6CEFC
ΔE00 7.02
Pale Mauve
#FED0FC
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4DE #C5DEC4
analogous
#D0C4DE #DDC4DE #DEC4D2
triadic
#DDC4DE #DEDDC4 #C4DEDD
tetradic
#DDC4DE #DED0C4 #C5DEC4 #C4D2DE
square
#DDC4DE #DED0C4 #C5DEC4 #C4D2DE
split-complementary
#DDC4DE #D2DEC4 #C4DED0
monochromatic
#B076B2 #C69DC8 #DDC4DE #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.61
#DDC4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DDC4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4DE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4DE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#DFC6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc4de; /* rgb */ color: rgb(221, 196, 222); /* oklch */ color: oklch(84.9% 0.045 324.8);
Tailwind
colors: {
custom: {
50: '#e7d5e8',
500: '#ddc4de',
950: '#000000',
},
}SCSS
$custom: #ddc4de; $custom-light: #e7d5e8; $custom-dark: #000000;
JSON
{
"hex": "#ddc4de",
"rgb": {
"r": 221,
"g": 196,
"b": 222
},
"hsl": {
"h": 297.692,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84911,
"c": 0.04476,
"h": 324.8
},
"luminance": 0.60126
}Semantic roles & 50–950 ramp
primary
#DDC4DE
secondary
#92B591
accent
#A73F43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384