#EAE2EB#EAE2EB
#EAE2EB is a very light, near-neutral purple. Relative luminance 0.779; OKLCH L 92.2% C 0.015 H 322.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2EB |
|---|---|
| RGB | rgb(234, 226, 235) |
| HSL | hsl(293, 18%, 90%) |
| HSV | hsv(293, 4%, 92%) |
| CMYK | cmyk(0.4%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.73, 4.30, -3.41) |
| CIE-LCH | lch(90.73, 5.49, 321.58°) |
| OKLab | oklab(92.17% 0.0117 -0.009) |
| OKLCH | oklch(92.17% 0.015 322.3) |
| XYZ | xyz(76.1211, 77.8836, 89.6040) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.54
Snow
#FFFAFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2EB #E3EBE2
analogous
#E5E2EB #EAE2EB #EBE2E7
triadic
#EAE2EB #EBEAE2 #E2EBEA
tetradic
#EAE2EB #EBE5E2 #E3EBE2 #E2E7EB
square
#EAE2EB #EBE5E2 #E3EBE2 #E2E7EB
split-complementary
#EAE2EB #E7EBE2 #E2EBE5
monochromatic
#B69AB9 #D0BED2 #EAE2EB #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.27
#EAE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EAE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2EB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2EB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#EAE3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2eb; /* rgb */ color: rgb(234, 226, 235); /* oklch */ color: oklch(92.2% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#f0ebf1',
500: '#eae2eb',
950: '#000000',
},
}SCSS
$custom: #eae2eb; $custom-light: #f0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#eae2eb",
"rgb": {
"r": 234,
"g": 226,
"b": 235
},
"hsl": {
"h": 293.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92167,
"c": 0.01477,
"h": 322.3
},
"luminance": 0.77883
}Semantic roles & 50–950 ramp
primary
#EAE2EB
secondary
#B2C2B0
accent
#9D4952
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485