#E2E2FA#E2E2FA
#E2E2FA is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.032 H 285.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2FA |
|---|---|
| RGB | rgb(226, 226, 250) |
| HSL | hsl(240, 71%, 93%) |
| HSV | hsv(240, 10%, 98%) |
| CMYK | cmyk(9.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(90.53, 4.50, -11.62) |
| CIE-LCH | lch(90.53, 12.46, 291.17°) |
| OKLab | oklab(92.01% 0.0088 -0.0312) |
| OKLCH | oklch(92.01% 0.032 285.7) |
| XYZ | xyz(75.8122, 77.4631, 101.3818) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.67
Ghostwhite
#F8F8FF
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 9.03
Fog
#D8DCE0
ΔE00 9.38
Lavenderblush
#FFF0F5
ΔE00 9.64
Aliceblue
#F0F8FF
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2FA #FAFAE2
analogous
#E2EEFA #E2E2FA #EEE2FA
triadic
#E2E2FA #FAE2E2 #E2FAE2
tetradic
#E2E2FA #FAE2EE #FAFAE2 #E2FAEE
square
#E2E2FA #FAE2EE #FAFAE2 #E2FAEE
split-complementary
#E2E2FA #FAEEE2 #EEFAE2
monochromatic
#7A7AE8 #AEAEF1 #E2E2FA #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.27
#E2E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E2E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2FA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2FA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#DDE6EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e2fa; /* rgb */ color: rgb(226, 226, 250); /* oklch */ color: oklch(92.0% 0.032 285.7);
Tailwind
colors: {
custom: {
50: '#ebebfc',
500: '#e2e2fa',
950: '#000000',
},
}SCSS
$custom: #e2e2fa; $custom-light: #ebebfc; $custom-dark: #000000;
JSON
{
"hex": "#e2e2fa",
"rgb": {
"r": 226,
"g": 226,
"b": 250
},
"hsl": {
"h": 240,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.92005,
"c": 0.03246,
"h": 285.7
},
"luminance": 0.77464
}Semantic roles & 50–950 ramp
primary
#E2E2FA
secondary
#DFDFA1
accent
#D313D3
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485