#E2E5FE#E2E5FE
#E2E5FE is a very light, muted blue. Relative luminance 0.794; OKLCH L 92.7% C 0.034 H 280.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5FE |
|---|---|
| RGB | rgb(226, 229, 254) |
| HSL | hsl(234, 93%, 94%) |
| HSV | hsv(234, 11%, 100%) |
| CMYK | cmyk(11%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.40, 3.73, -12.42) |
| CIE-LCH | lch(91.40, 12.97, 286.71°) |
| OKLab | oklab(92.72% 0.0061 -0.0335) |
| OKLCH | oklch(92.72% 0.034 280.3) |
| XYZ | xyz(77.2690, 79.3625, 104.9944) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.00
Ghostwhite
#F8F8FF
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 9.00
Aliceblue
#F0F8FF
ΔE00 9.30
Fog
#D8DCE0
ΔE00 9.35
Light Blue Grey
#B7C9E2
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5FE #FEFBE2
analogous
#E2F3FE #E2E5FE #EDE2FE
triadic
#E2E5FE #FEE2E5 #E5FEE2
tetradic
#E2E5FE #FEE2F3 #FEFBE2 #E2FEED
square
#E2E5FE #FEE2F3 #FEFBE2 #E2FEED
split-complementary
#E2E5FE #FEEDE2 #F3FEE2
monochromatic
#6C7BFA #A7B0FC #E1E4FE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.24
#E2E5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#E2E5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5FE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5FE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#DCE9ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e5fe; /* rgb */ color: rgb(226, 229, 254); /* oklch */ color: oklch(92.7% 0.034 280.3);
Tailwind
colors: {
custom: {
50: '#ebedfe',
500: '#e2e5fe',
950: '#000000',
},
}SCSS
$custom: #e2e5fe; $custom-light: #ebedfe; $custom-dark: #000000;
JSON
{
"hex": "#e2e5fe",
"rgb": {
"r": 226,
"g": 229,
"b": 254
},
"hsl": {
"h": 233.571,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.92719,
"c": 0.034,
"h": 280.3
},
"luminance": 0.79363
}Semantic roles & 50–950 ramp
primary
#E2E5FE
secondary
#EAE19A
accent
#CD00E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485