#E4D2FD#E4D2FD
#E4D2FD is a very light, moderate violet. Relative luminance 0.697; OKLCH L 89.2% C 0.061 H 304.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2FD |
|---|---|
| RGB | rgb(228, 210, 253) |
| HSL | hsl(265, 91%, 91%) |
| HSV | hsv(265, 17%, 99%) |
| CMYK | cmyk(9.9%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(86.84, 14.14, -18.72) |
| CIE-LCH | lch(86.84, 23.46, 307.06°) |
| OKLab | oklab(89.19% 0.0344 -0.0506) |
| OKLCH | oklch(89.19% 0.061 304.2) |
| XYZ | xyz(72.7678, 69.6791, 102.5253) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.82
Pale Lavender
#EECFFE
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2FD #EBFDD2
analogous
#D2D5FD #E4D2FD #F9D2FD
triadic
#E4D2FD #FDE4D2 #D2FDE4
tetradic
#E4D2FD #FDD2D5 #EBFDD2 #D2FDF9
square
#E4D2FD #FDD2D5 #EBFDD2 #D2FDF9
split-complementary
#E4D2FD #FDF9D2 #D5FDD2
monochromatic
#9E5DF8 #C197FA #E4D2FD #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.41
#E4D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#E4D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2FD
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2FD | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#CED9FC
Tritanopia (blue-blind)
#E0D8E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4d2fd; /* rgb */ color: rgb(228, 210, 253); /* oklch */ color: oklch(89.2% 0.061 304.2);
Tailwind
colors: {
custom: {
50: '#ecdffe',
500: '#e4d2fd',
950: '#000000',
},
}SCSS
$custom: #e4d2fd; $custom-light: #ecdffe; $custom-dark: #000000;
JSON
{
"hex": "#e4d2fd",
"rgb": {
"r": 228,
"g": 210,
"b": 253
},
"hsl": {
"h": 265.116,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.89192,
"c": 0.0612,
"h": 304.2
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#E4D2FD
secondary
#C1E68D
accent
#E60085
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485