#EAE4EB#EAE4EB
#EAE4EB is a very light, near-neutral purple. Relative luminance 0.790; OKLCH L 92.6% C 0.011 H 321.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4EB |
|---|---|
| RGB | rgb(234, 228, 235) |
| HSL | hsl(291, 15%, 91%) |
| HSV | hsv(291, 3%, 92%) |
| CMYK | cmyk(0.4%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(91.22, 3.27, -2.68) |
| CIE-LCH | lch(91.22, 4.22, 320.63°) |
| OKLab | oklab(92.56% 0.0089 -0.0071) |
| OKLCH | oklch(92.56% 0.011 321.3) |
| XYZ | xyz(76.6681, 78.9776, 89.7863) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.64
Ghostwhite
#F8F8FF
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.42
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Very Light Pink
#FFF4F2
ΔE00 5.64
Snow
#FFFAFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4EB #E5EBE4
analogous
#E6E4EB #EAE4EB #EBE4E8
triadic
#EAE4EB #EBEAE4 #E4EBEA
tetradic
#EAE4EB #EBE6E4 #E5EBE4 #E4E8EB
square
#EAE4EB #EBE6E4 #E5EBE4 #E4E8EB
split-complementary
#EAE4EB #E8EBE4 #E4EBE6
monochromatic
#B39EB7 #CFC1D1 #EAE4EB #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.25
#EAE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EAE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4EB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4EB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#EAE5E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae4eb; /* rgb */ color: rgb(234, 228, 235); /* oklch */ color: oklch(92.6% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#f0ecf1',
500: '#eae4eb',
950: '#000000',
},
}SCSS
$custom: #eae4eb; $custom-light: #f0ecf1; $custom-dark: #000000;
JSON
{
"hex": "#eae4eb",
"rgb": {
"r": 234,
"g": 228,
"b": 235
},
"hsl": {
"h": 291.429,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92557,
"c": 0.01133,
"h": 321.3
},
"luminance": 0.78977
}Semantic roles & 50–950 ramp
primary
#EAE4EB
secondary
#B4C1B2
accent
#994C57
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485