#0783F8
A medium, vivid blue closely aligning with Dodgerblue.
About #0783F8
The hex code #0783F8 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Dodgerblue. In the RGB color space, it consists of 7 red, 131 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 97% Cyan, 47% Magenta, 0% Yellow, and 3% Black. With a hue angle of 209.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0783F8
RGB7, 131, 248
HSL209.1°, 94.5%, 50.0%
CMYK97%, 47%, 0%, 3%
HSV209.1°, 97.2%, 97.3%
LAB55.1, 14.4, -66.4
XYZ25.1, 23.1, 91.9
Decimal492536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.61:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0783F8;
}
.text-color {
color: #0783F8;
}
.border-color {
border: 2px solid #0783F8;
}