#E4D2F2#E4D2F2
#E4D2F2 is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.8% C 0.047 H 310.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2F2 |
|---|---|
| RGB | rgb(228, 210, 242) |
| HSL | hsl(274, 55%, 89%) |
| HSV | hsv(274, 13%, 95%) |
| CMYK | cmyk(5.8%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(86.50, 11.99, -13.41) |
| CIE-LCH | lch(86.50, 17.99, 311.80°) |
| OKLab | oklab(88.82% 0.0307 -0.036) |
| OKLCH | oklch(88.82% 0.047 310.5) |
| XYZ | xyz(71.0658, 68.9983, 93.5613) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.90
Thistle
#D8BFD8
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 6.18
Light Lilac
#EDC8FF
ΔE00 6.91
Light Lavender
#DFC5FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2F2 #E0F2D2
analogous
#D4D2F2 #E4D2F2 #F2D2F0
triadic
#E4D2F2 #F2E4D2 #D2F2E4
tetradic
#E4D2F2 #F2D4D2 #E0F2D2 #D2F0F2
square
#E4D2F2 #F2D4D2 #E0F2D2 #D2F0F2
split-complementary
#E4D2F2 #F0F2D2 #D2F2D4
monochromatic
#AB73D7 #C8A3E4 #E4D2F2 #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.42
#E4D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#E4D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2F2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2F2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#E3D6DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d2f2; /* rgb */ color: rgb(228, 210, 242); /* oklch */ color: oklch(88.8% 0.047 310.5);
Tailwind
colors: {
custom: {
50: '#ecdff6',
500: '#e4d2f2',
950: '#000000',
},
}SCSS
$custom: #e4d2f2; $custom-light: #ecdff6; $custom-dark: #000000;
JSON
{
"hex": "#e4d2f2",
"rgb": {
"r": 228,
"g": 210,
"b": 242
},
"hsl": {
"h": 273.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88819,
"c": 0.04733,
"h": 310.5
},
"luminance": 0.68998
}Semantic roles & 50–950 ramp
primary
#E4D2F2
secondary
#B0D197
accent
#C32369
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485