#E2D4F0#E2D4F0
#E2D4F0 is a very light, muted violet. Relative luminance 0.695; OKLCH L 89.0% C 0.041 H 308.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4F0 |
|---|---|
| RGB | rgb(226, 212, 240) |
| HSL | hsl(270, 48%, 89%) |
| HSV | hsv(270, 12%, 94%) |
| CMYK | cmyk(5.8%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.77, 9.90, -11.97) |
| CIE-LCH | lch(86.77, 15.53, 309.60°) |
| OKLab | oklab(88.97% 0.025 -0.0321) |
| OKLCH | oklch(88.97% 0.041 308) |
| XYZ | xyz(70.6330, 69.5472, 92.1241) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.88
Pale Lavender
#EECFFE
ΔE00 6.58
Pale Lilac
#E4CBFF
ΔE00 7.01
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Very Light Purple
#F6CEFC
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4F0 #E2F0D4
analogous
#D4D4F0 #E2D4F0 #F0D4F0
triadic
#E2D4F0 #F0E2D4 #D4F0E2
tetradic
#E2D4F0 #F0D4D4 #E2F0D4 #D4F0F0
square
#E2D4F0 #F0D4D4 #E2F0D4 #D4F0F0
split-complementary
#E2D4F0 #F0F0D4 #D4F0D4
monochromatic
#A579D0 #C3A7E0 #E2D4F0 #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.41
#E2D4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#E2D4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4F0
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4F0 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#E0D7DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d4f0; /* rgb */ color: rgb(226, 212, 240); /* oklch */ color: oklch(89.0% 0.041 308.0);
Tailwind
colors: {
custom: {
50: '#ebe1f5',
500: '#e2d4f0',
950: '#000000',
},
}SCSS
$custom: #e2d4f0; $custom-light: #ebe1f5; $custom-dark: #000000;
JSON
{
"hex": "#e2d4f0",
"rgb": {
"r": 226,
"g": 212,
"b": 240
},
"hsl": {
"h": 270,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.88972,
"c": 0.0407,
"h": 308
},
"luminance": 0.69547
}Semantic roles & 50–950 ramp
primary
#E2D4F0
secondary
#B4CD9B
accent
#BC2A73
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485