Hex Color #843346 - Custom Color
Color Codes
HEX
#843346
RGB
rgb(132, 51, 70)
HSL
hsl(346, 44%, 36%)
CMYK
cmyk(0%, 61%, 47%, 48%)
HSV
hsv(346, 61%, 52%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 8.26:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 2.54: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: #843346;
color: #843346;
border-color: #843346;
}
Tailwind CSS (with arbitrary values)
bg-[#843346]
text-[#843346]
border-[#843346]
// Example usage:
<div className="bg-[#843346]">