#E9E2EE#E9E2EE
#E9E2EE is a very light, near-neutral violet. Relative luminance 0.779; OKLCH L 92.2% C 0.018 H 311.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E2EE |
|---|---|
| RGB | rgb(233, 226, 238) |
| HSL | hsl(275, 26%, 91%) |
| HSV | hsv(275, 5%, 93%) |
| CMYK | cmyk(2.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.73, 4.51, -4.99) |
| CIE-LCH | lch(90.73, 6.72, 312.13°) |
| OKLab | oklab(92.18% 0.0118 -0.0132) |
| OKLCH | oklch(92.18% 0.018 311.6) |
| XYZ | xyz(76.2307, 77.8896, 91.8906) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.12
Lavenderblush
#FFF0F5
ΔE00 5.22
Ghostwhite
#F8F8FF
ΔE00 5.98
Gainsboro
#DCDCDC
ΔE00 7.31
Very Light Pink
#FFF4F2
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E2EE #E7EEE2
analogous
#E3E2EE #E9E2EE #EEE2ED
triadic
#E9E2EE #EEE9E2 #E2EEE9
tetradic
#E9E2EE #EEE3E2 #E7EEE2 #E2EDEE
square
#E9E2EE #EEE3E2 #E7EEE2 #E2EDEE
split-complementary
#E9E2EE #EDEEE2 #E2EEE3
monochromatic
#AE95C1 #CCBBD7 #E9E2EE #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.27
#E9E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#E9E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E2EE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E2EE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EF
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#E9E3E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e9e2ee; /* rgb */ color: rgb(233, 226, 238); /* oklch */ color: oklch(92.2% 0.018 311.6);
Tailwind
colors: {
custom: {
50: '#f0ebf3',
500: '#e9e2ee',
950: '#000000',
},
}SCSS
$custom: #e9e2ee; $custom-light: #f0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#e9e2ee",
"rgb": {
"r": 233,
"g": 226,
"b": 238
},
"hsl": {
"h": 275,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.92177,
"c": 0.01771,
"h": 311.6
},
"luminance": 0.77889
}Semantic roles & 50–950 ramp
primary
#E9E2EE
secondary
#B8C7AE
accent
#A5416A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485