Skip to content

#6888F3

≈ dodgerblue · rgb(104, 136, 243)
Color formats
HEX#6888F3
RGBrgb(104, 136, 243)
HSLhsl(226, 85%, 68%)
HSVhsv(226, 57%, 95%)
OKLCHoklch(65% 0.16 269)
CMYKcmyk(57%, 44%, 0%, 5%)
Contrast & accessibility
On white3.28:1below AA
On black6.40:1AA pass
Best text color#000000
Nearest CSS name: dodgerblue
Copy-ready code
CSS custom properties
:root {
  --dodgerblue: #6888f3;
  --dodgerblue-rgb: 104 136 243;
  --dodgerblue-oklch: oklch(65% 0.16 269);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dodgerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6888f3] text-[#6888f3] border-[#6888f3]
Shades & tints
Color harmonies
About this color

#6888F3 is a color with the RGB value rgb(104, 136, 243). Its closest CSS named color is "dodgerblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #6888F3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied