#E4D2EF#E4D2EF
#E4D2EF is a very light, muted violet. Relative luminance 0.688; OKLCH L 88.7% C 0.044 H 312.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2EF |
|---|---|
| RGB | rgb(228, 210, 239) |
| HSL | hsl(277, 48%, 88%) |
| HSV | hsv(277, 12%, 94%) |
| CMYK | cmyk(4.6%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.41, 11.42, -11.96) |
| CIE-LCH | lch(86.41, 16.53, 313.68°) |
| OKLab | oklab(88.72% 0.0297 -0.032) |
| OKLCH | oklch(88.72% 0.044 312.8) |
| XYZ | xyz(70.6189, 68.8196, 91.2078) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 6.43
Very Light Purple
#F6CEFC
ΔE00 6.71
Pale Mauve
#FED0FC
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2EF #DDEFD2
analogous
#D5D2EF #E4D2EF #EFD2EB
triadic
#E4D2EF #EFE4D2 #D2EFE4
tetradic
#E4D2EF #EFD5D2 #DDEFD2 #D2EBEF
square
#E4D2EF #EFD5D2 #DDEFD2 #D2EBEF
split-complementary
#E4D2EF #EBEFD2 #D2EFD5
monochromatic
#AE78CF #C9A5DF #E4D2EF #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.42
#E4D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#E4D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2EF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2EF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#E3D5DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d2ef; /* rgb */ color: rgb(228, 210, 239); /* oklch */ color: oklch(88.7% 0.044 312.8);
Tailwind
colors: {
custom: {
50: '#ecdff4',
500: '#e4d2ef',
950: '#000000',
},
}SCSS
$custom: #e4d2ef; $custom-light: #ecdff4; $custom-dark: #000000;
JSON
{
"hex": "#e4d2ef",
"rgb": {
"r": 228,
"g": 210,
"b": 239
},
"hsl": {
"h": 277.241,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88721,
"c": 0.04367,
"h": 312.8
},
"luminance": 0.68819
}Semantic roles & 50–950 ramp
primary
#E4D2EF
secondary
#ACCC99
accent
#BB2B61
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485