#E8E2F2#E8E2F2
#E8E2F2 is a very light, muted violet. Relative luminance 0.780; OKLCH L 92.2% C 0.022 H 302.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2F2 |
|---|---|
| RGB | rgb(232, 226, 242) |
| HSL | hsl(263, 38%, 92%) |
| HSV | hsv(263, 7%, 95%) |
| CMYK | cmyk(4.1%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(90.76, 4.92, -7.04) |
| CIE-LCH | lch(90.76, 8.59, 304.93°) |
| OKLab | oklab(92.22% 0.0122 -0.0188) |
| OKLCH | oklch(92.22% 0.022 302.9) |
| XYZ | xyz(76.4993, 77.9594, 95.0047) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.90
Lavenderblush
#FFF0F5
ΔE00 6.36
Ghostwhite
#F8F8FF
ΔE00 6.64
Fog
#D8DCE0
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.51
Snow
#FFFAFA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2F2 #ECF2E2
analogous
#E2E4F2 #E8E2F2 #F0E2F2
triadic
#E8E2F2 #F2E8E2 #E2F2E8
tetradic
#E8E2F2 #F2E2E4 #ECF2E2 #E2F2F0
square
#E8E2F2 #F2E2E4 #ECF2E2 #E2F2F0
split-complementary
#E8E2F2 #F2F0E2 #E4F2E2
monochromatic
#A58DCC #C6B8DF #E8E2F2 #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.27
#E8E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#E8E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2F2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2F2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#E7E4E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e8e2f2; /* rgb */ color: rgb(232, 226, 242); /* oklch */ color: oklch(92.2% 0.022 302.9);
Tailwind
colors: {
custom: {
50: '#efebf6',
500: '#e8e2f2',
950: '#000000',
},
}SCSS
$custom: #e8e2f2; $custom-light: #efebf6; $custom-dark: #000000;
JSON
{
"hex": "#e8e2f2",
"rgb": {
"r": 232,
"g": 226,
"b": 242
},
"hsl": {
"h": 262.5,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92219,
"c": 0.02238,
"h": 302.9
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#E8E2F2
secondary
#C1CEAA
accent
#B13482
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485