Skip to content

#FF7A93 Color

#FF7A93 is rgb(255, 122, 147) in RGB, hsl(349, 100%, 74%) in HSL, and about cmyk(0%, 52%, 42%, 0%) in CMYK. It has no registered color name of its own — the closest is Ultra Red (#FC6C85), clearly related but distinguishable side by side at ΔE 6.31. Black text is the more readable choice on this background.

#FF7A93
HEX#FF7A93
RGBrgb(255, 122, 147)
HSLhsl(349, 100%, 74%)
HSVhsv(349, 52%, 100%)
CMYKcmyk(0%, 52%, 42%, 0%)
OKLCHoklch(74% 0.163 10.2)
LABlab(68.00% 53.29 12.10)
LCHlch(68.00% 54.64 12.79)

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

#FF7A93 Channel Values

How #FF7A93 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 255 · G 122 · B 1478-bit channels as sent to the display
HSLH 349° · S 100% · L 74%Easiest model for building lighter and darker variants
HSVH 349° · S 52% · V 100%Matches the picker in most design tools
CMYKC 0% · M 52% · Y 42% · K 0%Approximate ink mix; confirm with an ICC profile before printing
Luminance2.48:1 vs white · 8.46:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #FF7A93 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.48:1AA normal AA large AAA normal
TextBlack text8.46:1AA normal AA large AAA normal

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

Colors That Go With #FF7A93

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

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

How #FF7A93 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#FF7A93
Protanopia#9C9C92
Protanomaly#CB9092
Deuteranopia#B5B58E
Deuteranomaly#D7A190
Tritanopia#FE7E7E
Tritanomaly#FE7C87
Achromatopsia#A4A4A4

Test a full palette in the color blindness simulator.

Using #FF7A93 in Code

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

CSS custom property--color-ff7a93: #FF7A93;
CSS backgroundbackground-color: #FF7A93;
Tailwind configcolors: { 'color-ff7a93': '#FF7A93' }
SwiftUIColor(red: 1.000, green: 0.478, blue: 0.576)
Android XML<color name="color_ff7a93">#FF7A93</color>
SVG fillfill="#FF7A93"

More Red Colors

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

#FF7A93 Frequently Asked Questions

What color is #FF7A93?

#FF7A93 is a light red — rgb(255, 122, 147) in RGB and hsl(349, 100%, 74%) in HSL. It carries no registered color name of its own; the closest named color is Ultra Red (#FC6C85), which is clearly related but distinguishable side by side at a CIE76 distance of 6.31.

What is the RGB value of #FF7A93?

#FF7A93 is rgb(255, 122, 147) — red 255, green 122, and blue 147 on the 0-255 scale.

What is the CMYK value of #FF7A93?

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

Should text on #FF7A93 be black or white?

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

Can I write #FF7A93 as a CSS color keyword?

No. #FF7A93 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 12.74, which is visibly different.

Open #FF7A93 in a Tool

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