#E8E2EA#E8E2EA
#E8E2EA is a very light, near-neutral purple. Relative luminance 0.775; OKLCH L 92.0% C 0.012 H 317.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2EA |
|---|---|
| RGB | rgb(232, 226, 234) |
| HSL | hsl(285, 16%, 90%) |
| HSV | hsv(285, 3%, 92%) |
| CMYK | cmyk(0.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.55, 3.45, -3.17) |
| CIE-LCH | lch(90.55, 4.69, 317.44°) |
| OKLab | oklab(91.98% 0.0092 -0.0084) |
| OKLCH | oklch(91.98% 0.012 317.7) |
| XYZ | xyz(75.3239, 77.4892, 88.8147) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.97
Ghostwhite
#F8F8FF
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.03
Very Light Pink
#FFF4F2
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2EA #E4EAE2
analogous
#E4E2EA #E8E2EA #EAE2E8
triadic
#E8E2EA #EAE8E2 #E2EAE8
tetradic
#E8E2EA #EAE4E2 #E4EAE2 #E2E8EA
square
#E8E2EA #EAE4E2 #E4EAE2 #E2E8EA
split-complementary
#E8E2EA #E8EAE2 #E2EAE4
monochromatic
#B09BB7 #CCBFD0 #E8E2EA #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.27
#E8E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#E8E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2EA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2EA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#E8E3E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8e2ea; /* rgb */ color: rgb(232, 226, 234); /* oklch */ color: oklch(92.0% 0.012 317.7);
Tailwind
colors: {
custom: {
50: '#efebf0',
500: '#e8e2ea',
950: '#000000',
},
}SCSS
$custom: #e8e2ea; $custom-light: #efebf0; $custom-dark: #000000;
JSON
{
"hex": "#e8e2ea",
"rgb": {
"r": 232,
"g": 226,
"b": 234
},
"hsl": {
"h": 285,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91979,
"c": 0.01247,
"h": 317.7
},
"luminance": 0.77489
}Semantic roles & 50–950 ramp
primary
#E8E2EA
secondary
#B4C0B0
accent
#9A4B5F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485