#EAE0EB#EAE0EB
#EAE0EB is a very light, near-neutral purple. Relative luminance 0.768; OKLCH L 91.8% C 0.018 H 323.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0EB |
|---|---|
| RGB | rgb(234, 224, 235) |
| HSL | hsl(295, 22%, 90%) |
| HSV | hsv(295, 5%, 92%) |
| CMYK | cmyk(0.4%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.23, 5.34, -4.14) |
| CIE-LCH | lch(90.23, 6.75, 322.20°) |
| OKLab | oklab(91.78% 0.0145 -0.011) |
| OKLCH | oklch(91.78% 0.018 323) |
| XYZ | xyz(75.5804, 76.8023, 89.4238) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 6.82
Very Light Pink
#FFF4F2
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.65
Snow
#FFFAFA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0EB #E1EBE0
analogous
#E4E0EB #EAE0EB #EBE0E7
triadic
#EAE0EB #EBEAE0 #E0EBEA
tetradic
#EAE0EB #EBE4E0 #E1EBE0 #E0E7EB
square
#EAE0EB #EBE4E0 #E1EBE0 #E0E7EB
split-complementary
#EAE0EB #E7EBE0 #E0EBE4
monochromatic
#B896BB #D1BBD3 #EAE0EB #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.28
#EAE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EAE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0EB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0EB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#EBE1E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae0eb; /* rgb */ color: rgb(234, 224, 235); /* oklch */ color: oklch(91.8% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#f0e9f1',
500: '#eae0eb',
950: '#000000',
},
}SCSS
$custom: #eae0eb; $custom-light: #f0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#eae0eb",
"rgb": {
"r": 234,
"g": 224,
"b": 235
},
"hsl": {
"h": 294.545,
"s": 21.569,
"l": 90
},
"oklch": {
"l": 0.91779,
"c": 0.01821,
"h": 323
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#EAE0EB
secondary
#AFC2AD
accent
#A0464E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485