#FF5252

#FF5252 — Color Codes & Palette

#FF5252  ·  rgb(255, 82, 82)  ·  hsl(0, 100%, 66%)

Color Codes

Format Value
HEX #FF5252
RGB rgb(255, 82, 82)
HSL hsl(0, 100%, 66%)

Shades of #FF5252

#FF2E2E#FF0A0A#E60000#C20000#9E0000#7A0000#570000#330000

Tints of #FF5252

#FF6161#FF7070#FF8080#FF8F8F#FF9E9E#FFADAD#FFBDBD#FFCCCC

Color Pairings & Harmony

Complementary
#52FFFF
Analogous +30°
#FFA852
Analogous −30°
#FF52A8
Triadic +120°
#52FF52
Triadic −120°
#5252FF

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
3.19:1 — AA pass for large text only
vs. Black (#000000)
6.58:1 — AA pass for normal text

CSS Snippet

.element {
  color: #FF5252;
}

.element-bg {
  background-color: #FF5252;
  color: #000000;
}

.element-border {
  border: 2px solid #FF5252;
}

About #FF5252

#FF5252 is a light color with vivid, highly saturated, defined by the hex code #FF5252. Its exact color model values are rgb(255, 82, 82) in RGB and hsl(0, 100%, 66%) in HSL (hue 0°, saturation 100%, lightness 66%). On a white background the contrast ratio is 3.19:1 — AA pass for large text only, and on black it is 6.58:1 — AA pass for normal text. Use #FF5252 for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of #FF5252?
The RGB value of #FF5252 (#FF5252) is rgb(255, 82, 82). Red = rgb(255, 82, 82), representing the amounts of red, green, and blue light on a 0–255 scale.
Is #FF5252 accessible on a white background?
The contrast ratio of #FF5252 on white (#FFFFFF) is 3.19:1 — AA pass for large text only. On black (#000000) the contrast ratio is 6.58:1 — AA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with #FF5252?
Based on color theory, #FF5252 (hsl(0, 100%, 66%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.