#B699F8
A light, vivid purple closely aligning with Mediumpurple.
About #B699F8
The precise color #B699F8 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, 153, 248).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 27% C, 38% M, 0% Y, and 3% K. The HSL representation is 258.3° hue, 87.2% saturation, and 78.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B699F8
RGB182, 153, 248
HSL258.3°, 87.2%, 78.6%
CMYK27%, 38%, 0%, 3%
HSV258.3°, 38.3%, 97.3%
LAB69.1, 30.3, -43.6
XYZ47.6, 39.5, 93.9
Decimal11966968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.90:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B699F8;
}
.text-color {
color: #B699F8;
}
.border-color {
border: 2px solid #B699F8;
}