Hex Color #52026F - Custom Color
Color Codes
HEX
#52026F
RGB
rgb(82, 2, 111)
HSL
hsl(284, 96%, 22%)
CMYK
cmyk(26%, 98%, 0%, 56%)
HSV
hsv(284, 98%, 44%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 13.15:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.60: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: #52026F;
color: #52026F;
border-color: #52026F;
}
Tailwind CSS (with arbitrary values)
bg-[#52026F]
text-[#52026F]
border-[#52026F]
// Example usage:
<div className="bg-[#52026F]">