#E9D4FF#E9D4FF
#E9D4FF is a very light, moderate violet. Relative luminance 0.716; OKLCH L 90.0% C 0.062 H 307.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E9D4FF |
|---|---|
| RGB | rgb(233, 212, 255) |
| HSL | hsl(269, 100%, 92%) |
| HSV | hsv(269, 17%, 100%) |
| CMYK | cmyk(8.6%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(87.79, 15.06, -18.30) |
| CIE-LCH | lch(87.79, 23.70, 309.46°) |
| OKLab | oklab(90.05% 0.0375 -0.0494) |
| OKLCH | oklch(90.05% 0.062 307.2) |
| XYZ | xyz(75.1945, 71.6309, 104.4531) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.61
Pale Lilac
#E4CBFF
ΔE00 2.90
Light Lilac
#EDC8FF
ΔE00 4.56
Light Lavender
#DFC5FE
ΔE00 4.61
Very Light Purple
#F6CEFC
ΔE00 4.66
Pale Mauve
#FED0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9D4FF #EAFFD4
analogous
#D4D5FF #E9D4FF #FED4FF
triadic
#E9D4FF #FFE9D4 #D4FFE9
tetradic
#E9D4FF #FFD4D5 #EAFFD4 #D4FFFE
square
#E9D4FF #FFD4D5 #EAFFD4 #D4FFFE
split-complementary
#E9D4FF #FFFED4 #D5FFD4
monochromatic
#AA5AFF #CA97FF #E9D4FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.37
#E9D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E9D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9D4FF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9D4FF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#E6D9E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9d4ff; /* rgb */ color: rgb(233, 212, 255); /* oklch */ color: oklch(90.0% 0.062 307.2);
Tailwind
colors: {
custom: {
50: '#f0e1ff',
500: '#e9d4ff',
950: '#000000',
},
}SCSS
$custom: #e9d4ff; $custom-light: #f0e1ff; $custom-dark: #000000;
JSON
{
"hex": "#e9d4ff",
"rgb": {
"r": 233,
"g": 212,
"b": 255
},
"hsl": {
"h": 269.302,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90048,
"c": 0.06206,
"h": 307.2
},
"luminance": 0.71631
}Semantic roles & 50–950 ramp
primary
#E9D4FF
secondary
#BDEB8C
accent
#E60075
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486