#DDC4E6#DDC4E6
#DDC4E6 is a very light, muted purple. Relative luminance 0.606; OKLCH L 85.2% C 0.054 H 317.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4E6 |
|---|---|
| RGB | rgb(221, 196, 230) |
| HSL | hsl(284, 40%, 84%) |
| HSV | hsv(284, 15%, 90%) |
| CMYK | cmyk(3.9%, 14.8%, 0%, 9.8%) |
| CIE-LAB | lab(82.14, 14.84, -13.61) |
| CIE-LCH | lch(82.14, 20.14, 317.47°) |
| OKLab | oklab(85.17% 0.0393 -0.0365) |
| OKLCH | oklch(85.17% 0.054 317.1) |
| XYZ | xyz(63.8395, 60.5658, 83.1748) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.13
Pale Lavender
#EECFFE
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 5.87
Light Lavender
#DFC5FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4E6 #CDE6C4
analogous
#CCC4E6 #DDC4E6 #E6C4DE
triadic
#DDC4E6 #E6DDC4 #C4E6DD
tetradic
#DDC4E6 #E6CCC4 #CDE6C4 #C4DEE6
square
#DDC4E6 #E6CCC4 #CDE6C4 #C4DEE6
split-complementary
#DDC4E6 #DEE6C4 #C4E6CC
monochromatic
#AB6EC2 #C499D4 #DDC4E6 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.60
#DDC4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DDC4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4E6
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4E6 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBE8
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#DDC7CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc4e6; /* rgb */ color: rgb(221, 196, 230); /* oklch */ color: oklch(85.2% 0.054 317.1);
Tailwind
colors: {
custom: {
50: '#e7d6ee',
500: '#ddc4e6',
950: '#000000',
},
}SCSS
$custom: #ddc4e6; $custom-light: #e7d6ee; $custom-dark: #000000;
JSON
{
"hex": "#ddc4e6",
"rgb": {
"r": 221,
"g": 196,
"b": 230
},
"hsl": {
"h": 284.118,
"s": 40.476,
"l": 83.529
},
"oklch": {
"l": 0.85174,
"c": 0.05367,
"h": 317.1
},
"luminance": 0.60565
}Semantic roles & 50–950 ramp
primary
#DDC4E6
secondary
#9BC08E
accent
#B43254
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385