#EAE1EB#EAE1EB
#EAE1EB is a very light, near-neutral purple. Relative luminance 0.773; OKLCH L 92.0% C 0.016 H 322.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1EB |
|---|---|
| RGB | rgb(234, 225, 235) |
| HSL | hsl(294, 20%, 90%) |
| HSV | hsv(294, 4%, 92%) |
| CMYK | cmyk(0.4%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(90.48, 4.82, -3.77) |
| CIE-LCH | lch(90.48, 6.12, 321.92°) |
| OKLab | oklab(91.97% 0.0131 -0.01) |
| OKLCH | oklch(91.97% 0.016 322.7) |
| XYZ | xyz(75.8499, 77.3413, 89.5136) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.53
Lavender (CSS)
#E6E6FA
ΔE00 5.24
Ghostwhite
#F8F8FF
ΔE00 6.29
Very Light Pink
#FFF4F2
ΔE00 6.80
Gainsboro
#DCDCDC
ΔE00 7.10
Snow
#FFFAFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1EB #E2EBE1
analogous
#E5E1EB #EAE1EB #EBE1E7
triadic
#EAE1EB #EBEAE1 #E1EBEA
tetradic
#EAE1EB #EBE5E1 #E2EBE1 #E1E7EB
square
#EAE1EB #EBE5E1 #E2EBE1 #E1E7EB
split-complementary
#EAE1EB #E7EBE1 #E1EBE5
monochromatic
#B798BA #D0BCD3 #EAE1EB #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.28
#EAE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EAE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1EB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1EB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#EAE2E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae1eb; /* rgb */ color: rgb(234, 225, 235); /* oklch */ color: oklch(92.0% 0.016 322.7);
Tailwind
colors: {
custom: {
50: '#f0eaf1',
500: '#eae1eb',
950: '#000000',
},
}SCSS
$custom: #eae1eb; $custom-light: #f0eaf1; $custom-dark: #000000;
JSON
{
"hex": "#eae1eb",
"rgb": {
"r": 234,
"g": 225,
"b": 235
},
"hsl": {
"h": 294,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.91973,
"c": 0.01648,
"h": 322.7
},
"luminance": 0.77341
}Semantic roles & 50–950 ramp
primary
#EAE1EB
secondary
#B0C2AE
accent
#9E4750
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485