Skip to content

#ee9c7c

a light, electric orange · warm · closest name: Dark Salmon

RGB
238, 156, 124
HSL
17°, 77%, 71%
CMYK
0, 35, 48, 7
Luminance
0.4341

At a glance

Every number on this page in one read: what #ee9c7c is made of, how bright it looks, and which way it leans.

Hex
#ee9c7c
Hue
17°
orange
Saturation
77%
electric
Lightness
71%
light
Brightness
93%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4341
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
9.68:1
Closest name
Dark Salmon
ΔE2000 2
Where it sits
Hue17° of 360°
Saturation77%
Lightness71%
Temperature
Warm ← → Cool7% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ee9c7c
RGBrgb(238, 156, 124)
HSLhsl(17, 77%, 71%)
CMYKcmyk(0%, 35%, 48%, 7%)
LABlab(71.8 27.1 29.4)
LCHlch(71.8 40.0 47.2)
OKLCHoklch(0.767 0.108 42.1)
Decimal15637628
Display P3color(display-p3 0.933 0.612 0.486)

Copy-ready code

/* CSS */
color: #ee9c7c;
background-color: #ee9c7c;
/* Tailwind (arbitrary) */
class="text-[#ee9c7c] bg-[#ee9c7c]"
/* SCSS */
$brand: #ee9c7c;
/* SwiftUI */
Color(red: 0.933, green: 0.612, blue: 0.486)
/* Android */
Color.parseColor("#ee9c7c")
/* Flutter */
Color(0xFFEE9C7C)
/* Python / OpenCV (BGR) */
(124, 156, 238)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ee9c7c · 9.68:1
Use #000000AAA at every size.
Aa
White text · 2.17:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.68:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ee9c7c as text scores 2.17:1 on white and 9.68:1 on black.

Accessibility — WCAG contrast

Aa
#ee9c7c on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#ee9c7c on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1A679
deuteranopia · #C4B77B
tritanopia · #FF8E94

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ee9c7c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF5F3
#F9ECE7
#F4D4C7
#F2B49C
#ee9c7c
#E56938
#D9511C
#B54317
#903613
#692A12
#411A0B
Base = 400Lightest = 50 · #FCF5F3Darkest = 950 · #411A0B
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F9ECE7;
  --brand-200: #F4D4C7;
  --brand-300: #F2B49C;
  --brand-400: #ee9c7c;
  --brand-500: #E56938;
  --brand-600: #D9511C;
  --brand-700: #B54317;
  --brand-800: #903613;
  --brand-900: #692A12;
  --brand-950: #411A0B;
  --brand: #ee9c7c;
  --brand-ink: #000000;
}

Colors that work with #ee9c7c

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF6F4
Tinted page background
Border#EDCCC0
Hairlines and dividers
Muted text#9B614B
Captions on the surface
Accent#13B3B9
Second voice, not a rival
Dark variant#712A0F
Hover, pressed, headers
Light variant#FCEEE8
Selected rows, tints
Dark surface#241814
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ee9c7c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#7CCEEE
Analogous left#EE7C95
Analogous right#EED57C
Split-complement 1#7CEED5
Split-complement 2#7C95EE
Triadic 1#7CEE9C
Triadic 2#9C7CEE
Tetradic#95EE7C

RGB percentages

Red93.3%
Green61.2%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta34.5%
Yellow47.9%
Key (black)6.7%

Color previews

#ee9c7c text on a black background

contrast 9.68:1

Card sample

#ee9c7c text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ee9c7c;
Background color
Panel with #ee9c7c background
background-color: #ee9c7c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ee9c7c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(238, 156, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 156, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ee9c7c;
background: linear-gradient(135deg, #ee9c7c, #EEE87C);

Monochromatic scale

Palettes built from #ee9c7c

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ee9c7c in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ee9c7c, answered

What color is #ee9c7c?

#ee9c7c is a light electric orange, closest to Dark Salmon (ΔE2000 2). It sits at 17° on the hue wheel with 77% saturation and 71% lightness, which reads as warm.

What is the RGB value of #ee9c7c?

rgb(238, 156, 124) — 238 red, 156 green and 124 blue out of 255, or 93.3% / 61.2% / 48.6% by channel.

Is #ee9c7c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4341 and perceived brightness is 71%, so black text on it reaches 9.68:1.

Should I use black or white text on #ee9c7c?

Black. It scores 9.68:1 against #ee9c7c, versus 2.17:1 for white — AAA at any size.

What is the complementary color of #ee9c7c?

#7CCEEE sits directly opposite on the wheel. Softer options are the split-complements #7CEED5 and #7C95EE, which give the same contrast with far less vibration.

What colors go well with #ee9c7c?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B614B for secondary text, #13B3B9 as an accent and #712A0F for hover and pressed states. For a palette, the analogous pair #EE7C95 and #EED57C stays calm, while #7CCEEE is the loudest partner.

What is #ee9c7c in CMYK for printing?

cmyk(0%, 35%, 48%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ee9c7c warm or cool?

Warm — it scores 7 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F1B693; nudged cooler, #EF7B85.

Work with #ee9c7c in the Color Lab