#DDC2EA#DDC2EA
#DDC2EA is a very light, moderate purple. Relative luminance 0.599; OKLCH L 84.9% C 0.062 H 314.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2EA |
|---|---|
| RGB | rgb(221, 194, 234) |
| HSL | hsl(281, 49%, 84%) |
| HSV | hsv(281, 17%, 92%) |
| CMYK | cmyk(5.6%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.78, 16.68, -16.30) |
| CIE-LCH | lch(81.78, 23.32, 315.66°) |
| OKLab | oklab(84.93% 0.0436 -0.0439) |
| OKLCH | oklch(84.93% 0.062 314.8) |
| XYZ | xyz(63.9595, 59.8969, 86.0178) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.86
Pale Lilac
#E4CBFF
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.47
Thistle
#D8BFD8
ΔE00 4.62
Light Lavender
#DFC5FE
ΔE00 4.68
Very Light Purple
#F6CEFC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2EA #CFEAC2
analogous
#C9C2EA #DDC2EA #EAC2E3
triadic
#DDC2EA #EADDC2 #C2EADD
tetradic
#DDC2EA #EAC9C2 #CFEAC2 #C2E3EA
square
#DDC2EA #EAC9C2 #CFEAC2 #C2E3EA
split-complementary
#DDC2EA #E3EAC2 #C2EAC9
monochromatic
#AA67CB #C494DA #DDC2EA #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.62
#DDC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#DDC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2EA
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2EA | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#DCC6CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ddc2ea; /* rgb */ color: rgb(221, 194, 234); /* oklch */ color: oklch(84.9% 0.062 314.8);
Tailwind
colors: {
custom: {
50: '#e7d4f0',
500: '#ddc2ea',
950: '#000000',
},
}SCSS
$custom: #ddc2ea; $custom-light: #e7d4f0; $custom-dark: #000000;
JSON
{
"hex": "#ddc2ea",
"rgb": {
"r": 221,
"g": 194,
"b": 234
},
"hsl": {
"h": 280.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.84934,
"c": 0.06185,
"h": 314.8
},
"luminance": 0.59896
}Semantic roles & 50–950 ramp
primary
#DDC2EA
secondary
#9EC68A
accent
#BC2959
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385