#DDC3EA#DDC3EA
#DDC3EA is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.1% C 0.060 H 314.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC3EA |
|---|---|
| RGB | rgb(221, 195, 234) |
| HSL | hsl(280, 48%, 84%) |
| HSV | hsv(280, 17%, 92%) |
| CMYK | cmyk(5.6%, 16.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.02, 16.14, -15.93) |
| CIE-LCH | lch(82.02, 22.68, 315.38°) |
| OKLab | oklab(85.12% 0.0421 -0.0429) |
| OKLCH | oklch(85.12% 0.06 314.5) |
| XYZ | xyz(64.1828, 60.3435, 86.0922) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.87
Pale Lilac
#E4CBFF
ΔE00 4.14
Thistle
#D8BFD8
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC3EA #D0EAC3
analogous
#CAC3EA #DDC3EA #EAC3E4
triadic
#DDC3EA #EADDC3 #C3EADD
tetradic
#DDC3EA #EACAC3 #D0EAC3 #C3E4EA
square
#DDC3EA #EACAC3 #D0EAC3 #C3E4EA
split-complementary
#DDC3EA #E4EAC3 #C3EACA
monochromatic
#AA68CA #C396DA #DDC3EA #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.61
#DDC3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DDC3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC3EA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC3EA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEC
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#DCC7D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc3ea; /* rgb */ color: rgb(221, 195, 234); /* oklch */ color: oklch(85.1% 0.060 314.5);
Tailwind
colors: {
custom: {
50: '#e7d5f0',
500: '#ddc3ea',
950: '#000000',
},
}SCSS
$custom: #ddc3ea; $custom-light: #e7d5f0; $custom-dark: #000000;
JSON
{
"hex": "#ddc3ea",
"rgb": {
"r": 221,
"g": 195,
"b": 234
},
"hsl": {
"h": 280,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.85122,
"c": 0.06012,
"h": 314.5
},
"luminance": 0.60343
}Semantic roles & 50–950 ramp
primary
#DDC3EA
secondary
#9FC68B
accent
#BB2A5B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385