Hex Color #B46580 - Custom Color
Color Codes
HEX
#B46580
RGB
rgb(180, 101, 128)
HSL
hsl(339, 34%, 55%)
CMYK
cmyk(0%, 44%, 29%, 29%)
HSV
hsv(339, 44%, 71%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.11:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 5.11: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: #B46580;
color: #B46580;
border-color: #B46580;
}
Tailwind CSS (with arbitrary values)
bg-[#B46580]
text-[#B46580]
border-[#B46580]
// Example usage:
<div className="bg-[#B46580]">