Hex Color #483866 - Custom Color
Color Codes
HEX
#483866
RGB
rgb(72, 56, 102)
HSL
hsl(261, 29%, 31%)
CMYK
cmyk(29%, 45%, 0%, 60%)
HSV
hsv(261, 45%, 40%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 10.33:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 2.03: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: #483866;
color: #483866;
border-color: #483866;
}
Tailwind CSS (with arbitrary values)
bg-[#483866]
text-[#483866]
border-[#483866]
// Example usage:
<div className="bg-[#483866]">