#EAE0ED#EAE0ED
#EAE0ED is a very light, muted purple. Relative luminance 0.769; OKLCH L 91.8% C 0.020 H 318.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0ED |
|---|---|
| RGB | rgb(234, 224, 237) |
| HSL | hsl(286, 27%, 90%) |
| HSV | hsv(286, 5%, 93%) |
| CMYK | cmyk(1.3%, 5.5%, 0%, 7.1%) |
| CIE-LAB | lab(90.28, 5.70, -5.11) |
| CIE-LCH | lch(90.28, 7.65, 318.12°) |
| OKLab | oklab(91.84% 0.0153 -0.0136) |
| OKLCH | oklch(91.84% 0.02 318.4) |
| XYZ | xyz(75.8710, 76.9185, 90.9541) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Lavenderblush
#FFF0F5
ΔE00 5.13
Ghostwhite
#F8F8FF
ΔE00 7.12
Very Light Pink
#FFF4F2
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 8.29
Snow
#FFFAFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0ED #E3EDE0
analogous
#E3E0ED #EAE0ED #EDE0E9
triadic
#EAE0ED #EDEAE0 #E0EDEA
tetradic
#EAE0ED #EDE3E0 #E3EDE0 #E0E9ED
square
#EAE0ED #EDE3E0 #E3EDE0 #E0E9ED
split-complementary
#EAE0ED #E9EDE0 #E0EDE3
monochromatic
#B693C0 #D0B9D7 #EAE0ED #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.28
#EAE0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EAE0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0ED
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0ED | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EE
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#EAE1E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae0ed; /* rgb */ color: rgb(234, 224, 237); /* oklch */ color: oklch(91.8% 0.020 318.4);
Tailwind
colors: {
custom: {
50: '#f0e9f2',
500: '#eae0ed',
950: '#000000',
},
}SCSS
$custom: #eae0ed; $custom-light: #f0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#eae0ed",
"rgb": {
"r": 234,
"g": 224,
"b": 237
},
"hsl": {
"h": 286.154,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.91838,
"c": 0.02042,
"h": 318.4
},
"luminance": 0.76918
}Semantic roles & 50–950 ramp
primary
#EAE0ED
secondary
#B2C6AC
accent
#A54058
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485