Hex Color #76474B - Custom Color
Color Codes
HEX
#76474B
RGB
rgb(118, 71, 75)
HSL
hsl(355, 25%, 37%)
CMYK
cmyk(0%, 40%, 36%, 54%)
HSV
hsv(355, 40%, 46%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 7.57:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 2.77: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: #76474B;
color: #76474B;
border-color: #76474B;
}
Tailwind CSS (with arbitrary values)
bg-[#76474B]
text-[#76474B]
border-[#76474B]
// Example usage:
<div className="bg-[#76474B]">