#6187F1
A light, vivid blue closely aligning with Dodgerblue.
About #6187F1
Visually, #6187F1 is defined as a vivid blue. Its closest recognized web color is Dodgerblue. This translates to an RGB value of rgb(97, 135, 241).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 60% C, 44% M, 0% Y, and 5% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6187F1
RGB97, 135, 241
HSL224.2°, 83.7%, 66.3%
CMYK60%, 44%, 0%, 5%
HSV224.2°, 59.8%, 94.5%
LAB58.2, 18.4, -57.4
XYZ29.5, 26.2, 86.7
Decimal6391793
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.36:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.21:1
Text on #F8FAFC
AA Large
5.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6187F1;
}
.text-color {
color: #6187F1;
}
.border-color {
border: 2px solid #6187F1;
}