#FFE2A8
A very light, vivid orange closely aligning with Navajowhite.
About #FFE2A8
The hex code #FFE2A8 represents a beautifully specific shade of orange. Its closest recognized web color is Navajowhite. In the RGB color space, it consists of 255 red, 226 green, and 168 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 11% M, 34% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFE2A8
RGB255, 226, 168
HSL40.0°, 100.0%, 82.9%
CMYK0%, 11%, 34%, 0%
HSV40.0°, 34.1%, 100.0%
LAB91.0, 1.9, 32.0
XYZ75.5, 78.5, 48.2
Decimal16769704
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.70:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFE2A8;
}
.text-color {
color: #FFE2A8;
}
.border-color {
border: 2px solid #FFE2A8;
}