Hex Color #A5459A - Custom Color
Color Codes
HEX
#A5459A
RGB
rgb(165, 69, 154)
HSL
hsl(307, 41%, 46%)
CMYK
cmyk(0%, 58%, 7%, 35%)
HSV
hsv(307, 58%, 65%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 5.36:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.92: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: #A5459A;
color: #A5459A;
border-color: #A5459A;
}
Tailwind CSS (with arbitrary values)
bg-[#A5459A]
text-[#A5459A]
border-[#A5459A]
// Example usage:
<div className="bg-[#A5459A]">