Skip to content

#e7c9da

a light, soft magenta / pink · warm · closest name: Thistle

RGB
231, 201, 218
HSL
326°, 39%, 85%
CMYK
0, 13, 6, 9
Luminance
0.6382

At a glance

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

Hex
#e7c9da
Hue
326°
magenta / pink
Saturation
39%
soft
Lightness
85%
light
Brightness
91%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6382
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
13.76:1
Closest name
Thistle
ΔE2000 4.1
Where it sits
Hue326° of 360°
Saturation39%
Lightness85%
Temperature
Warm ← → Cool36% 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#e7c9da
RGBrgb(231, 201, 218)
HSLhsl(326, 39%, 85%)
CMYKcmyk(0%, 13%, 6%, 9%)
LABlab(83.9 13.4 -4.5)
LCHlch(83.9 14.1 341.2)
OKLCHoklch(0.866 0.040 342.9)
Decimal15190490
Display P3color(display-p3 0.906 0.788 0.855)

Copy-ready code

/* CSS */
color: #e7c9da;
background-color: #e7c9da;
/* Tailwind (arbitrary) */
class="text-[#e7c9da] bg-[#e7c9da]"
/* SCSS */
$brand: #e7c9da;
/* SwiftUI */
Color(red: 0.906, green: 0.788, blue: 0.855)
/* Android */
Color.parseColor("#e7c9da")
/* Flutter */
Color(0xFFE7C9DA)
/* Python / OpenCV (BGR) */
(218, 201, 231)

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

Accessibility — WCAG contrast

Aa
#e7c9da on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#e7c9da on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACEDB
deuteranopia · #D1D3D9
tritanopia · #EBC9CF

Color scale — 50 to 950

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

#FAF5F8
#F4EBF0
#e7c9da
#DCB1CA
#CB8AAF
#BA6495
#AA4B81
#8D3F6B
#713256
#532840
#341928
Base = 200Lightest = 50 · #FAF5F8Darkest = 950 · #341928
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F4EBF0;
  --brand-200: #e7c9da;
  --brand-300: #DCB1CA;
  --brand-400: #CB8AAF;
  --brand-500: #BA6495;
  --brand-600: #AA4B81;
  --brand-700: #8D3F6B;
  --brand-800: #713256;
  --brand-900: #532840;
  --brand-950: #341928;
  --brand: #e7c9da;
  --brand-ink: #000000;
}

Colors that work with #e7c9da

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#E6C6D8
Hairlines and dividers
Muted text#9B4B78
Captions on the surface
Accent#3A9249
Second voice, not a rival
Dark variant#582743
Hover, pressed, headers
Light variant#F7EDF3
Selected rows, tints
Dark surface#24141D
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 #e7c9da

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#C9E7D6
Analogous left#E5C9E7
Analogous right#E7C9CB
Split-complement 1#CBE7C9
Split-complement 2#C9E7E5
Triadic 1#DAE7C9
Triadic 2#C9DAE7
Tetradic#E7E5C9

RGB percentages

Red90.6%
Green78.8%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow5.6%
Key (black)9.4%

Color previews

#e7c9da text on a black background

contrast 13.76:1

Card sample

#e7c9da text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(231, 201, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(231, 201, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e7c9da;
background: linear-gradient(135deg, #e7c9da, #E7CCC9);

Monochromatic scale

Palettes built from #e7c9da

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.

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

#e7c9da, answered

What color is #e7c9da?

#e7c9da is a light soft magenta / pink, closest to Thistle (ΔE2000 4.1). It sits at 326° on the hue wheel with 39% saturation and 85% lightness, which reads as warm.

What is the RGB value of #e7c9da?

rgb(231, 201, 218) — 231 red, 201 green and 218 blue out of 255, or 90.6% / 78.8% / 85.5% by channel.

Is #e7c9da a light or a dark color?

It is a light color. Relative luminance is 0.6382 and perceived brightness is 83%, so black text on it reaches 13.76:1.

Should I use black or white text on #e7c9da?

Black. It scores 13.76:1 against #e7c9da, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #e7c9da?

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

What colors go well with #e7c9da?

For interface work: #FAF4F8 as the surface, #E6C6D8 for borders, #9B4B78 for secondary text, #3A9249 as an accent and #582743 for hover and pressed states. For a palette, the analogous pair #E5C9E7 and #E7C9CB stays calm, while #C9E7D6 is the loudest partner.

What is #e7c9da in CMYK for printing?

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

Is #e7c9da warm or cool?

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

Work with #e7c9da in the Color Lab