#248AF8
A medium, vivid blue closely aligning with Dodgerblue.
About #248AF8
Visually, #248AF8 is defined as a vivid blue. It is closely associated with the named CSS color Dodgerblue. This translates to an RGB value of rgb(36, 138, 248).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 85% cyan, 44% magenta, 0% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#248AF8
RGB36, 138, 248
HSL211.1°, 93.8%, 55.7%
CMYK85%, 44%, 0%, 3%
HSV211.1°, 85.5%, 97.3%
LAB57.4, 11.3, -62.7
XYZ26.8, 25.3, 92.3
Decimal2394872
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #248AF8;
}
.text-color {
color: #248AF8;
}
.border-color {
border: 2px solid #248AF8;
}