#F8E2E9
A very light, moderate neutral closely aligning with Lavenderblush.
About #F8E2E9
The precise color #F8E2E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Lavenderblush. In the RGB color space, it consists of 248 red, 226 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 9% Magenta, 6% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F8E2E9
RGB248, 226, 233
HSL340.9°, 61.1%, 92.9%
CMYK0%, 9%, 6%, 3%
HSV340.9°, 8.9%, 97.3%
LAB91.8, 8.7, -0.7
XYZ80.6, 80.2, 88.3
Decimal16311017
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.05:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8E2E9;
}
.text-color {
color: #F8E2E9;
}
.border-color {
border: 2px solid #F8E2E9;
}