#E4D2FC#E4D2FC
#E4D2FC is a very light, muted violet. Relative luminance 0.696; OKLCH L 89.2% C 0.060 H 304.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2FC |
|---|---|
| RGB | rgb(228, 210, 252) |
| HSL | hsl(266, 88%, 91%) |
| HSV | hsv(266, 17%, 99%) |
| CMYK | cmyk(9.5%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.81, 13.94, -18.24) |
| CIE-LCH | lch(86.81, 22.95, 307.38°) |
| OKLab | oklab(89.16% 0.0341 -0.0493) |
| OKLCH | oklch(89.16% 0.06 304.6) |
| XYZ | xyz(72.6089, 69.6156, 101.6886) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.01
Pale Lavender
#EECFFE
ΔE00 3.37
Light Lavender
#DFC5FE
ΔE00 4.53
Light Lilac
#EDC8FF
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.47
Periwinkle
#CCCCFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2FC #EAFCD2
analogous
#D2D5FC #E4D2FC #F9D2FC
triadic
#E4D2FC #FCE4D2 #D2FCE4
tetradic
#E4D2FC #FCD2D5 #EAFCD2 #D2FCF9
square
#E4D2FC #FCD2D5 #EAFCD2 #D2FCF9
split-complementary
#E4D2FC #FCF9D2 #D5FCD2
monochromatic
#9F5FF4 #C299F8 #E4D2FC #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.41
#E4D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#E4D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2FC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2FC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#E1D7E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4d2fc; /* rgb */ color: rgb(228, 210, 252); /* oklch */ color: oklch(89.2% 0.060 304.6);
Tailwind
colors: {
custom: {
50: '#ecdffd',
500: '#e4d2fc',
950: '#000000',
},
}SCSS
$custom: #e4d2fc; $custom-light: #ecdffd; $custom-dark: #000000;
JSON
{
"hex": "#e4d2fc",
"rgb": {
"r": 228,
"g": 210,
"b": 252
},
"hsl": {
"h": 265.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.89157,
"c": 0.05992,
"h": 304.6
},
"luminance": 0.69615
}Semantic roles & 50–950 ramp
primary
#E4D2FC
secondary
#BFE48E
accent
#E40183
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485