#DDAEEA#DDAEEA
#DDAEEA is a light, moderate purple. Relative luminance 0.516; OKLCH L 81.3% C 0.097 H 318.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAEEA |
|---|---|
| RGB | rgb(221, 174, 234) |
| HSL | hsl(287, 59%, 80%) |
| HSV | hsv(287, 26%, 92%) |
| CMYK | cmyk(5.6%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(77.03, 27.45, -23.49) |
| CIE-LCH | lch(77.03, 36.13, 319.45°) |
| OKLab | oklab(81.27% 0.0729 -0.0637) |
| OKLCH | oklch(81.27% 0.097 318.8) |
| XYZ | xyz(59.8041, 51.5860, 84.6326) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.92
Mauve
#E0B0FF
ΔE00 4.28
Light Lavendar
#EFC0FE
ΔE00 4.51
Light Violet
#D6B4FC
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAEEA #BBEAAE
analogous
#BFAEEA #DDAEEA #EAAED9
triadic
#DDAEEA #EADDAE #AEEADD
tetradic
#DDAEEA #EABFAE #BBEAAE #AED9EA
square
#DDAEEA #EABFAE #BBEAAE #AED9EA
split-complementary
#DDAEEA #D9EAAE #AEEABF
monochromatic
#B44DD1 #C97DDD #DDAEEA #F1DFF7 #F5E7F9
Accessibility & contrast
On white
1.86
#DDAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#DDAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAEEA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAEEA | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#DEB4C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ddaeea; /* rgb */ color: rgb(221, 174, 234); /* oklch */ color: oklch(81.3% 0.097 318.8);
Tailwind
colors: {
custom: {
50: '#e8c6f0',
500: '#ddaeea',
950: '#000000',
},
}SCSS
$custom: #ddaeea; $custom-light: #e8c6f0; $custom-dark: #000000;
JSON
{
"hex": "#ddaeea",
"rgb": {
"r": 221,
"g": 174,
"b": 234
},
"hsl": {
"h": 287,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.81274,
"c": 0.09681,
"h": 318.8
},
"luminance": 0.51585
}Semantic roles & 50–950 ramp
primary
#DDAEEA
secondary
#87C676
accent
#C61F43
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285