#6D83F0
A light, vivid blue closely aligning with Royalblue.
About #6D83F0
The precise color #6D83F0 is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(109, 131, 240).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 55% cyan, 45% magenta, 0% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D83F0
RGB109, 131, 240
HSL229.9°, 81.4%, 68.4%
CMYK55%, 45%, 0%, 6%
HSV229.9°, 54.6%, 94.1%
LAB57.8, 22.8, -57.5
XYZ30.2, 25.8, 85.8
Decimal7177200
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.16:1
Text on #000000
AA
3.26:1
Text on #F8FAFC
AA Large
5.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D83F0;
}
.text-color {
color: #6D83F0;
}
.border-color {
border: 2px solid #6D83F0;
}