#E8E2F6#E8E2F6
#E8E2F6 is a very light, muted violet. Relative luminance 0.782; OKLCH L 92.3% C 0.028 H 299.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2F6 |
|---|---|
| RGB | rgb(232, 226, 246) |
| HSL | hsl(258, 53%, 93%) |
| HSV | hsv(258, 8%, 96%) |
| CMYK | cmyk(5.7%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(90.87, 5.67, -8.97) |
| CIE-LCH | lch(90.87, 10.61, 302.28°) |
| OKLab | oklab(92.34% 0.0136 -0.024) |
| OKLCH | oklch(92.34% 0.028 299.5) |
| XYZ | xyz(77.1066, 78.2023, 98.2033) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.65
Lavenderblush
#FFF0F5
ΔE00 7.41
Ghostwhite
#F8F8FF
ΔE00 7.65
Fog
#D8DCE0
ΔE00 9.45
Gainsboro
#DCDCDC
ΔE00 9.86
Snow
#FFFAFA
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2F6 #F0F6E2
analogous
#E2E6F6 #E8E2F6 #F2E2F6
triadic
#E8E2F6 #F6E8E2 #E2F6E8
tetradic
#E8E2F6 #F6E2E6 #F0F6E2 #E2F6F2
square
#E8E2F6 #F6E2E6 #F0F6E2 #E2F6F2
split-complementary
#E8E2F6 #F6F2E2 #E6F6E2
monochromatic
#9E85D9 #C3B3E8 #E8E2F6 #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.26
#E8E2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#E8E2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2F6
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2F6 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#DFE5F5
Tritanopia (blue-blind)
#E6E5E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8e2f6; /* rgb */ color: rgb(232, 226, 246); /* oklch */ color: oklch(92.3% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#efebf9',
500: '#e8e2f6',
950: '#000000',
},
}SCSS
$custom: #e8e2f6; $custom-light: #efebf9; $custom-dark: #000000;
JSON
{
"hex": "#e8e2f6",
"rgb": {
"r": 232,
"g": 226,
"b": 246
},
"hsl": {
"h": 258,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.92342,
"c": 0.02759,
"h": 299.5
},
"luminance": 0.78202
}Semantic roles & 50–950 ramp
primary
#E8E2F6
secondary
#C8D6A6
accent
#C02592
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485