#EAE1ED#EAE1ED
#EAE1ED is a very light, near-neutral purple. Relative luminance 0.775; OKLCH L 92.0% C 0.019 H 317.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1ED |
|---|---|
| RGB | rgb(234, 225, 237) |
| HSL | hsl(285, 25%, 91%) |
| HSV | hsv(285, 5%, 93%) |
| CMYK | cmyk(1.3%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(90.53, 5.18, -4.74) |
| CIE-LCH | lch(90.53, 7.02, 317.51°) |
| OKLab | oklab(92.03% 0.0139 -0.0126) |
| OKLCH | oklch(92.03% 0.019 317.7) |
| XYZ | xyz(76.1405, 77.4576, 91.0439) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 4.92
Ghostwhite
#F8F8FF
ΔE00 6.58
Very Light Pink
#FFF4F2
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.75
Snow
#FFFAFA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1ED #E4EDE1
analogous
#E4E1ED #EAE1ED #EDE1EA
triadic
#EAE1ED #EDEAE1 #E1EDEA
tetradic
#EAE1ED #EDE4E1 #E4EDE1 #E1EAED
square
#EAE1ED #EDE4E1 #E4EDE1 #E1EAED
split-complementary
#EAE1ED #EAEDE1 #E1EDE4
monochromatic
#B494BF #CFBBD6 #EAE1ED #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.27
#EAE1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EAE1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1ED
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1ED | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#EAE2E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae1ed; /* rgb */ color: rgb(234, 225, 237); /* oklch */ color: oklch(92.0% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#f0eaf2',
500: '#eae1ed',
950: '#000000',
},
}SCSS
$custom: #eae1ed; $custom-light: #f0eaf2; $custom-dark: #000000;
JSON
{
"hex": "#eae1ed",
"rgb": {
"r": 234,
"g": 225,
"b": 237
},
"hsl": {
"h": 285,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.92032,
"c": 0.01872,
"h": 317.7
},
"luminance": 0.77457
}Semantic roles & 50–950 ramp
primary
#EAE1ED
secondary
#B3C5AD
accent
#A4425A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485