#FFDBAF
A very light, vivid orange closely aligning with Navajowhite.
About #FFDBAF
The precise color #FFDBAF is an excellent choice for modern design projects. Its closest recognized web color is Navajowhite. Its digital footprint relies on 255 parts red, 219 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 14% M, 31% Y, and 0% K. With a hue angle of 33.0 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a very light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FFDBAF
RGB255, 219, 175
HSL33.0°, 100.0%, 84.3%
CMYK0%, 14%, 31%, 0%
HSV33.0°, 31.4%, 100.0%
LAB89.4, 6.3, 26.3
XYZ74.3, 75.0, 51.1
Decimal16767919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.00:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFDBAF;
}
.text-color {
color: #FFDBAF;
}
.border-color {
border: 2px solid #FFDBAF;
}