#E3D4FA#E3D4FA
#E3D4FA is a very light, muted violet. Relative luminance 0.703; OKLCH L 89.4% C 0.054 H 303.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E3D4FA |
|---|---|
| RGB | rgb(227, 212, 250) |
| HSL | hsl(264, 79%, 91%) |
| HSV | hsv(264, 15%, 98%) |
| CMYK | cmyk(9.2%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(87.15, 12.16, -16.67) |
| CIE-LCH | lch(87.15, 20.64, 306.12°) |
| OKLab | oklab(89.39% 0.0295 -0.045) |
| OKLCH | oklch(89.39% 0.054 303.3) |
| XYZ | xyz(72.4741, 70.3201, 100.1790) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 5.73
Light Lilac
#EDC8FF
ΔE00 6.31
Very Light Purple
#F6CEFC
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3D4FA #EBFAD4
analogous
#D4D8FA #E3D4FA #F6D4FA
triadic
#E3D4FA #FAE3D4 #D4FAE3
tetradic
#E3D4FA #FAD4D8 #EBFAD4 #D4FAF6
square
#E3D4FA #FAD4D8 #EBFAD4 #D4FAF6
split-complementary
#E3D4FA #FAF6D4 #D8FAD4
monochromatic
#9C66ED #BF9DF4 #E3D4FA #EDE4FC #EDE4FC
Accessibility & contrast
On white
1.39
#E3D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#E3D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3D4FA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3D4FA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#E0D9E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e3d4fa; /* rgb */ color: rgb(227, 212, 250); /* oklch */ color: oklch(89.4% 0.054 303.3);
Tailwind
colors: {
custom: {
50: '#ece1fc',
500: '#e3d4fa',
950: '#000000',
},
}SCSS
$custom: #e3d4fa; $custom-light: #ece1fc; $custom-dark: #000000;
JSON
{
"hex": "#e3d4fa",
"rgb": {
"r": 227,
"g": 212,
"b": 250
},
"hsl": {
"h": 263.684,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.89386,
"c": 0.0538,
"h": 303.3
},
"luminance": 0.7032
}Semantic roles & 50–950 ramp
primary
#E3D4FA
secondary
#C1E092
accent
#DB0A89
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485