Hex Color #926889 - Custom Color
Color Codes
HEX
#926889
RGB
rgb(146, 104, 137)
HSL
hsl(313, 17%, 49%)
CMYK
cmyk(0%, 29%, 6%, 43%)
HSV
hsv(313, 29%, 57%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.60:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 4.56:1
Pass - 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: #926889;
color: #926889;
border-color: #926889;
}
Tailwind CSS (with arbitrary values)
bg-[#926889]
text-[#926889]
border-[#926889]
// Example usage:
<div className="bg-[#926889]">