#E0D4F2#E0D4F2
#E0D4F2 is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.9% C 0.043 H 303.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D4F2 |
|---|---|
| RGB | rgb(224, 212, 242) |
| HSL | hsl(264, 54%, 89%) |
| HSV | hsv(264, 12%, 95%) |
| CMYK | cmyk(7.4%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(86.67, 9.63, -13.19) |
| CIE-LCH | lch(86.67, 16.33, 306.14°) |
| OKLab | oklab(88.88% 0.0236 -0.0354) |
| OKLCH | oklch(88.88% 0.043 303.7) |
| XYZ | xyz(70.3080, 69.3451, 93.6682) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 7.80
Light Lavender
#DFC5FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D4F2 #E6F2D4
analogous
#D4D7F2 #E0D4F2 #EFD4F2
triadic
#E0D4F2 #F2E0D4 #D4F2E0
tetradic
#E0D4F2 #F2D4D7 #E6F2D4 #D4F2EF
square
#E0D4F2 #F2D4D7 #E6F2D4 #D4F2EF
split-complementary
#E0D4F2 #F2EFD4 #D7F2D4
monochromatic
#9C76D6 #BEA5E4 #E0D4F2 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.41
#E0D4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#E0D4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D4F2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D4F2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#DDD8DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e0d4f2; /* rgb */ color: rgb(224, 212, 242); /* oklch */ color: oklch(88.9% 0.043 303.7);
Tailwind
colors: {
custom: {
50: '#e9e1f6',
500: '#e0d4f2',
950: '#000000',
},
}SCSS
$custom: #e0d4f2; $custom-light: #e9e1f6; $custom-dark: #000000;
JSON
{
"hex": "#e0d4f2",
"rgb": {
"r": 224,
"g": 212,
"b": 242
},
"hsl": {
"h": 264,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88875,
"c": 0.04259,
"h": 303.7
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#E0D4F2
secondary
#BBD199
accent
#C12482
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485