#E2E8FE#E2E8FE
#E2E8FE is a very light, muted blue. Relative luminance 0.810; OKLCH L 93.3% C 0.030 H 273.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8FE |
|---|---|
| RGB | rgb(226, 232, 254) |
| HSL | hsl(227, 93%, 94%) |
| HSV | hsv(227, 11%, 100%) |
| CMYK | cmyk(11%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.15, 2.17, -11.30) |
| CIE-LCH | lch(92.15, 11.51, 280.89°) |
| OKLab | oklab(93.31% 0.0019 -0.0304) |
| OKLCH | oklch(93.31% 0.03 273.6) |
| XYZ | xyz(78.1062, 81.0369, 105.2735) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.61
Ghostwhite
#F8F8FF
ΔE00 6.93
Aliceblue
#F0F8FF
ΔE00 7.56
Fog
#D8DCE0
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.98
Whitesmoke
#F5F5F5
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8FE #FEF8E2
analogous
#E2F6FE #E2E8FE #EAE2FE
triadic
#E2E8FE #FEE2E8 #E8FEE2
tetradic
#E2E8FE #FEE2F6 #FEF8E2 #E2FEEA
square
#E2E8FE #FEE2F6 #FEF8E2 #E2FEEA
split-complementary
#E2E8FE #FEEAE2 #F6FEE2
monochromatic
#6C8AFA #A7B9FC #E1E8FE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.22
#E2E8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E2E8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8FE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8FE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#DCECEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2e8fe; /* rgb */ color: rgb(226, 232, 254); /* oklch */ color: oklch(93.3% 0.030 273.6);
Tailwind
colors: {
custom: {
50: '#ebeffe',
500: '#e2e8fe',
950: '#000000',
},
}SCSS
$custom: #e2e8fe; $custom-light: #ebeffe; $custom-dark: #000000;
JSON
{
"hex": "#e2e8fe",
"rgb": {
"r": 226,
"g": 232,
"b": 254
},
"hsl": {
"h": 227.143,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93307,
"c": 0.03049,
"h": 273.6
},
"luminance": 0.81038
}Semantic roles & 50–950 ramp
primary
#E2E8FE
secondary
#EAD99A
accent
#B400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585