Skip to content

#FC8282 Color

#FC8282 is rgb(252, 130, 130) in RGB, hsl(0, 95%, 75%) in HSL, and about cmyk(0%, 48%, 48%, 1%) in CMYK. It has no registered color name of its own — the closest is Tulip (#FF878D), very hard to tell apart at ΔE 4.25. Black text is the more readable choice on this background.

#FC8282
HEX#FC8282
RGBrgb(252, 130, 130)
HSLhsl(0, 95%, 75%)
HSVhsv(0, 48%, 99%)
CMYKcmyk(0%, 48%, 48%, 1%)
OKLCHoklch(74.4% 0.149 21.3)
LABlab(68.76% 47.38 22.57)
LCHlch(68.76% 52.48 25.47)

What #FC8282 Is Called

Most hex codes have no name: there are 16.7 million of them and a few thousand registered names. These are the named colors nearest to #FC8282, ordered by CIE76 distance in CIELAB. Anything under about ΔE 2 is a difference most people cannot see.

Browse the full index of named colors A-Z or every red in the library.

#FC8282 Channel Values

How #FC8282 breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 252 · G 130 · B 1308-bit channels as sent to the display
HSLH 0° · S 95% · L 75%Easiest model for building lighter and darker variants
HSVH 0° · S 48% · V 99%Matches the picker in most design tools
CMYKC 0% · M 48% · Y 48% · K 1%Approximate ink mix; confirm with an ICC profile before printing
Luminance2.43:1 vs white · 8.65:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #FC8282 background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

Fails AAWhite text2.43:1AA normal AA large AAA normal
TextBlack text8.65:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #FC8282 in the contrast checker.

Colors That Go With #FC8282

Pairings derived from color-wheel relationships. The complementary color sits opposite #FC8282; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of #FC8282

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #FC8282.

How #FC8282 Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#FC8282
Protanopia#A0A081
Protanomaly#CB9581
Deuteranopia#B7B77C
Deuteranomaly#D6A47F
Tritanopia#FC8282
Tritanomaly#FC8282
Achromatopsia#A6A6A6

Test a full palette in the color blindness simulator.

Using #FC8282 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--color-fc8282: #FC8282;
CSS backgroundbackground-color: #FC8282;
Tailwind configcolors: { 'color-fc8282': '#FC8282' }
SwiftUIColor(red: 0.988, green: 0.510, blue: 0.510)
Android XML<color name="color_fc8282">#FC8282</color>
SVG fillfill="#FC8282"

More Red Colors

#FC8282 sits in the red family. These are its neighbours across that family's full range, each with its own breakdown.

#FC8282 Frequently Asked Questions

What color is #FC8282?

#FC8282 is a light red — rgb(252, 130, 130) in RGB and hsl(0, 95%, 75%) in HSL. It carries no registered color name of its own; the closest named color is Tulip (#FF878D), which is very hard to tell apart at a CIE76 distance of 4.25.

What is the RGB value of #FC8282?

#FC8282 is rgb(252, 130, 130) — red 252, green 130, and blue 130 on the 0-255 scale.

What is the CMYK value of #FC8282?

#FC8282 converts to approximately cmyk(0%, 48%, 48%, 1%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #FC8282 be black or white?

Black text is the more readable choice. #FC8282 scores 2.43:1 against white and 8.65:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #FC8282 as a CSS color keyword?

No. #FC8282 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is lightcoral (#F08080) at a CIE76 distance of 4.62, which is very hard to tell apart.

Open #FC8282 in a Tool

Keep exploring: every red in the color library, the guide to shades of red, or the full color library.