#EAE2EA#EAE2EA
#EAE2EA is a very light, near-neutral purple. Relative luminance 0.778; OKLCH L 92.1% C 0.014 H 325.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2EA |
|---|---|
| RGB | rgb(234, 226, 234) |
| HSL | hsl(300, 16%, 90%) |
| HSV | hsv(300, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.70, 4.12, -2.92) |
| CIE-LCH | lch(90.70, 5.05, 324.63°) |
| OKLab | oklab(92.14% 0.0113 -0.0077) |
| OKLCH | oklch(92.14% 0.014 325.7) |
| XYZ | xyz(75.9770, 77.8260, 88.8453) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.36
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 5.69
Very Light Pink
#FFF4F2
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.21
Snow
#FFFAFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2EA #E2EAE2
analogous
#E6E2EA #EAE2EA #EAE2E6
triadic
#EAE2EA #EAEAE2 #E2EAEA
tetradic
#EAE2EA #EAE6E2 #E2EAE2 #E2E6EA
square
#EAE2EA #EAE6E2 #E2EAE2 #E2E6EA
split-complementary
#EAE2EA #E6EAE2 #E2EAE6
monochromatic
#B79BB7 #D0BFD0 #EAE2EA #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.27
#EAE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EAE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2EA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2EA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#EBE3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2ea; /* rgb */ color: rgb(234, 226, 234); /* oklch */ color: oklch(92.1% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#f0ebf0',
500: '#eae2ea',
950: '#000000',
},
}SCSS
$custom: #eae2ea; $custom-light: #f0ebf0; $custom-dark: #000000;
JSON
{
"hex": "#eae2ea",
"rgb": {
"r": 234,
"g": 226,
"b": 234
},
"hsl": {
"h": 300,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92138,
"c": 0.01371,
"h": 325.7
},
"luminance": 0.77826
}Semantic roles & 50–950 ramp
primary
#EAE2EA
secondary
#B0C0B0
accent
#9A4B4B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485