Skip to content

#EE9090 Color

#EE9090 is rgb(238, 144, 144) in RGB, hsl(0, 73%, 75%) in HSL, and about cmyk(0%, 39%, 39%, 7%) in CMYK. It has no registered color name of its own — the closest is Light Salmon Pink (#FF9999), clearly related but distinguishable side by side at ΔE 5.14. Black text is the more readable choice on this background.

#EE9090
HEX#EE9090
RGBrgb(238, 144, 144)
HSLhsl(0, 73%, 75%)
HSVhsv(0, 39%, 93%)
CMYKcmyk(0%, 39%, 39%, 7%)
OKLCHoklch(75.1% 0.114 20.1)
LABlab(69.97% 36.45 16.05)
LCHlch(69.97% 39.83 23.77)

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

#EE9090 Channel Values

How #EE9090 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 238 · G 144 · B 1448-bit channels as sent to the display
HSLH 0° · S 73% · L 75%Easiest model for building lighter and darker variants
HSVH 0° · S 39% · V 93%Matches the picker in most design tools
CMYKC 0% · M 39% · Y 39% · K 7%Approximate ink mix; confirm with an ICC profile before printing
Luminance2.33:1 vs white · 9.03:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #EE9090 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.03:1AA normal AA large AAA normal

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

Colors That Go With #EE9090

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

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

How #EE9090 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#EE9090
Protanopia#A5A58F
Protanomaly#C79D90
Deuteranopia#B6B68C
Deuteranomaly#CFA88E
Tritanopia#EE9090
Tritanomaly#EE9090
Achromatopsia#AAAAAA

Test a full palette in the color blindness simulator.

Using #EE9090 in Code

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

CSS custom property--color-ee9090: #EE9090;
CSS backgroundbackground-color: #EE9090;
Tailwind configcolors: { 'color-ee9090': '#EE9090' }
SwiftUIColor(red: 0.933, green: 0.565, blue: 0.565)
Android XML<color name="color_ee9090">#EE9090</color>
SVG fillfill="#EE9090"

More Red Colors

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

#EE9090 Frequently Asked Questions

What color is #EE9090?

#EE9090 is a light red — rgb(238, 144, 144) in RGB and hsl(0, 73%, 75%) in HSL. It carries no registered color name of its own; the closest named color is Light Salmon Pink (#FF9999), which is clearly related but distinguishable side by side at a CIE76 distance of 5.14.

What is the RGB value of #EE9090?

#EE9090 is rgb(238, 144, 144) — red 238, green 144, and blue 144 on the 0-255 scale.

What is the CMYK value of #EE9090?

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

Should text on #EE9090 be black or white?

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

Can I write #EE9090 as a CSS color keyword?

No. #EE9090 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 9.23, which is clearly related but distinguishable side by side.

Open #EE9090 in a Tool

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