#A88357
A medium, moderate orange closely aligning with Tan.
About #A88357
Visually, #A88357 is defined as a moderate orange. It is closely associated with the named CSS color Tan. This translates to an RGB value of rgb(168, 131, 87).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 22% magenta, 48% yellow, and 34% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A88357
RGB168, 131, 87
HSL32.6°, 31.8%, 50.0%
CMYK0%, 22%, 48%, 34%
HSV32.6°, 48.2%, 65.9%
LAB57.3, 8.5, 29.1
XYZ26.0, 25.2, 12.5
Decimal11043671
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.05:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A88357;
}
.text-color {
color: #A88357;
}
.border-color {
border: 2px solid #A88357;
}