#DDCDE2#DDCDE2
#DDCDE2 is a very light, muted purple. Relative luminance 0.645; OKLCH L 86.8% C 0.033 H 318.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDE2 |
|---|---|
| RGB | rgb(221, 205, 226) |
| HSL | hsl(286, 27%, 85%) |
| HSV | hsv(286, 9%, 89%) |
| CMYK | cmyk(2.2%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.24, 9.30, -8.35) |
| CIE-LCH | lch(84.24, 12.50, 318.06°) |
| OKLab | oklab(86.76% 0.0248 -0.0223) |
| OKLCH | oklch(86.76% 0.033 318.1) |
| XYZ | xyz(65.3754, 64.5262, 80.9475) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.30
Lavender (CSS)
#E6E6FA
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 9.02
Very Light Purple
#F6CEFC
ΔE00 9.15
Light Pink
#FFD1DF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDE2 #D2E2CD
analogous
#D3CDE2 #DDCDE2 #E2CDDD
triadic
#DDCDE2 #E2DDCD #CDE2DD
tetradic
#DDCDE2 #E2D3CD #D2E2CD #CDDDE2
square
#DDCDE2 #E2D3CD #D2E2CD #CDDDE2
split-complementary
#DDCDE2 #DDE2CD #CDE2D3
monochromatic
#A880B5 #C3A6CC #DDCDE2 #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.51
#DDCDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DDCDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDE2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDE2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E3
Deuteranopia (green-blind)
#CED3E1
Tritanopia (blue-blind)
#DDCFD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcde2; /* rgb */ color: rgb(221, 205, 226); /* oklch */ color: oklch(86.8% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#e7dceb',
500: '#ddcde2',
950: '#000000',
},
}SCSS
$custom: #ddcde2; $custom-light: #e7dceb; $custom-dark: #000000;
JSON
{
"hex": "#ddcde2",
"rgb": {
"r": 221,
"g": 205,
"b": 226
},
"hsl": {
"h": 285.714,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.86764,
"c": 0.03336,
"h": 318.1
},
"luminance": 0.64526
}Semantic roles & 50–950 ramp
primary
#DDCDE2
secondary
#A1B99A
accent
#A54058
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484