Skip to content

Salmon (#FA8072)

The hex code for Salmon is #FA8072. It is rgb(250, 128, 114) in RGB, hsl(6, 93%, 71%) in HSL, and about cmyk(0%, 49%, 54%, 2%) in CMYK — a light red. Black text is the more readable choice on this background.

#FA8072
HEX#FA8072
RGBrgb(250, 128, 114)
HSLhsl(6, 93%, 71%)
HSVhsv(6, 54%, 98%)
CMYKcmyk(0%, 49%, 54%, 2%)
OKLCHoklch(73.5% 0.152 28.1)
LABlab(67.85% 46.63 30.16)
LCHlch(67.85% 55.53 32.90)

Colors Closest to Salmon

Salmon is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

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

#FA8072 Channel Values

How Salmon 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 250 · G 128 · B 1148-bit channels as sent to the display
HSLH 6° · S 93% · L 71%Easiest model for building lighter and darker variants
HSVH 6° · S 54% · V 98%Matches the picker in most design tools
CMYKC 0% · M 49% · Y 54% · K 2%Approximate ink mix; confirm with an ICC profile before printing
Luminance2.5:1 vs white · 8.4:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Salmon 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.5:1AA normal AA large AAA normal
TextBlack text8.4:1AA normal AA large AAA normal

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

Colors That Go With Salmon

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

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

How Salmon 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#FA8072
Protanopia#9E9E71
Protanomaly#CA9371
Deuteranopia#B5B56B
Deuteranomaly#D4A26E
Tritanopia#FB7E7E
Tritanomaly#FA7F7A
Achromatopsia#A4A4A4

Test a full palette in the color blindness simulator.

Using #FA8072 in Code

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

CSS custom property--salmon: #FA8072;
CSS backgroundbackground-color: #FA8072;
Tailwind configcolors: { 'salmon': '#FA8072' }
SwiftUIColor(red: 0.980, green: 0.502, blue: 0.447)
Android XML<color name="salmon">#FA8072</color>
SVG fillfill="#FA8072"

More Red Colors

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

#FA8072 Frequently Asked Questions

What is the hex code for Salmon?

The hex code for Salmon is #FA8072. That is rgb(250, 128, 114) in RGB, hsl(6, 93%, 71%) in HSL, and approximately cmyk(0%, 49%, 54%, 2%) in CMYK.

What is the RGB value of #FA8072?

#FA8072 is rgb(250, 128, 114) — red 250, green 128, and blue 114 on the 0-255 scale.

What is the CMYK value of #FA8072?

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

Should text on #FA8072 be black or white?

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

Is Salmon a CSS named color?

Yes. Salmon is one of the CSS named colors, so you can write color: salmon instead of the hex code.

Open Salmon in a Tool

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