#DDCEDD#DDCEDD
#DDCEDD is a very light, muted purple. Relative luminance 0.647; OKLCH L 86.8% C 0.026 H 325.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEDD |
|---|---|
| RGB | rgb(221, 206, 221) |
| HSL | hsl(300, 18%, 84%) |
| HSV | hsv(300, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(84.35, 7.85, -5.53) |
| CIE-LCH | lch(84.35, 9.60, 324.81°) |
| OKLab | oklab(86.8% 0.0216 -0.0147) |
| OKLCH | oklch(86.8% 0.026 325.8) |
| XYZ | xyz(64.9393, 64.7357, 77.4668) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Lavenderblush
#FFF0F5
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 9.42
Mistyrose
#FFE4E1
ΔE00 9.76
Pale Pink
#FFCFDC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEDD #CEDDCE
analogous
#D5CEDD #DDCEDD #DDCED5
triadic
#DDCEDD #DDDDCE #CEDDDD
tetradic
#DDCEDD #DDD5CE #CEDDCE #CED5DD
square
#DDCEDD #DDD5CE #CEDDCE #CED5DD
split-complementary
#DDCEDD #D5DDCE #CEDDD5
monochromatic
#AB86AB #C4AAC4 #DDCEDD #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.51
#DDCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DDCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEDD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEDD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#DECFD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcedd; /* rgb */ color: rgb(221, 206, 221); /* oklch */ color: oklch(86.8% 0.026 325.8);
Tailwind
colors: {
custom: {
50: '#e7dde7',
500: '#ddcedd',
950: '#000000',
},
}SCSS
$custom: #ddcedd; $custom-light: #e7dde7; $custom-dark: #000000;
JSON
{
"hex": "#ddcedd",
"rgb": {
"r": 221,
"g": 206,
"b": 221
},
"hsl": {
"h": 300,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86803,
"c": 0.02609,
"h": 325.8
},
"luminance": 0.64735
}Semantic roles & 50–950 ramp
primary
#DDCEDD
secondary
#9DB39D
accent
#9C4949
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484