Skip to content

#e9afb7

a light, vivid red · warm · closest name: Light Pink

RGB
233, 175, 183
HSL
352°, 57%, 80%
CMYK
0, 25, 22, 9
Luminance
0.5140

At a glance

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

Hex
#e9afb7
Hue
352°
red
Saturation
57%
vivid
Lightness
80%
light
Brightness
91%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5140
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
11.28:1
Closest name
Light Pink
ΔE2000 4
Where it sits
Hue352° of 360°
Saturation57%
Lightness80%
Temperature
Warm ← → Cool21% 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#e9afb7
RGBrgb(233, 175, 183)
HSLhsl(352, 57%, 80%)
CMYKcmyk(0%, 25%, 22%, 9%)
LABlab(76.9 22.3 4.2)
LCHlch(76.9 22.7 10.7)
OKLCHoklch(0.810 0.069 9.5)
Decimal15314871
Display P3color(display-p3 0.914 0.686 0.718)

Copy-ready code

/* CSS */
color: #e9afb7;
background-color: #e9afb7;
/* Tailwind (arbitrary) */
class="text-[#e9afb7] bg-[#e9afb7]"
/* SCSS */
$brand: #e9afb7;
/* SwiftUI */
Color(red: 0.914, green: 0.686, blue: 0.718)
/* Android */
Color.parseColor("#e9afb7")
/* Flutter */
Color(0xFFE9AFB7)
/* Python / OpenCV (BGR) */
(183, 175, 233)

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 #e9afb7 · 11.28:1
Use #000000AAA at every size.
Aa
White text · 1.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e9afb7 as text scores 1.86:1 on white and 11.28:1 on black.

Accessibility — WCAG contrast

Aa
#e9afb7 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#e9afb7 on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8B8B7
deuteranopia · #C5C2B6
tritanopia · #F4ABB2

Color scale — 50 to 950

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

#FBF4F5
#F6E9EB
#EECDD2
#e9afb7
#DB7B88
#CF4F61
#C03548
#A02C3C
#802330
#5D1D26
#3A1218
Base = 300Lightest = 50 · #FBF4F5Darkest = 950 · #3A1218
:root {
  --brand-50: #FBF4F5;
  --brand-100: #F6E9EB;
  --brand-200: #EECDD2;
  --brand-300: #e9afb7;
  --brand-400: #DB7B88;
  --brand-500: #CF4F61;
  --brand-600: #C03548;
  --brand-700: #A02C3C;
  --brand-800: #802330;
  --brand-900: #5D1D26;
  --brand-950: #3A1218;
  --brand: #e9afb7;
  --brand-ink: #000000;
}

Colors that work with #e9afb7

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#FAF4F5
Tinted page background
Border#EDC0C6
Hairlines and dividers
Muted text#9B4B56
Captions on the surface
Accent#28A474
Second voice, not a rival
Dark variant#641B26
Hover, pressed, headers
Light variant#FAEBED
Selected rows, tints
Dark surface#241416
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 #e9afb7

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#AFE9E1
Analogous left#E9AFD4
Analogous right#E9C4AF
Split-complement 1#AFE9C4
Split-complement 2#AFD4E9
Triadic 1#B7E9AF
Triadic 2#AFB7E9
Tetradic#D4E9AF

RGB percentages

Red91.4%
Green68.6%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow21.5%
Key (black)8.6%

Color previews

#e9afb7 text on a black background

contrast 11.28:1

Card sample

#e9afb7 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(233, 175, 183, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(233, 175, 183, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e9afb7;
background: linear-gradient(135deg, #e9afb7, #E9CEAF);

Monochromatic scale

Palettes built from #e9afb7

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.

#e9afb7 in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#e9afb7, answered

What color is #e9afb7?

#e9afb7 is a light vivid red, closest to Light Pink (ΔE2000 4). It sits at 352° on the hue wheel with 57% saturation and 80% lightness, which reads as warm.

What is the RGB value of #e9afb7?

rgb(233, 175, 183) — 233 red, 175 green and 183 blue out of 255, or 91.4% / 68.6% / 71.8% by channel.

Is #e9afb7 a light or a dark color?

It is a light color. Relative luminance is 0.5140 and perceived brightness is 76%, so black text on it reaches 11.28:1.

Should I use black or white text on #e9afb7?

Black. It scores 11.28:1 against #e9afb7, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #e9afb7?

#AFE9E1 sits directly opposite on the wheel. Softer options are the split-complements #AFE9C4 and #AFD4E9, which give the same contrast with far less vibration.

What colors go well with #e9afb7?

For interface work: #FAF4F5 as the surface, #EDC0C6 for borders, #9B4B56 for secondary text, #28A474 as an accent and #641B26 for hover and pressed states. For a palette, the analogous pair #E9AFD4 and #E9C4AF stays calm, while #AFE9E1 is the loudest partner.

What is #e9afb7 in CMYK for printing?

cmyk(0%, 25%, 22%, 9%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e9afb7 warm or cool?

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

Work with #e9afb7 in the Color Lab