#E9E2ED#E9E2ED
#E9E2ED is a very light, near-neutral violet. Relative luminance 0.778; OKLCH L 92.1% C 0.017 H 313.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E2ED |
|---|---|
| RGB | rgb(233, 226, 237) |
| HSL | hsl(278, 23%, 91%) |
| HSV | hsv(278, 5%, 93%) |
| CMYK | cmyk(1.7%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(90.70, 4.33, -4.50) |
| CIE-LCH | lch(90.70, 6.24, 313.87°) |
| OKLab | oklab(92.15% 0.0114 -0.0119) |
| OKLCH | oklch(92.15% 0.017 313.6) |
| XYZ | xyz(76.0842, 77.8310, 91.1190) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 5.03
Ghostwhite
#F8F8FF
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.96
Very Light Pink
#FFF4F2
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E2ED #E6EDE2
analogous
#E3E2ED #E9E2ED #EDE2EB
triadic
#E9E2ED #EDE9E2 #E2EDE9
tetradic
#E9E2ED #EDE3E2 #E6EDE2 #E2EBED
square
#E9E2ED #EDE3E2 #E6EDE2 #E2EBED
split-complementary
#E9E2ED #EBEDE2 #E2EDE3
monochromatic
#B096BE #CCBCD6 #E9E2ED #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.27
#E9E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#E9E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E2ED
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E2ED | 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)
#E1E4EE
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#E9E3E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e9e2ed; /* rgb */ color: rgb(233, 226, 237); /* oklch */ color: oklch(92.1% 0.017 313.6);
Tailwind
colors: {
custom: {
50: '#f0ebf2',
500: '#e9e2ed',
950: '#000000',
},
}SCSS
$custom: #e9e2ed; $custom-light: #f0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#e9e2ed",
"rgb": {
"r": 233,
"g": 226,
"b": 237
},
"hsl": {
"h": 278.182,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92147,
"c": 0.0165,
"h": 313.6
},
"luminance": 0.77831
}Semantic roles & 50–950 ramp
primary
#E9E2ED
secondary
#B6C5AE
accent
#A24466
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485