#DDCEDC#DDCEDC
#DDCEDC is a very light, muted purple. Relative luminance 0.647; OKLCH L 86.8% C 0.025 H 327.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEDC |
|---|---|
| RGB | rgb(221, 206, 220) |
| HSL | hsl(304, 18%, 84%) |
| HSV | hsv(304, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.32, 7.67, -5.04) |
| CIE-LCH | lch(84.32, 9.17, 326.67°) |
| OKLab | oklab(86.77% 0.0212 -0.0133) |
| OKLCH | oklch(86.77% 0.025 327.8) |
| XYZ | xyz(64.8065, 64.6826, 76.7672) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.93
Lavender (CSS)
#E6E6FA
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.30
Light Pink
#FFD1DF
ΔE00 9.43
Mistyrose
#FFE4E1
ΔE00 9.49
Light Gray
#D3D3D3
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEDC #CEDDCF
analogous
#D6CEDD #DDCEDC #DDCED4
triadic
#DDCEDC #DCDDCE #CEDCDD
tetradic
#DDCEDC #DDD6CE #CEDDCF #CED4DD
square
#DDCEDC #DDD6CE #CEDDCF #CED4DD
split-complementary
#DDCEDC #D4DDCE #CEDDD6
monochromatic
#AB86A8 #C4AAC2 #DDCEDC #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.51
#DDCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DDCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEDC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEDC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#DECFD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcedc; /* rgb */ color: rgb(221, 206, 220); /* oklch */ color: oklch(86.8% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#e7dde6',
500: '#ddcedc',
950: '#000000',
},
}SCSS
$custom: #ddcedc; $custom-light: #e7dde6; $custom-dark: #000000;
JSON
{
"hex": "#ddcedc",
"rgb": {
"r": 221,
"g": 206,
"b": 220
},
"hsl": {
"h": 304,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86772,
"c": 0.02506,
"h": 327.8
},
"luminance": 0.64682
}Semantic roles & 50–950 ramp
primary
#DDCEDC
secondary
#9DB39E
accent
#9C4F49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484