#EAE2EE#EAE2EE
#EAE2EE is a very light, near-neutral purple. Relative luminance 0.781; OKLCH L 92.3% C 0.018 H 314.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2EE |
|---|---|
| RGB | rgb(234, 226, 238) |
| HSL | hsl(280, 26%, 91%) |
| HSV | hsv(280, 5%, 93%) |
| CMYK | cmyk(1.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.81, 4.84, -4.86) |
| CIE-LCH | lch(90.81, 6.86, 314.88°) |
| OKLab | oklab(92.26% 0.0128 -0.0129) |
| OKLCH | oklch(92.26% 0.018 314.7) |
| XYZ | xyz(76.5581, 78.0584, 91.9059) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.39
Lavenderblush
#FFF0F5
ΔE00 4.98
Ghostwhite
#F8F8FF
ΔE00 6.20
Very Light Pink
#FFF4F2
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.55
Snow
#FFFAFA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2EE #E6EEE2
analogous
#E4E2EE #EAE2EE #EEE2EC
triadic
#EAE2EE #EEEAE2 #E2EEEA
tetradic
#EAE2EE #EEE4E2 #E6EEE2 #E2ECEE
square
#EAE2EE #EEE4E2 #E6EEE2 #E2ECEE
split-complementary
#EAE2EE #ECEEE2 #E2EEE4
monochromatic
#B295C1 #CEBBD7 #EAE2EE #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.26
#EAE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EAE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2EE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2EE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EF
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#EAE3E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae2ee; /* rgb */ color: rgb(234, 226, 238); /* oklch */ color: oklch(92.3% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#f0ebf3',
500: '#eae2ee',
950: '#000000',
},
}SCSS
$custom: #eae2ee; $custom-light: #f0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#eae2ee",
"rgb": {
"r": 234,
"g": 226,
"b": 238
},
"hsl": {
"h": 280,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.92256,
"c": 0.01817,
"h": 314.7
},
"luminance": 0.78058
}Semantic roles & 50–950 ramp
primary
#EAE2EE
secondary
#B6C7AE
accent
#A54162
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485