Hex Color #75026C - Custom Color
Color Codes
HEX
#75026C
RGB
rgb(117, 2, 108)
HSL
hsl(305, 97%, 23%)
CMYK
cmyk(0%, 98%, 8%, 54%)
HSV
hsv(305, 98%, 46%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 10.60:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.98: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: #75026C;
color: #75026C;
border-color: #75026C;
}
Tailwind CSS (with arbitrary values)
bg-[#75026C]
text-[#75026C]
border-[#75026C]
// Example usage:
<div className="bg-[#75026C]">