#7C7CF0
A light, vivid blue closely aligning with Mediumpurple.
About #7C7CF0
The hex code #7C7CF0 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumpurple. Its digital footprint relies on 124 parts red, 124 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 48% Cyan, 48% Magenta, 0% Yellow, and 6% Black. The HSL representation is 240.0° hue, 79.5% saturation, and 71.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C7CF0
RGB124, 124, 240
HSL240.0°, 79.5%, 71.4%
CMYK48%, 48%, 0%, 6%
HSV240.0°, 48.3%, 94.1%
LAB57.1, 30.1, -58.6
XYZ31.2, 25.0, 85.6
Decimal8158448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
6.00:1
Text on #000000
AA
3.35:1
Text on #F8FAFC
AA Large
5.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C7CF0;
}
.text-color {
color: #7C7CF0;
}
.border-color {
border: 2px solid #7C7CF0;
}