#E9DDFD#E9DDFD
#E9DDFD is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.7% C 0.045 H 302.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DDFD |
|---|---|
| RGB | rgb(233, 221, 253) |
| HSL | hsl(263, 89%, 93%) |
| HSV | hsv(263, 13%, 99%) |
| CMYK | cmyk(7.9%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.92, 9.94, -14.05) |
| CIE-LCH | lch(89.92, 17.21, 305.27°) |
| OKLab | oklab(91.68% 0.0241 -0.0378) |
| OKLCH | oklch(91.68% 0.045 302.6) |
| XYZ | xyz(77.1871, 76.1284, 103.5373) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 6.80
Very Light Purple
#F6CEFC
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.14
Periwinkle
#CCCCFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DDFD #F1FDDD
analogous
#DDE1FD #E9DDFD #F9DDFD
triadic
#E9DDFD #FDE9DD #DDFDE9
tetradic
#E9DDFD #FDDDE1 #F1FDDD #DDFDF9
square
#E9DDFD #FDDDE1 #F1FDDD #DDFDF9
split-complementary
#E9DDFD #FDF9DD #E1FDDD
monochromatic
#9E69F6 #C4A3FA #E9DDFD #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.29
#E9DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#E9DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DDFD
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DDFD | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#E6E1E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e9ddfd; /* rgb */ color: rgb(233, 221, 253); /* oklch */ color: oklch(91.7% 0.045 302.6);
Tailwind
colors: {
custom: {
50: '#f0e7fe',
500: '#e9ddfd',
950: '#000000',
},
}SCSS
$custom: #e9ddfd; $custom-light: #f0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#e9ddfd",
"rgb": {
"r": 233,
"g": 221,
"b": 253
},
"hsl": {
"h": 262.5,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91683,
"c": 0.04485,
"h": 302.6
},
"luminance": 0.76128
}Semantic roles & 50–950 ramp
primary
#E9DDFD
secondary
#C9E797
accent
#E6008F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485