Hex Color #86450E - Custom Color
Color Codes
HEX
#86450E
RGB
rgb(134, 69, 14)
HSL
hsl(27, 81%, 29%)
CMYK
cmyk(0%, 49%, 90%, 47%)
HSV
hsv(27, 90%, 53%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 7.31:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 2.87:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #86450E;
color: #86450E;
border-color: #86450E;
}
Tailwind CSS (with arbitrary values)
bg-[#86450E]
text-[#86450E]
border-[#86450E]
// Example usage:
<div className="bg-[#86450E]">