Toolman

dodgerblue — #1E90FF

#1E90FF

rgb(30, 144, 255) · hsl(210, 100%, 56%) · CSS keyword dodgerblue

Can you put text on it?

ContrastBody textLarge text
dodgerblue on white3.24:1AA
dodgerblue on black6.49:1AAAA

As a background, dodgerblue takes black text: 6.49:1 against 3.24:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: dodgerblue;
color: #1e90ff;
color: rgb(30 144 255);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to dodgerblue

Frequently asked questions

What is the hex code for dodgerblue?

The hex code for dodgerblue is #1E90FF — RGB 30, 144, 255.

Can I use dodgerblue for text?

Only for large text. dodgerblue reaches 3.24:1 against white — enough for the 3:1 of headings at 24px or 18.5px bold, short of the 4.5:1 body text needs.

Should text on dodgerblue be black or white?

Black — 6.49:1 against 3.24:1 the other way.

Other named colours

#1E90FF in full — tints, shades and harmonies · All named colours · Colour reference