#DDCEDF#DDCEDF
#DDCEDF is a very light, muted purple. Relative luminance 0.648; OKLCH L 86.9% C 0.028 H 322.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEDF |
|---|---|
| RGB | rgb(221, 206, 223) |
| HSL | hsl(293, 21%, 84%) |
| HSV | hsv(293, 8%, 87%) |
| CMYK | cmyk(0.9%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.40, 8.21, -6.52) |
| CIE-LCH | lch(84.40, 10.48, 321.58°) |
| OKLab | oklab(86.86% 0.0223 -0.0173) |
| OKLCH | oklch(86.86% 0.028 322.2) |
| XYZ | xyz(65.2074, 64.8430, 78.8785) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Lavenderblush
#FFF0F5
ΔE00 8.84
Light Pink
#FFD1DF
ΔE00 9.45
Pale Lavender
#EECFFE
ΔE00 9.77
Pale Pink
#FFCFDC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEDF #D0DFCE
analogous
#D5CEDF #DDCEDF #DFCED9
triadic
#DDCEDF #DFDDCE #CEDFDD
tetradic
#DDCEDF #DFD5CE #D0DFCE #CED9DF
square
#DDCEDF #DFD5CE #D0DFCE #CED9DF
split-complementary
#DDCEDF #D9DFCE #CEDFD5
monochromatic
#AA84AF #C3A9C7 #DDCEDF #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.50
#DDCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DDCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEDF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEDF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#DECFD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddcedf; /* rgb */ color: rgb(221, 206, 223); /* oklch */ color: oklch(86.9% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#e7dde9',
500: '#ddcedf',
950: '#000000',
},
}SCSS
$custom: #ddcedf; $custom-light: #e7dde9; $custom-dark: #000000;
JSON
{
"hex": "#ddcedf",
"rgb": {
"r": 221,
"g": 206,
"b": 223
},
"hsl": {
"h": 292.941,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86864,
"c": 0.02824,
"h": 322.2
},
"luminance": 0.64842
}Semantic roles & 50–950 ramp
primary
#DDCEDF
secondary
#9FB59C
accent
#9F4651
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484