#EE82EE

violet

#EE82EE is a magenta colour. In RGB it is 238 red, 130 green and 238 blue, which converts to a hue of 300 degrees, 76% saturation and 72% lightness. It is one of the named CSS colours, written as violet in stylesheets.

Color values

HEX#EE82EE
RGBrgb(238, 130, 238)
HSLhsl(300, 76%, 72%)
HSVhsv(300, 45%, 93%)
CMYKcmyk(0%, 45%, 0%, 7%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White2.32:1FailFail
Black9.06:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #EE82EE;
CSS rgb()color: rgb(238 130 238);
Tailwindbg-[#ee82ee]
SwiftUIColor(red: 0.933, green: 0.510, blue: 0.933)
AndroidColor.parseColor("#EE82EE")

Related tools