#EAE3FD#EAE3FD
#EAE3FD is a very light, muted violet. Relative luminance 0.795; OKLCH L 92.9% C 0.036 H 298.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3FD |
|---|---|
| RGB | rgb(234, 227, 253) |
| HSL | hsl(256, 87%, 94%) |
| HSV | hsv(256, 10%, 99%) |
| CMYK | cmyk(7.5%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.47, 7.13, -11.73) |
| CIE-LCH | lch(91.47, 13.72, 301.29°) |
| OKLab | oklab(92.91% 0.0168 -0.0315) |
| OKLCH | oklch(92.91% 0.036 298) |
| XYZ | xyz(79.1271, 79.5223, 104.0902) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Lavenderblush
#FFF0F5
ΔE00 8.85
Pale Lavender
#EECFFE
ΔE00 9.22
Ghostwhite
#F8F8FF
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.34
Pale Lilac
#E4CBFF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3FD #F6FDE3
analogous
#E3E9FD #EAE3FD #F7E3FD
triadic
#EAE3FD #FDEAE3 #E3FDEA
tetradic
#EAE3FD #FDE3E9 #F6FDE3 #E3FDF7
square
#EAE3FD #FDE3E9 #F6FDE3 #E3FDF7
split-complementary
#EAE3FD #FDF7E3 #E9FDE3
monochromatic
#9471F5 #BFAAF9 #EAE2FD #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.24
#EAE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EAE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3FD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3FD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#E7E7EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae3fd; /* rgb */ color: rgb(234, 227, 253); /* oklch */ color: oklch(92.9% 0.036 298.0);
Tailwind
colors: {
custom: {
50: '#f0ebfe',
500: '#eae3fd',
950: '#000000',
},
}SCSS
$custom: #eae3fd; $custom-light: #f0ebfe; $custom-dark: #000000;
JSON
{
"hex": "#eae3fd",
"rgb": {
"r": 234,
"g": 227,
"b": 253
},
"hsl": {
"h": 256.154,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.92913,
"c": 0.03566,
"h": 298
},
"luminance": 0.79522
}Semantic roles & 50–950 ramp
primary
#EAE3FD
secondary
#D3E79D
accent
#E302A7
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485