#E4D0FA#E4D0FA
#E4D0FA is a very light, moderate violet. Relative luminance 0.685; OKLCH L 88.7% C 0.061 H 306.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D0FA |
|---|---|
| RGB | rgb(228, 208, 250) |
| HSL | hsl(269, 81%, 90%) |
| HSV | hsv(269, 17%, 98%) |
| CMYK | cmyk(8.8%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(86.26, 14.60, -18.01) |
| CIE-LCH | lch(86.26, 23.18, 309.04°) |
| OKLab | oklab(88.71% 0.0362 -0.0486) |
| OKLCH | oklch(88.71% 0.061 306.7) |
| XYZ | xyz(71.8030, 68.5081, 99.8646) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.72
Pale Lavender
#EECFFE
ΔE00 2.88
Light Lavender
#DFC5FE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 4.59
Very Light Purple
#F6CEFC
ΔE00 4.94
Pale Mauve
#FED0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D0FA #E6FAD0
analogous
#D0D1FA #E4D0FA #F9D0FA
triadic
#E4D0FA #FAE4D0 #D0FAE4
tetradic
#E4D0FA #FAD0D1 #E6FAD0 #D0FAF9
square
#E4D0FA #FAD0D1 #E6FAD0 #D0FAF9
split-complementary
#E4D0FA #FAF9D0 #D1FAD0
monochromatic
#A461EE #C499F4 #E4D0FA #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.43
#E4D0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#E4D0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D0FA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D0FA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#E1D5DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d0fa; /* rgb */ color: rgb(228, 208, 250); /* oklch */ color: oklch(88.7% 0.061 306.7);
Tailwind
colors: {
custom: {
50: '#ecdefc',
500: '#e4d0fa',
950: '#000000',
},
}SCSS
$custom: #e4d0fa; $custom-light: #ecdefc; $custom-dark: #000000;
JSON
{
"hex": "#e4d0fa",
"rgb": {
"r": 228,
"g": 208,
"b": 250
},
"hsl": {
"h": 268.571,
"s": 80.769,
"l": 89.804
},
"oklch": {
"l": 0.88711,
"c": 0.06066,
"h": 306.7
},
"luminance": 0.68508
}Semantic roles & 50–950 ramp
primary
#E4D0FA
secondary
#B9E08E
accent
#DD0878
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485