#E8E2F8#E8E2F8
#E8E2F8 is a very light, muted violet. Relative luminance 0.783; OKLCH L 92.4% C 0.030 H 298.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2F8 |
|---|---|
| RGB | rgb(232, 226, 248) |
| HSL | hsl(256, 61%, 93%) |
| HSV | hsv(256, 9%, 97%) |
| CMYK | cmyk(6.5%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(90.93, 6.05, -9.94) |
| CIE-LCH | lch(90.93, 11.63, 301.33°) |
| OKLab | oklab(92.41% 0.0143 -0.0266) |
| OKLCH | oklch(92.41% 0.03 298.3) |
| XYZ | xyz(77.4152, 78.3257, 99.8287) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.81
Lavenderblush
#FFF0F5
ΔE00 7.95
Ghostwhite
#F8F8FF
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 9.85
Fog
#D8DCE0
ΔE00 10.03
Periwinkle
#CCCCFF
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2F8 #F2F8E2
analogous
#E2E7F8 #E8E2F8 #F3E2F8
triadic
#E8E2F8 #F8E8E2 #E2F8E8
tetradic
#E8E2F8 #F8E2E7 #F2F8E2 #E2F8F3
square
#E8E2F8 #F8E2E7 #F2F8E2 #E2F8F3
split-complementary
#E8E2F8 #F8F3E2 #E7F8E2
monochromatic
#9A7FE0 #C1B1EC #E8E2F8 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.26
#E8E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E8E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2F8
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2F8 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#E5E5E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8e2f8; /* rgb */ color: rgb(232, 226, 248); /* oklch */ color: oklch(92.4% 0.030 298.3);
Tailwind
colors: {
custom: {
50: '#efebfa',
500: '#e8e2f8',
950: '#000000',
},
}SCSS
$custom: #e8e2f8; $custom-light: #efebfa; $custom-dark: #000000;
JSON
{
"hex": "#e8e2f8",
"rgb": {
"r": 232,
"g": 226,
"b": 248
},
"hsl": {
"h": 256.364,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.92405,
"c": 0.03022,
"h": 298.3
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#E8E2F8
secondary
#CCDAA4
accent
#C91D9A
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485