#DDAEEB#DDAEEB
#DDAEEB is a light, moderate purple. Relative luminance 0.516; OKLCH L 81.3% C 0.098 H 318.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAEEB |
|---|---|
| RGB | rgb(221, 174, 235) |
| HSL | hsl(286, 60%, 80%) |
| HSV | hsv(286, 26%, 92%) |
| CMYK | cmyk(6%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(77.07, 27.64, -23.98) |
| CIE-LCH | lch(77.07, 36.59, 319.06°) |
| OKLab | oklab(81.31% 0.0732 -0.0651) |
| OKLCH | oklch(81.31% 0.098 318.3) |
| XYZ | xyz(59.9481, 51.6436, 85.3914) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Mauve
#E0B0FF
ΔE00 4.04
Light Lavendar
#EFC0FE
ΔE00 4.48
Light Violet
#D6B4FC
ΔE00 4.73
Pale Violet
#CEAEFA
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAEEB #BCEBAE
analogous
#BFAEEB #DDAEEB #EBAEDA
triadic
#DDAEEB #EBDDAE #AEEBDD
tetradic
#DDAEEB #EBBFAE #BCEBAE #AEDAEB
square
#DDAEEB #EBBFAE #BCEBAE #AEDAEB
split-complementary
#DDAEEB #DAEBAE #AEEBBF
monochromatic
#B44CD3 #C87DDF #DDAEEB #F2DFF7 #F5E6F9
Accessibility & contrast
On white
1.85
#DDAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#DDAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAEEB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAEEB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#DEB5C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ddaeeb; /* rgb */ color: rgb(221, 174, 235); /* oklch */ color: oklch(81.3% 0.098 318.3);
Tailwind
colors: {
custom: {
50: '#e8c6f1',
500: '#ddaeeb',
950: '#000000',
},
}SCSS
$custom: #ddaeeb; $custom-light: #e8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#ddaeeb",
"rgb": {
"r": 221,
"g": 174,
"b": 235
},
"hsl": {
"h": 286.23,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81312,
"c": 0.09792,
"h": 318.3
},
"luminance": 0.51642
}Semantic roles & 50–950 ramp
primary
#DDAEEB
secondary
#89C776
accent
#C81D45
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285