#EAE3EB#EAE3EB
#EAE3EB is a very light, near-neutral purple. Relative luminance 0.784; OKLCH L 92.4% C 0.013 H 321.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3EB |
|---|---|
| RGB | rgb(234, 227, 235) |
| HSL | hsl(293, 17%, 91%) |
| HSV | hsv(293, 3%, 92%) |
| CMYK | cmyk(0.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.98, 3.78, -3.04) |
| CIE-LCH | lch(90.98, 4.86, 321.17°) |
| OKLab | oklab(92.36% 0.0103 -0.008) |
| OKLCH | oklch(92.36% 0.013 321.9) |
| XYZ | xyz(76.3938, 78.4290, 89.6949) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.50
Ghostwhite
#F8F8FF
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 5.98
Very Light Pink
#FFF4F2
ΔE00 5.99
Snow
#FFFAFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3EB #E4EBE3
analogous
#E6E3EB #EAE3EB #EBE3E8
triadic
#EAE3EB #EBEAE3 #E3EBEA
tetradic
#EAE3EB #EBE6E3 #E4EBE3 #E3E8EB
square
#EAE3EB #EBE6E3 #E4EBE3 #E3E8EB
split-complementary
#EAE3EB #E8EBE3 #E3EBE6
monochromatic
#B49CB8 #CFBFD1 #EAE3EB #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.26
#EAE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EAE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3EB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3EB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#EAE4E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae3eb; /* rgb */ color: rgb(234, 227, 235); /* oklch */ color: oklch(92.4% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#f0ebf1',
500: '#eae3eb',
950: '#000000',
},
}SCSS
$custom: #eae3eb; $custom-light: #f0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#eae3eb",
"rgb": {
"r": 234,
"g": 227,
"b": 235
},
"hsl": {
"h": 292.5,
"s": 16.667,
"l": 90.588
},
"oklch": {
"l": 0.92362,
"c": 0.01305,
"h": 321.9
},
"luminance": 0.78429
}Semantic roles & 50–950 ramp
primary
#EAE3EB
secondary
#B3C1B1
accent
#9B4B55
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485