#E2E9F0
A very light, moderate neutral closely aligning with Aliceblue.
About #E2E9F0
At its core, #E2E9F0 is a very light and moderate hue. Designers often compare it to the standard color Aliceblue. In the RGB color space, it consists of 226 red, 233 green, and 240 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 6% cyan, 3% magenta, 0% yellow, and 6% black. With a hue angle of 210.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2E9F0
RGB226, 233, 240
HSL210.0°, 31.8%, 91.4%
CMYK6%, 3%, 0%, 6%
HSV210.0°, 5.8%, 94.1%
LAB92.0, -1.0, -4.2
XYZ76.2, 80.7, 94.0
Decimal14871024
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.22:1
Text on #FFFFFF
FAIL
17.15:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2E9F0;
}
.text-color {
color: #E2E9F0;
}
.border-color {
border: 2px solid #E2E9F0;
}