CSS named colorPurple · mid · vivid
browser standard
#1E90FF
Dodger Blue
Best set with black text. The pairing reaches 6.49:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#1E90FFsRGB hexadecimalRGB
rgb(30, 144, 255)screen channelsHSL
hsl(210, 100%, 56%)hue, saturation, lightnessCMYK
cmyk(88%, 44%, 0%, 0%)approximate process colorTailwind
blue-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text3.24:1
Black textAA6.49:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#203251
#285FA4
#1E90FF
#8AB1FE
#C6D5FD
#FAFAFA
Analogous
#1EFFFE
#1E90FF
#1E1FFF
Triadic
#1E90FF
#FF1E90
#90FF1E
Complement
#1E90FF
#FF8D1E
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dodger-blue: #1E90FF;
}
.swatch {
background: var(--color-dodger-blue);
color: #000000;
}Hue279°
Lightness59 L*
Chroma64.2
Luminance0.274