#E9C5AF
A very light, moderate orange closely aligning with Peachpuff.
About #E9C5AF
The precise color #E9C5AF is an excellent choice for modern design projects. Designers often compare it to the standard color Peachpuff. In the RGB color space, it consists of 233 red, 197 green, and 175 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 15% M, 25% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E9C5AF
RGB233, 197, 175
HSL22.8°, 56.9%, 80.0%
CMYK0%, 15%, 25%, 9%
HSV22.8°, 24.9%, 91.4%
LAB82.0, 9.5, 15.8
XYZ61.3, 60.4, 49.0
Decimal15320495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.07:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9C5AF;
}
.text-color {
color: #E9C5AF;
}
.border-color {
border: 2px solid #E9C5AF;
}