#FFDBA8
A very light, vivid orange closely aligning with Navajowhite.
About #FFDBA8
Visually, #FFDBA8 is defined as a vivid orange. Its closest recognized web color is Navajowhite. In the RGB color space, it consists of 255 red, 219 green, and 168 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. 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. 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#FFDBA8
RGB255, 219, 168
HSL35.2°, 100.0%, 82.9%
CMYK0%, 14%, 34%, 0%
HSV35.2°, 34.1%, 100.0%
LAB89.3, 5.5, 29.7
XYZ73.6, 74.8, 47.6
Decimal16767912
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.95:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFDBA8;
}
.text-color {
color: #FFDBA8;
}
.border-color {
border: 2px solid #FFDBA8;
}