#E1E2FB#E1E2FB
#E1E2FB is a very light, muted blue. Relative luminance 0.774; OKLCH L 92.0% C 0.034 H 283.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2FB |
|---|---|
| RGB | rgb(225, 226, 251) |
| HSL | hsl(238, 76%, 93%) |
| HSV | hsv(238, 10%, 98%) |
| CMYK | cmyk(10.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(90.49, 4.38, -12.22) |
| CIE-LCH | lch(90.49, 12.98, 289.71°) |
| OKLab | oklab(91.96% 0.0081 -0.0329) |
| OKLCH | oklch(91.96% 0.034 283.9) |
| XYZ | xyz(75.6567, 77.3647, 102.1951) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.97
Ghostwhite
#F8F8FF
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.70
Fog
#D8DCE0
ΔE00 9.53
Light Blue Grey
#B7C9E2
ΔE00 9.83
Aliceblue
#F0F8FF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2FB #FBFAE1
analogous
#E1EFFB #E1E2FB #EDE1FB
triadic
#E1E2FB #FBE1E2 #E2FBE1
tetradic
#E1E2FB #FBE1EF #FBFAE1 #E1FBED
square
#E1E2FB #FBE1EF #FBFAE1 #E1FBED
split-complementary
#E1E2FB #FBEDE1 #EFFBE1
monochromatic
#757AED #ABAEF4 #E1E2FB #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.27
#E1E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#E1E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2FB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2FB | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#DCE6EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1e2fb; /* rgb */ color: rgb(225, 226, 251); /* oklch */ color: oklch(92.0% 0.034 283.9);
Tailwind
colors: {
custom: {
50: '#eaebfc',
500: '#e1e2fb',
950: '#000000',
},
}SCSS
$custom: #e1e2fb; $custom-light: #eaebfc; $custom-dark: #000000;
JSON
{
"hex": "#e1e2fb",
"rgb": {
"r": 225,
"g": 226,
"b": 251
},
"hsl": {
"h": 237.692,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.91961,
"c": 0.03387,
"h": 283.9
},
"luminance": 0.77365
}Semantic roles & 50–950 ramp
primary
#E1E2FB
secondary
#E2DF9E
accent
#D10DD9
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485