#FFE9BD
A very light, vivid orange closely aligning with Moccasin.
About #FFE9BD
The hex code #FFE9BD represents a beautifully specific shade of orange. Designers often compare it to the standard color Moccasin. This translates to an RGB value of rgb(255, 233, 189).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 9% magenta, 26% yellow, and 0% black. The HSL representation is 40.0° hue, 100.0% saturation, and 87.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFE9BD
RGB255, 233, 189
HSL40.0°, 100.0%, 87.1%
CMYK0%, 9%, 26%, 0%
HSV40.0°, 25.9%, 100.0%
LAB93.1, 0.9, 24.1
XYZ79.6, 83.2, 60.0
Decimal16771517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.19:1
Text on #FFFFFF
FAIL
17.64:1
Text on #000000
AAA
1.14:1
Text on #F8FAFC
FAIL
15.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFE9BD;
}
.text-color {
color: #FFE9BD;
}
.border-color {
border: 2px solid #FFE9BD;
}