#E5D2FA#E5D2FA
#E5D2FA is a very light, muted violet. Relative luminance 0.697; OKLCH L 89.2% C 0.058 H 306.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2FA |
|---|---|
| RGB | rgb(229, 210, 250) |
| HSL | hsl(269, 80%, 90%) |
| HSV | hsv(269, 16%, 98%) |
| CMYK | cmyk(8.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(86.83, 13.86, -17.15) |
| CIE-LCH | lch(86.83, 22.05, 308.95°) |
| OKLab | oklab(89.17% 0.0345 -0.0463) |
| OKLCH | oklch(89.17% 0.058 306.7) |
| XYZ | xyz(72.6119, 69.6536, 100.0431) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 3.38
Light Lavender
#DFC5FE
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 5.16
Very Light Purple
#F6CEFC
ΔE00 5.20
Pale Mauve
#FED0FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2FA #E7FAD2
analogous
#D2D3FA #E5D2FA #F9D2FA
triadic
#E5D2FA #FAE5D2 #D2FAE5
tetradic
#E5D2FA #FAD2D3 #E7FAD2 #D2FAF9
square
#E5D2FA #FAD2D3 #E7FAD2 #D2FAF9
split-complementary
#E5D2FA #FAF9D2 #D3FAD2
monochromatic
#A564EE #C59BF4 #E5D2FA #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.41
#E5D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#E5D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2FA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2FA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#E2D7DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e5d2fa; /* rgb */ color: rgb(229, 210, 250); /* oklch */ color: oklch(89.2% 0.058 306.7);
Tailwind
colors: {
custom: {
50: '#eddffc',
500: '#e5d2fa',
950: '#000000',
},
}SCSS
$custom: #e5d2fa; $custom-light: #eddffc; $custom-dark: #000000;
JSON
{
"hex": "#e5d2fa",
"rgb": {
"r": 229,
"g": 210,
"b": 250
},
"hsl": {
"h": 268.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.89171,
"c": 0.05769,
"h": 306.7
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#E5D2FA
secondary
#BAE090
accent
#DC0978
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485