#E4D6F2#E4D6F2
#E4D6F2 is a very light, muted violet. Relative luminance 0.710; OKLCH L 89.6% C 0.041 H 308.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D6F2 |
|---|---|
| RGB | rgb(228, 214, 242) |
| HSL | hsl(270, 52%, 89%) |
| HSV | hsv(270, 12%, 95%) |
| CMYK | cmyk(5.8%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(87.48, 9.88, -11.95) |
| CIE-LCH | lch(87.48, 15.50, 309.59°) |
| OKLab | oklab(89.58% 0.025 -0.032) |
| OKLCH | oklch(89.58% 0.041 308) |
| XYZ | xyz(72.0657, 70.9981, 93.8946) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.23
Pale Lavender
#EECFFE
ΔE00 6.61
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Pale Lilac
#E4CBFF
ΔE00 7.11
Very Light Purple
#F6CEFC
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D6F2 #E4F2D6
analogous
#D6D6F2 #E4D6F2 #F2D6F2
triadic
#E4D6F2 #F2E4D6 #D6F2E4
tetradic
#E4D6F2 #F2D6D6 #E4F2D6 #D6F2F2
square
#E4D6F2 #F2D6D6 #E4F2D6 #D6F2F2
split-complementary
#E4D6F2 #F2F2D6 #D6F2D6
monochromatic
#A779D5 #C5A8E3 #E4D6F2 #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.38
#E4D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#E4D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D6F2
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D6F2 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#E2D9DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e4d6f2; /* rgb */ color: rgb(228, 214, 242); /* oklch */ color: oklch(89.6% 0.041 308.0);
Tailwind
colors: {
custom: {
50: '#ece2f6',
500: '#e4d6f2',
950: '#000000',
},
}SCSS
$custom: #e4d6f2; $custom-light: #ece2f6; $custom-dark: #000000;
JSON
{
"hex": "#e4d6f2",
"rgb": {
"r": 228,
"g": 214,
"b": 242
},
"hsl": {
"h": 270,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.89583,
"c": 0.04063,
"h": 308
},
"luminance": 0.70998
}Semantic roles & 50–950 ramp
primary
#E4D6F2
secondary
#B6D19C
accent
#BF2673
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485