Skip to content

Facebook Blue #1877F2

≈ royalblue · rgb(24, 119, 242)
Color formats
HEX#1877F2
RGBrgb(24, 119, 242)
HSLhsl(214, 89%, 52%)
HSVhsv(214, 90%, 95%)
OKLCHoklch(59% 0.2 258)
CMYKcmyk(90%, 51%, 0%, 5%)
Contrast & accessibility
On white4.23:1below AA
On black4.96:1AA pass
Best text color#000000
Nearest CSS name: royalblue
Copy-ready code
CSS custom properties
:root {
  --royalblue: #1877f2;
  --royalblue-rgb: 24 119 242;
  --royalblue-oklch: oklch(59% 0.2 258);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--royalblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1877f2] text-[#1877f2] border-[#1877f2]
Shades & tints
Color harmonies
About this color

#1877F2 is a color with the RGB value rgb(24, 119, 242). Its closest CSS named color is "royalblue". 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 #1877F2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied