#EAE2ED#EAE2ED
#EAE2ED is a very light, near-neutral purple. Relative luminance 0.780; OKLCH L 92.2% C 0.017 H 317.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2ED |
|---|---|
| RGB | rgb(234, 226, 237) |
| HSL | hsl(284, 23%, 91%) |
| HSV | hsv(284, 5%, 93%) |
| CMYK | cmyk(1.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(90.78, 4.66, -4.38) |
| CIE-LCH | lch(90.78, 6.40, 316.78°) |
| OKLab | oklab(92.23% 0.0124 -0.0116) |
| OKLCH | oklch(92.23% 0.017 317) |
| XYZ | xyz(76.4116, 77.9998, 91.1343) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 4.78
Ghostwhite
#F8F8FF
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.21
Snow
#FFFAFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2ED #E5EDE2
analogous
#E4E2ED #EAE2ED #EDE2EA
triadic
#EAE2ED #EDEAE2 #E2EDEA
tetradic
#EAE2ED #EDE4E2 #E5EDE2 #E2EAED
square
#EAE2ED #EDE4E2 #E5EDE2 #E2EAED
split-complementary
#EAE2ED #EAEDE2 #E2EDE4
monochromatic
#B396BE #CFBCD6 #EAE2ED #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.27
#EAE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EAE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2ED
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2ED | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#EAE3E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae2ed; /* rgb */ color: rgb(234, 226, 237); /* oklch */ color: oklch(92.2% 0.017 317.0);
Tailwind
colors: {
custom: {
50: '#f0ebf2',
500: '#eae2ed',
950: '#000000',
},
}SCSS
$custom: #eae2ed; $custom-light: #f0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#eae2ed",
"rgb": {
"r": 234,
"g": 226,
"b": 237
},
"hsl": {
"h": 283.636,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92226,
"c": 0.01701,
"h": 317
},
"luminance": 0.78
}Semantic roles & 50–950 ramp
primary
#EAE2ED
secondary
#B4C5AE
accent
#A2445D
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485