#DDCDDE#DDCDDE
#DDCDDE is a very light, muted purple. Relative luminance 0.643; OKLCH L 86.6% C 0.029 H 324.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDDE |
|---|---|
| RGB | rgb(221, 205, 222) |
| HSL | hsl(296, 20%, 84%) |
| HSV | hsv(296, 8%, 87%) |
| CMYK | cmyk(0.5%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(84.13, 8.56, -6.39) |
| CIE-LCH | lch(84.13, 10.68, 323.25°) |
| OKLab | oklab(86.64% 0.0234 -0.017) |
| OKLCH | oklch(86.64% 0.029 324) |
| XYZ | xyz(64.8330, 64.3092, 78.0905) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 8.15
Lavenderblush
#FFF0F5
ΔE00 9.02
Light Pink
#FFD1DF
ΔE00 9.16
Pale Pink
#FFCFDC
ΔE00 9.61
Pale Lavender
#EECFFE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDDE #CEDECD
analogous
#D4CDDE #DDCDDE #DECDD6
triadic
#DDCDDE #DEDDCD #CDDEDD
tetradic
#DDCDDE #DED4CD #CEDECD #CDD6DE
square
#DDCDDE #DED4CD #CEDECD #CDD6DE
split-complementary
#DDCDDE #D6DECD #CDDED4
monochromatic
#AB83AD #C4A8C6 #DDCDDE #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.51
#DDCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DDCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDDE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDDE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#DECED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcdde; /* rgb */ color: rgb(221, 205, 222); /* oklch */ color: oklch(86.6% 0.029 324.0);
Tailwind
colors: {
custom: {
50: '#e7dce8',
500: '#ddcdde',
950: '#000000',
},
}SCSS
$custom: #ddcdde; $custom-light: #e7dce8; $custom-dark: #000000;
JSON
{
"hex": "#ddcdde",
"rgb": {
"r": 221,
"g": 205,
"b": 222
},
"hsl": {
"h": 296.471,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86639,
"c": 0.02891,
"h": 324
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#DDCDDE
secondary
#9DB49B
accent
#9F474C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484