#FFE2F8
A very light, vivid neutral closely aligning with Lavender.
About #FFE2F8
The hex code #FFE2F8 represents a beautifully specific shade of neutral. Its closest recognized web color is Lavender. Its digital footprint relies on 255 parts red, 226 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 11% M, 3% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFE2F8
RGB255, 226, 248
HSL314.5°, 100.0%, 94.3%
CMYK0%, 11%, 3%, 0%
HSV314.5°, 11.4%, 100.0%
LAB92.8, 13.6, -7.0
XYZ85.4, 82.4, 100.2
Decimal16769784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.49:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFE2F8;
}
.text-color {
color: #FFE2F8;
}
.border-color {
border: 2px solid #FFE2F8;
}