Skip to content

#e9b2cf

a light, vivid magenta / pink · warm · closest name: Pink

RGB
233, 178, 207
HSL
328°, 56%, 81%
CMYK
0, 24, 11, 9
Luminance
0.5367

At a glance

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

Hex
#e9b2cf
Hue
328°
magenta / pink
Saturation
56%
vivid
Lightness
81%
light
Brightness
91%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5367
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.73:1
Closest name
Pink
ΔE2000 7.4
Where it sits
Hue328° of 360°
Saturation56%
Lightness81%
Temperature
Warm ← → Cool34% 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#e9b2cf
RGBrgb(233, 178, 207)
HSLhsl(328, 56%, 81%)
CMYKcmyk(0%, 24%, 11%, 9%)
LABlab(78.3 24.4 -6.9)
LCHlch(78.3 25.4 344.3)
OKLCHoklch(0.822 0.074 345.9)
Decimal15315663
Display P3color(display-p3 0.914 0.698 0.812)

Copy-ready code

/* CSS */
color: #e9b2cf;
background-color: #e9b2cf;
/* Tailwind (arbitrary) */
class="text-[#e9b2cf] bg-[#e9b2cf]"
/* SCSS */
$brand: #e9b2cf;
/* SwiftUI */
Color(red: 0.914, green: 0.698, blue: 0.812)
/* Android */
Color.parseColor("#e9b2cf")
/* Flutter */
Color(0xFFE9B2CF)
/* Python / OpenCV (BGR) */
(207, 178, 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 #e9b2cf · 11.73:1
Use #000000AAA at every size.
Aa
White text · 1.79:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e9b2cf as text scores 1.79:1 on white and 11.73:1 on black.

Accessibility — WCAG contrast

Aa
#e9b2cf on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#e9b2cf on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5BCD0
deuteranopia · #C2C5CE
tritanopia · #F1B2BC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e9b2cf 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.

#FBF4F8
#F6E9F0
#EECEDF
#e9b2cf
#DA7CAD
#CD5092
#BE367E
#9F2D69
#7F2454
#5D1E3F
#3A1327
Base = 300Lightest = 50 · #FBF4F8Darkest = 950 · #3A1327
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F6E9F0;
  --brand-200: #EECEDF;
  --brand-300: #e9b2cf;
  --brand-400: #DA7CAD;
  --brand-500: #CD5092;
  --brand-600: #BE367E;
  --brand-700: #9F2D69;
  --brand-800: #7F2454;
  --brand-900: #5D1E3F;
  --brand-950: #3A1327;
  --brand: #e9b2cf;
  --brand-ink: #000000;
}

Colors that work with #e9b2cf

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#FAF4F8
Tinted page background
Border#EDC0D7
Hairlines and dividers
Muted text#9B4B75
Captions on the surface
Accent#29A344
Second voice, not a rival
Dark variant#631C42
Hover, pressed, headers
Light variant#F9EBF3
Selected rows, tints
Dark surface#24141C
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 #e9b2cf

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#B2E9CC
Analogous left#E8B2E9
Analogous right#E9B2B3
Split-complement 1#B3E9B2
Split-complement 2#B2E9E8
Triadic 1#CFE9B2
Triadic 2#B2CFE9
Tetradic#E9E8B2

RGB percentages

Red91.4%
Green69.8%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta23.6%
Yellow11.2%
Key (black)8.6%

Color previews

#e9b2cf text on a black background

contrast 11.73:1

Card sample

#e9b2cf text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e9b2cf

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.

#e9b2cf in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#e9b2cf, answered

What color is #e9b2cf?

#e9b2cf is a light vivid magenta / pink, closest to Pink (ΔE2000 7.4). It sits at 328° on the hue wheel with 56% saturation and 81% lightness, which reads as warm.

What is the RGB value of #e9b2cf?

rgb(233, 178, 207) — 233 red, 178 green and 207 blue out of 255, or 91.4% / 69.8% / 81.2% by channel.

Is #e9b2cf a light or a dark color?

It is a light color. Relative luminance is 0.5367 and perceived brightness is 78%, so black text on it reaches 11.73:1.

Should I use black or white text on #e9b2cf?

Black. It scores 11.73:1 against #e9b2cf, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #e9b2cf?

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

What colors go well with #e9b2cf?

For interface work: #FAF4F8 as the surface, #EDC0D7 for borders, #9B4B75 for secondary text, #29A344 as an accent and #631C42 for hover and pressed states. For a palette, the analogous pair #E8B2E9 and #E9B2B3 stays calm, while #B2E9CC is the loudest partner.

What is #e9b2cf in CMYK for printing?

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

Is #e9b2cf warm or cool?

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

Work with #e9b2cf in the Color Lab