#E4D4FD#E4D4FD
#E4D4FD is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.6% C 0.058 H 303.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D4FD |
|---|---|
| RGB | rgb(228, 212, 253) |
| HSL | hsl(263, 91%, 91%) |
| HSV | hsv(263, 16%, 99%) |
| CMYK | cmyk(9.9%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(87.33, 13.08, -17.99) |
| CIE-LCH | lch(87.33, 22.24, 306.02°) |
| OKLab | oklab(89.57% 0.0316 -0.0486) |
| OKLCH | oklch(89.57% 0.058 303) |
| XYZ | xyz(73.2647, 70.6728, 102.6909) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.59
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D4FD #EDFDD4
analogous
#D4D8FD #E4D4FD #F8D4FD
triadic
#E4D4FD #FDE4D4 #D4FDE4
tetradic
#E4D4FD #FDD4D8 #EDFDD4 #D4FDF8
square
#E4D4FD #FDD4D8 #EDFDD4 #D4FDF8
split-complementary
#E4D4FD #FDF8D4 #D8FDD4
monochromatic
#9B5FF8 #BF9AFA #E4D4FD #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.39
#E4D4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#E4D4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D4FD
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D4FD | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#E0D9E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e4d4fd; /* rgb */ color: rgb(228, 212, 253); /* oklch */ color: oklch(89.6% 0.058 303.0);
Tailwind
colors: {
custom: {
50: '#ece1fe',
500: '#e4d4fd',
950: '#000000',
},
}SCSS
$custom: #e4d4fd; $custom-light: #ece1fe; $custom-dark: #000000;
JSON
{
"hex": "#e4d4fd",
"rgb": {
"r": 228,
"g": 212,
"b": 253
},
"hsl": {
"h": 263.415,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.8957,
"c": 0.05795,
"h": 303
},
"luminance": 0.70673
}Semantic roles & 50–950 ramp
primary
#E4D4FD
secondary
#C4E68F
accent
#E6008C
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485