#EAE0EF#EAE0EF
#EAE0EF is a very light, muted purple. Relative luminance 0.770; OKLCH L 91.9% C 0.023 H 314.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0EF |
|---|---|
| RGB | rgb(234, 224, 239) |
| HSL | hsl(280, 32%, 91%) |
| HSV | hsv(280, 6%, 94%) |
| CMYK | cmyk(2.1%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(90.34, 6.06, -6.08) |
| CIE-LCH | lch(90.34, 8.59, 314.93°) |
| OKLab | oklab(91.9% 0.016 -0.0162) |
| OKLCH | oklch(91.9% 0.023 314.7) |
| XYZ | xyz(76.1648, 77.0360, 92.5016) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 7.49
Very Light Pink
#FFF4F2
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 8.93
Snow
#FFFAFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0EF #E5EFE0
analogous
#E2E0EF #EAE0EF #EFE0EC
triadic
#EAE0EF #EFEAE0 #E0EFEA
tetradic
#EAE0EF #EFE2E0 #E5EFE0 #E0ECEF
square
#EAE0EF #EFE2E0 #E5EFE0 #E0ECEF
split-complementary
#EAE0EF #ECEFE0 #E0EFE2
monochromatic
#B38FC5 #CFB8DA #EAE0EF #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.28
#EAE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EAE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0EF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0EF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#EAE1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae0ef; /* rgb */ color: rgb(234, 224, 239); /* oklch */ color: oklch(91.9% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#f0e9f4',
500: '#eae0ef',
950: '#000000',
},
}SCSS
$custom: #eae0ef; $custom-light: #f0e9f4; $custom-dark: #000000;
JSON
{
"hex": "#eae0ef",
"rgb": {
"r": 234,
"g": 224,
"b": 239
},
"hsl": {
"h": 280,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.91898,
"c": 0.02274,
"h": 314.7
},
"luminance": 0.77036
}Semantic roles & 50–950 ramp
primary
#EAE0EF
secondary
#B4C9AA
accent
#AB3B60
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485