#DDCDE3#DDCDE3
#DDCDE3 is a very light, muted purple. Relative luminance 0.646; OKLCH L 86.8% C 0.035 H 316.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDE3 |
|---|---|
| RGB | rgb(221, 205, 227) |
| HSL | hsl(284, 28%, 85%) |
| HSV | hsv(284, 10%, 89%) |
| CMYK | cmyk(2.6%, 9.7%, 0%, 11%) |
| CIE-LAB | lab(84.27, 9.48, -8.84) |
| CIE-LCH | lch(84.27, 12.97, 317.00°) |
| OKLab | oklab(86.8% 0.0252 -0.0236) |
| OKLCH | oklch(86.8% 0.035 316.9) |
| XYZ | xyz(65.5131, 64.5813, 81.6723) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 8.07
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Pale Lilac
#E4CBFF
ΔE00 8.68
Very Light Purple
#F6CEFC
ΔE00 8.89
Light Pink
#FFD1DF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDE3 #D3E3CD
analogous
#D2CDE3 #DDCDE3 #E3CDDE
triadic
#DDCDE3 #E3DDCD #CDE3DD
tetradic
#DDCDE3 #E3D2CD #D3E3CD #CDDEE3
square
#DDCDE3 #E3D2CD #D3E3CD #CDDEE3
split-complementary
#DDCDE3 #DEE3CD #CDE3D2
monochromatic
#A87FB7 #C2A6CD #DDCDE3 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.51
#DDCDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DDCDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDE3
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDE3 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E4
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#DDCFD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcde3; /* rgb */ color: rgb(221, 205, 227); /* oklch */ color: oklch(86.8% 0.035 316.9);
Tailwind
colors: {
custom: {
50: '#e7dceb',
500: '#ddcde3',
950: '#000000',
},
}SCSS
$custom: #ddcde3; $custom-light: #e7dceb; $custom-dark: #000000;
JSON
{
"hex": "#ddcde3",
"rgb": {
"r": 221,
"g": 205,
"b": 227
},
"hsl": {
"h": 283.636,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.86796,
"c": 0.03453,
"h": 316.9
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#DDCDE3
secondary
#A2BB99
accent
#A73F5B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484