#6D7CF8
A light, vivid blue closely aligning with Royalblue.
About #6D7CF8
At its core, #6D7CF8 is a light and vivid hue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 109 red, 124 green, and 248 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 56% C, 50% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D7CF8
RGB109, 124, 248
HSL233.5°, 90.8%, 70.0%
CMYK56%, 50%, 0%, 3%
HSV233.5°, 56.0%, 97.3%
LAB56.5, 29.5, -64.0
XYZ30.5, 24.4, 91.9
Decimal7175416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.57:1
Text on #FFFFFF
AA Large
5.89:1
Text on #000000
AA
3.41:1
Text on #F8FAFC
AA Large
5.01:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D7CF8;
}
.text-color {
color: #6D7CF8;
}
.border-color {
border: 2px solid #6D7CF8;
}