#E9DFFE#E9DFFE
#E9DFFE is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.1% C 0.043 H 300.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFFE |
|---|---|
| RGB | rgb(233, 223, 254) |
| HSL | hsl(259, 94%, 94%) |
| HSV | hsv(259, 12%, 100%) |
| CMYK | cmyk(8.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.44, 9.09, -13.80) |
| CIE-LCH | lch(90.44, 16.52, 303.36°) |
| OKLab | oklab(92.1% 0.0217 -0.0371) |
| OKLCH | oklch(92.1% 0.043 300.3) |
| XYZ | xyz(77.8780, 77.2547, 104.5556) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 7.26
Pale Lilac
#E4CBFF
ΔE00 7.45
Periwinkle
#CCCCFF
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.72
Very Light Purple
#F6CEFC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFFE #F4FEDF
analogous
#DFE4FE #E9DFFE #F8DFFE
triadic
#E9DFFE #FEE9DF #DFFEE9
tetradic
#E9DFFE #FEDFE4 #F4FEDF #DFFEF8
square
#E9DFFE #FEDFE4 #F4FEDF #DFFEF8
split-complementary
#E9DFFE #FEF8DF #E4FEDF
monochromatic
#9768FA #C0A4FC #E9DFFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.28
#E9DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#E9DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFFE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFFE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FF
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#E6E3E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e9dffe; /* rgb */ color: rgb(233, 223, 254); /* oklch */ color: oklch(92.1% 0.043 300.3);
Tailwind
colors: {
custom: {
50: '#f0e9fe',
500: '#e9dffe',
950: '#000000',
},
}SCSS
$custom: #e9dffe; $custom-light: #f0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#e9dffe",
"rgb": {
"r": 233,
"g": 223,
"b": 254
},
"hsl": {
"h": 259.355,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92098,
"c": 0.04298,
"h": 300.3
},
"luminance": 0.77255
}Semantic roles & 50–950 ramp
primary
#E9DFFE
secondary
#CFEA98
accent
#E6009B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485