#E9D7FF#E9D7FF
#E9D7FF is a very light, muted violet. Relative luminance 0.731; OKLCH L 90.6% C 0.057 H 305.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E9D7FF |
|---|---|
| RGB | rgb(233, 215, 255) |
| HSL | hsl(267, 100%, 92%) |
| HSV | hsv(267, 16%, 100%) |
| CMYK | cmyk(8.6%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(88.52, 13.48, -17.21) |
| CIE-LCH | lch(88.52, 21.86, 308.08°) |
| OKLab | oklab(90.61% 0.0333 -0.0464) |
| OKLCH | oklch(90.61% 0.057 305.6) |
| XYZ | xyz(75.9514, 73.1447, 104.7054) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 5.54
Light Lavender
#DFC5FE
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 5.69
Pale Mauve
#FED0FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9D7FF #EDFFD7
analogous
#D7D9FF #E9D7FF #FDD7FF
triadic
#E9D7FF #FFE9D7 #D7FFE9
tetradic
#E9D7FF #FFD7D9 #EDFFD7 #D7FFFD
square
#E9D7FF #FFD7D9 #EDFFD7 #D7FFFD
split-complementary
#E9D7FF #FFFDD7 #D9FFD7
monochromatic
#A65DFF #C79AFF #E9D7FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.34
#E9D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E9D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9D7FF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9D7FF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#E6DCE4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e9d7ff; /* rgb */ color: rgb(233, 215, 255); /* oklch */ color: oklch(90.6% 0.057 305.6);
Tailwind
colors: {
custom: {
50: '#f0e3ff',
500: '#e9d7ff',
950: '#000000',
},
}SCSS
$custom: #e9d7ff; $custom-light: #f0e3ff; $custom-dark: #000000;
JSON
{
"hex": "#e9d7ff",
"rgb": {
"r": 233,
"g": 215,
"b": 255
},
"hsl": {
"h": 267,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.90612,
"c": 0.05712,
"h": 305.6
},
"luminance": 0.73145
}Semantic roles & 50–950 ramp
primary
#E9D7FF
secondary
#C2EB8F
accent
#E6007E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486