#B675E9
A light, vivid purple closely aligning with Mediumpurple.
About #B675E9
The precise color #B675E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumpurple. This translates to an RGB value of rgb(182, 117, 233).
If you are designing for print, the four-color process is what matters most. The color uses 22% Cyan, 50% Magenta, 0% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B675E9
RGB182, 117, 233
HSL273.6°, 72.5%, 68.6%
CMYK22%, 50%, 0%, 9%
HSV273.6°, 49.8%, 91.4%
LAB60.4, 46.6, -49.1
XYZ40.4, 28.6, 80.5
Decimal11957737
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B675E9;
}
.text-color {
color: #B675E9;
}
.border-color {
border: 2px solid #B675E9;
}