DodgerBlue

All colors
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 values
HEX#1E90FFsRGB hexadecimal
RGBrgb(30, 144, 255)screen channels
HSLhsl(210, 100%, 56%)hue, saturation, lightness
CMYKcmyk(88%, 44%, 0%, 0%)approximate process color
Tailwindblue-500nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White 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 space
Tonal 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 closer

CSS output

:root {
  --color-dodger-blue: #1E90FF;
}

.swatch {
  background: var(--color-dodger-blue);
  color: #000000;
}
Hue279°
Lightness59 L*
Chroma64.2
Luminance0.274