#663399

rebeccapurple

#663399 is a violet colour. In RGB it is 102 red, 51 green and 153 blue, which converts to a hue of 270 degrees, 50% saturation and 40% lightness. It is one of the named CSS colours, written as rebeccapurple in stylesheets.

Color values

HEX#663399
RGBrgb(102, 51, 153)
HSLhsl(270, 50%, 40%)
HSVhsv(270, 67%, 60%)
CMYKcmyk(33%, 67%, 0%, 40%)

Contrast and accessibility

Against white the contrast ratio is 8.41:1, and against black it is 2.5:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White8.41:1AAAAAA
Black2.5:1FailFail

Tints and shades

Lighter tints move #663399 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #663399;
CSS rgb()color: rgb(102 51 153);
Tailwindbg-[#663399]
SwiftUIColor(red: 0.400, green: 0.200, blue: 0.600)
AndroidColor.parseColor("#663399")

Related tools