#EAE5FA#EAE5FA
#EAE5FA is a very light, muted violet. Relative luminance 0.804; OKLCH L 93.2% C 0.029 H 296.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5FA |
|---|---|
| RGB | rgb(234, 229, 250) |
| HSL | hsl(254, 68%, 94%) |
| HSV | hsv(254, 8%, 98%) |
| CMYK | cmyk(6.4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(91.88, 5.52, -9.55) |
| CIE-LCH | lch(91.88, 11.03, 300.01°) |
| OKLab | oklab(93.2% 0.0129 -0.0256) |
| OKLCH | oklch(93.2% 0.029 296.7) |
| XYZ | xyz(79.2031, 80.4330, 101.7764) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.24
Ghostwhite
#F8F8FF
ΔE00 7.43
Lavenderblush
#FFF0F5
ΔE00 7.60
Fog
#D8DCE0
ΔE00 9.64
Snow
#FFFAFA
ΔE00 9.92
Aliceblue
#F0F8FF
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5FA #F5FAE5
analogous
#E5EBFA #EAE5FA #F5E5FA
triadic
#EAE5FA #FAEAE5 #E5FAEA
tetradic
#EAE5FA #FAE5EB #F5FAE5 #E5FAF5
square
#EAE5FA #FAE5EB #F5FAE5 #E5FAF5
split-complementary
#EAE5FA #FAF5E5 #EBFAE5
monochromatic
#977EE6 #C1B2F0 #EAE5FA #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.23
#EAE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EAE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5FA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5FA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#E2E7F9
Tritanopia (blue-blind)
#E7E8EC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae5fa; /* rgb */ color: rgb(234, 229, 250); /* oklch */ color: oklch(93.2% 0.029 296.7);
Tailwind
colors: {
custom: {
50: '#f0edfc',
500: '#eae5fa',
950: '#000000',
},
}SCSS
$custom: #eae5fa; $custom-light: #f0edfc; $custom-dark: #000000;
JSON
{
"hex": "#eae5fa",
"rgb": {
"r": 234,
"g": 229,
"b": 250
},
"hsl": {
"h": 254.286,
"s": 67.742,
"l": 93.922
},
"oklch": {
"l": 0.93204,
"c": 0.02864,
"h": 296.7
},
"luminance": 0.80433
}Semantic roles & 50–950 ramp
primary
#EAE5FA
secondary
#D1DFA4
accent
#D016A3
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485