#7C83F0
A light, vivid blue closely aligning with Mediumpurple.
About #7C83F0
The precise color #7C83F0 is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(124, 131, 240).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 48% cyan, 45% magenta, 0% yellow, and 6% black. With a hue angle of 236.4 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C83F0
RGB124, 131, 240
HSL236.4°, 79.5%, 71.4%
CMYK48%, 45%, 0%, 6%
HSV236.4°, 48.3%, 94.1%
LAB58.8, 26.0, -55.9
XYZ32.2, 26.8, 85.9
Decimal8160240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C83F0;
}
.text-color {
color: #7C83F0;
}
.border-color {
border: 2px solid #7C83F0;
}