#E9DDEA#E9DDEA
#E9DDEA is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.1% C 0.022 H 323.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DDEA |
|---|---|
| RGB | rgb(233, 221, 234) |
| HSL | hsl(295, 24%, 89%) |
| HSV | hsv(295, 6%, 92%) |
| CMYK | cmyk(0.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.38, 6.38, -4.87) |
| CIE-LCH | lch(89.38, 8.03, 322.64°) |
| OKLab | oklab(91.09% 0.0174 -0.0129) |
| OKLCH | oklch(91.09% 0.022 323.4) |
| XYZ | xyz(74.3097, 74.9775, 88.3833) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.37
Lavender (CSS)
#E6E6FA
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 8.02
Very Light Pink
#FFF4F2
ΔE00 8.30
Mistyrose
#FFE4E1
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DDEA #DEEADD
analogous
#E3DDEA #E9DDEA #EADDE5
triadic
#E9DDEA #EAE9DD #DDEAE9
tetradic
#E9DDEA #EAE3DD #DEEADD #DDE5EA
square
#E9DDEA #EAE3DD #DEEADD #DDE5EA
split-complementary
#E9DDEA #E5EADD #DDEAE3
monochromatic
#B891BB #D1B7D3 #E9DDEA #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.31
#E9DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E9DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DDEA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DDEA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#EADEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9ddea; /* rgb */ color: rgb(233, 221, 234); /* oklch */ color: oklch(91.1% 0.022 323.4);
Tailwind
colors: {
custom: {
50: '#f0e7f0',
500: '#e9ddea',
950: '#000000',
},
}SCSS
$custom: #e9ddea; $custom-light: #f0e7f0; $custom-dark: #000000;
JSON
{
"hex": "#e9ddea",
"rgb": {
"r": 233,
"g": 221,
"b": 234
},
"hsl": {
"h": 295.385,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91087,
"c": 0.02167,
"h": 323.4
},
"luminance": 0.74977
}Semantic roles & 50–950 ramp
primary
#E9DDEA
secondary
#ABC2A9
accent
#A2434B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485