#E8E2F0#E8E2F0
#E8E2F0 is a very light, near-neutral violet. Relative luminance 0.778; OKLCH L 92.2% C 0.020 H 305.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2F0 |
|---|---|
| RGB | rgb(232, 226, 240) |
| HSL | hsl(266, 32%, 91%) |
| HSV | hsv(266, 6%, 94%) |
| CMYK | cmyk(3.3%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(90.71, 4.55, -6.08) |
| CIE-LCH | lch(90.71, 7.59, 306.81°) |
| OKLab | oklab(92.16% 0.0114 -0.0162) |
| OKLCH | oklch(92.16% 0.02 305.3) |
| XYZ | xyz(76.2005, 77.8399, 93.4314) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 5.89
Ghostwhite
#F8F8FF
ΔE00 6.18
Fog
#D8DCE0
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.80
Snow
#FFFAFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2F0 #EAF0E2
analogous
#E2E3F0 #E8E2F0 #EFE2F0
triadic
#E8E2F0 #F0E8E2 #E2F0E8
tetradic
#E8E2F0 #F0E2E3 #EAF0E2 #E2F0EF
square
#E8E2F0 #F0E2E3 #EAF0E2 #E2F0EF
split-complementary
#E8E2F0 #F0EFE2 #E3F0E2
monochromatic
#A891C6 #C8BADB #E8E2F0 #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.27
#E8E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#E8E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2F0
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2F0 | 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)
#E0E4F1
Deuteranopia (green-blind)
#E1E4F0
Tritanopia (blue-blind)
#E7E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8e2f0; /* rgb */ color: rgb(232, 226, 240); /* oklch */ color: oklch(92.2% 0.020 305.3);
Tailwind
colors: {
custom: {
50: '#efebf4',
500: '#e8e2f0',
950: '#000000',
},
}SCSS
$custom: #e8e2f0; $custom-light: #efebf4; $custom-dark: #000000;
JSON
{
"hex": "#e8e2f0",
"rgb": {
"r": 232,
"g": 226,
"b": 240
},
"hsl": {
"h": 265.714,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92158,
"c": 0.01982,
"h": 305.3
},
"luminance": 0.7784
}Semantic roles & 50–950 ramp
primary
#E8E2F0
secondary
#BDCAAC
accent
#AB3B7B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485