#E9E2EB#E9E2EB
#E9E2EB is a very light, near-neutral purple. Relative luminance 0.777; OKLCH L 92.1% C 0.014 H 318.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E2EB |
|---|---|
| RGB | rgb(233, 226, 235) |
| HSL | hsl(287, 18%, 90%) |
| HSV | hsv(287, 4%, 92%) |
| CMYK | cmyk(0.9%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.65, 3.97, -3.53) |
| CIE-LCH | lch(90.65, 5.31, 318.31°) |
| OKLab | oklab(92.09% 0.0107 -0.0093) |
| OKLCH | oklch(92.09% 0.014 318.7) |
| XYZ | xyz(75.7936, 77.7147, 89.5887) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.74
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Ghostwhite
#F8F8FF
ΔE00 5.55
Gainsboro
#DCDCDC
ΔE00 6.26
Very Light Pink
#FFF4F2
ΔE00 6.44
Snow
#FFFAFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E2EB #E4EBE2
analogous
#E4E2EB #E9E2EB #EBE2E8
triadic
#E9E2EB #EBE9E2 #E2EBE9
tetradic
#E9E2EB #EBE4E2 #E4EBE2 #E2E8EB
square
#E9E2EB #EBE4E2 #E4EBE2 #E2E8EB
split-complementary
#E9E2EB #E8EBE2 #E2EBE4
monochromatic
#B29AB9 #CEBED2 #E9E2EB #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.27
#E9E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#E9E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E2EB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E2EB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#E3E4EB
Tritanopia (blue-blind)
#E9E3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e9e2eb; /* rgb */ color: rgb(233, 226, 235); /* oklch */ color: oklch(92.1% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#f0ebf1',
500: '#e9e2eb',
950: '#000000',
},
}SCSS
$custom: #e9e2eb; $custom-light: #f0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#e9e2eb",
"rgb": {
"r": 233,
"g": 226,
"b": 235
},
"hsl": {
"h": 286.667,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92088,
"c": 0.01417,
"h": 318.7
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#E9E2EB
secondary
#B4C2B0
accent
#9D495B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485