#B68AF0
A light, vivid purple closely aligning with Mediumpurple.
About #B68AF0
The precise color #B68AF0 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumpurple. In the RGB color space, it consists of 182 red, 138 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 24% C, 43% M, 0% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B68AF0
RGB182, 138, 240
HSL265.9°, 77.3%, 74.1%
CMYK24%, 43%, 0%, 6%
HSV265.9°, 42.5%, 94.1%
LAB65.3, 36.7, -45.3
XYZ44.1, 34.4, 86.8
Decimal11963120
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.88:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68AF0;
}
.text-color {
color: #B68AF0;
}
.border-color {
border: 2px solid #B68AF0;
}