#B607F8
A medium, vivid purple closely aligning with Darkviolet.
About #B607F8
At its core, #B607F8 is a medium and vivid hue. Designers often compare it to the standard color Darkviolet. Its digital footprint relies on 182 parts red, 7 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 27% C, 97% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B607F8
RGB182, 7, 248
HSL283.6°, 94.5%, 50.0%
CMYK27%, 97%, 0%, 3%
HSV283.6°, 97.2%, 97.3%
LAB48.1, 86.5, -77.3
XYZ36.3, 16.9, 90.2
Decimal11929592
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B607F8;
}
.text-color {
color: #B607F8;
}
.border-color {
border: 2px solid #B607F8;
}