Hex Color #72668A - Custom Color
Color Codes
HEX
#72668A
RGB
rgb(114, 102, 138)
HSL
hsl(260, 15%, 47%)
CMYK
cmyk(17%, 26%, 0%, 46%)
HSV
hsv(260, 26%, 54%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 5.27:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.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: #72668A;
color: #72668A;
border-color: #72668A;
}
Tailwind CSS (with arbitrary values)
bg-[#72668A]
text-[#72668A]
border-[#72668A]
// Example usage:
<div className="bg-[#72668A]">