#EAE0EE#EAE0EE
#EAE0EE is a very light, muted purple. Relative luminance 0.770; OKLCH L 91.9% C 0.022 H 316.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0EE |
|---|---|
| RGB | rgb(234, 224, 238) |
| HSL | hsl(283, 29%, 91%) |
| HSV | hsv(283, 6%, 93%) |
| CMYK | cmyk(1.7%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(90.31, 5.88, -5.59) |
| CIE-LCH | lch(90.31, 8.12, 316.43°) |
| OKLab | oklab(91.87% 0.0156 -0.0149) |
| OKLCH | oklch(91.87% 0.022 316.4) |
| XYZ | xyz(76.0175, 76.9771, 91.7257) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.68
Lavenderblush
#FFF0F5
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 7.30
Very Light Pink
#FFF4F2
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.61
Snow
#FFFAFA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0EE #E4EEE0
analogous
#E3E0EE #EAE0EE #EEE0EB
triadic
#EAE0EE #EEEAE0 #E0EEEA
tetradic
#EAE0EE #EEE3E0 #E4EEE0 #E0EBEE
square
#EAE0EE #EEE3E0 #E4EEE0 #E0EBEE
split-complementary
#EAE0EE #EBEEE0 #E0EEE3
monochromatic
#B491C3 #CFB8D8 #EAE0EE #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.28
#EAE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EAE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0EE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0EE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E0E4ED
Tritanopia (blue-blind)
#EAE1E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae0ee; /* rgb */ color: rgb(234, 224, 238); /* oklch */ color: oklch(91.9% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#f0e9f3',
500: '#eae0ee',
950: '#000000',
},
}SCSS
$custom: #eae0ee; $custom-light: #f0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#eae0ee",
"rgb": {
"r": 234,
"g": 224,
"b": 238
},
"hsl": {
"h": 282.857,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.91868,
"c": 0.02157,
"h": 316.4
},
"luminance": 0.76977
}Semantic roles & 50–950 ramp
primary
#EAE0EE
secondary
#B3C7AB
accent
#A83E5C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485