Skip to content

#FC8888 Color

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

#FC8888
HEX#FC8888
RGBrgb(252, 136, 136)
HSLhsl(0, 95%, 76%)
HSVhsv(0, 46%, 99%)
CMYKcmyk(0%, 46%, 46%, 1%)
OKLCHoklch(75.4% 0.141 21)
LABlab(70.04% 44.95 20.94)
LCHlch(70.04% 49.58 24.98)

What #FC8888 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 #FC8888, 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.

#FC8888 Channel Values

How #FC8888 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 136 · B 1368-bit channels as sent to the display
HSLH 0° · S 95% · L 76%Easiest model for building lighter and darker variants
HSVH 0° · S 46% · V 99%Matches the picker in most design tools
CMYKC 0% · M 46% · Y 46% · K 1%Approximate ink mix; confirm with an ICC profile before printing
Luminance2.33:1 vs white · 9.02:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #FC8888 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.33:1AA normal AA large AAA normal
TextBlack text9.02:1AA normal AA large AAA normal

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

Colors That Go With #FC8888

Pairings derived from color-wheel relationships. The complementary color sits opposite #FC8888; 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 #FC8888

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 #FC8888.

How #FC8888 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#FC8888
Protanopia#A4A487
Protanomaly#CD9987
Deuteranopia#B9B983
Deuteranomaly#D7A885
Tritanopia#FC8888
Tritanomaly#FC8888
Achromatopsia#AAAAAA

Test a full palette in the color blindness simulator.

Using #FC8888 in Code

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

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

More Red Colors

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

#FC8888 Frequently Asked Questions

What color is #FC8888?

#FC8888 is a light red — rgb(252, 136, 136) in RGB and hsl(0, 95%, 76%) 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 2.99.

What is the RGB value of #FC8888?

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

What is the CMYK value of #FC8888?

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

Should text on #FC8888 be black or white?

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

Can I write #FC8888 as a CSS color keyword?

No. #FC8888 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 3.59, which is very hard to tell apart.

Open #FC8888 in a Tool

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