#EAE5FD#EAE5FD
#EAE5FD is a very light, muted violet. Relative luminance 0.806; OKLCH L 93.3% C 0.033 H 295.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5FD |
|---|---|
| RGB | rgb(234, 229, 253) |
| HSL | hsl(253, 86%, 95%) |
| HSV | hsv(253, 9%, 99%) |
| CMYK | cmyk(7.5%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.96, 6.09, -10.99) |
| CIE-LCH | lch(91.96, 12.57, 298.98°) |
| OKLab | oklab(93.3% 0.014 -0.0295) |
| OKLCH | oklch(93.3% 0.033 295.3) |
| XYZ | xyz(79.6772, 80.6227, 104.2736) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.72
Ghostwhite
#F8F8FF
ΔE00 8.27
Lavenderblush
#FFF0F5
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 9.82
Pale Lavender
#EECFFE
ΔE00 10.29
Pale Lilac
#E4CBFF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5FD #F8FDE5
analogous
#E5ECFD #EAE5FD #F6E5FD
triadic
#EAE5FD #FDEAE5 #E5FDEA
tetradic
#EAE5FD #FDE5EC #F8FDE5 #E5FDF6
square
#EAE5FD #FDE5EC #F8FDE5 #E5FDF6
split-complementary
#EAE5FD #FDF6E5 #ECFDE5
monochromatic
#8E73F4 #BCACF9 #E8E3FD #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.23
#EAE5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EAE5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5FD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5FD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#E7E8ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae5fd; /* rgb */ color: rgb(234, 229, 253); /* oklch */ color: oklch(93.3% 0.033 295.3);
Tailwind
colors: {
custom: {
50: '#f0edfe',
500: '#eae5fd',
950: '#000000',
},
}SCSS
$custom: #eae5fd; $custom-light: #f0edfe; $custom-dark: #000000;
JSON
{
"hex": "#eae5fd",
"rgb": {
"r": 234,
"g": 229,
"b": 253
},
"hsl": {
"h": 252.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.93298,
"c": 0.03263,
"h": 295.3
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#EAE5FD
secondary
#D8E79F
accent
#E203B4
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485