#4299FF
A light, vivid blue closely aligning with Dodgerblue.
About #4299FF
The precise color #4299FF is an excellent choice for modern design projects. Designers often compare it to the standard color Dodgerblue. This translates to an RGB value of rgb(66, 153, 255).
For print applications, it's crucial to understand its CMYK makeup. The color uses 74% Cyan, 40% Magenta, 0% Yellow, and 0% Black. With a hue angle of 212.4 degrees, it sits comfortably in the blue spectrum.
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#4299FF
RGB66, 153, 255
HSL212.4°, 100.0%, 62.9%
CMYK74%, 40%, 0%, 0%
HSV212.4°, 74.1%, 100.0%
LAB62.6, 7.7, -58.1
XYZ31.7, 31.2, 99.0
Decimal4364799
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4299FF;
}
.text-color {
color: #4299FF;
}
.border-color {
border: 2px solid #4299FF;
}