Skip to content

#e5c2df

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

RGB
229, 194, 223
HSL
310°, 40%, 83%
CMYK
0, 15, 3, 10
Luminance
0.6057

At a glance

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

Hex
#e5c2df
Hue
310°
magenta / pink
Saturation
40%
soft
Lightness
83%
light
Brightness
90%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6057
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
13.11:1
Closest name
Thistle
ΔE2000 3.2
Where it sits
Hue310° of 360°
Saturation40%
Lightness83%
Temperature
Warm ← → Cool44% cool

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

Every format

HEX#e5c2df
RGBrgb(229, 194, 223)
HSLhsl(310, 40%, 83%)
CMYKcmyk(0%, 15%, 3%, 10%)
LABlab(82.2 17.3 -9.8)
LCHlch(82.2 19.9 330.5)
OKLCHoklch(0.853 0.055 331.8)
Decimal15057631
Display P3color(display-p3 0.898 0.761 0.875)

Copy-ready code

/* CSS */
color: #e5c2df;
background-color: #e5c2df;
/* Tailwind (arbitrary) */
class="text-[#e5c2df] bg-[#e5c2df]"
/* SCSS */
$brand: #e5c2df;
/* SwiftUI */
Color(red: 0.898, green: 0.761, blue: 0.875)
/* Android */
Color.parseColor("#e5c2df")
/* Flutter */
Color(0xFFE5C2DF)
/* Python / OpenCV (BGR) */
(223, 194, 229)

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

Accessibility — WCAG contrast

Aa
#e5c2df on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#e5c2df on black: 13.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1C9E0
deuteranopia · #C9CEDE
tritanopia · #E8C4CC

Color scale — 50 to 950

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

#FAF5F9
#F4EBF3
#e5c2df
#DDB0D6
#CD89C1
#BC62AC
#AC499B
#8F3D81
#723167
#54274C
#341830
Base = 200Lightest = 50 · #FAF5F9Darkest = 950 · #341830
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F4EBF3;
  --brand-200: #e5c2df;
  --brand-300: #DDB0D6;
  --brand-400: #CD89C1;
  --brand-500: #BC62AC;
  --brand-600: #AC499B;
  --brand-700: #8F3D81;
  --brand-800: #723167;
  --brand-900: #54274C;
  --brand-950: #341830;
  --brand: #e5c2df;
  --brand-ink: #000000;
}

Colors that work with #e5c2df

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#FAF4F9
Tinted page background
Border#E7C6E1
Hairlines and dividers
Muted text#9B4B8D
Captions on the surface
Accent#3F9438
Second voice, not a rival
Dark variant#592651
Hover, pressed, headers
Light variant#F7EDF6
Selected rows, tints
Dark surface#241422
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 #e5c2df

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#C2E5C8
Analogous left#D9C2E5
Analogous right#E5C2CD
Split-complement 1#CDE5C2
Split-complement 2#C2E5D9
Triadic 1#DFE5C2
Triadic 2#C2DFE5
Tetradic#E5D9C2

RGB percentages

Red89.8%
Green76.1%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta15.3%
Yellow2.6%
Key (black)10.2%

Color previews

#e5c2df text on a black background

contrast 13.11:1

Card sample

#e5c2df text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(229, 194, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(229, 194, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e5c2df;
background: linear-gradient(135deg, #e5c2df, #E5C2C8);

Monochromatic scale

Palettes built from #e5c2df

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.

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

#e5c2df, answered

What color is #e5c2df?

#e5c2df is a light soft magenta / pink, closest to Thistle (ΔE2000 3.2). It sits at 310° on the hue wheel with 40% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #e5c2df?

rgb(229, 194, 223) — 229 red, 194 green and 223 blue out of 255, or 89.8% / 76.1% / 87.5% by channel.

Is #e5c2df a light or a dark color?

It is a light color. Relative luminance is 0.6057 and perceived brightness is 82%, so black text on it reaches 13.11:1.

Should I use black or white text on #e5c2df?

Black. It scores 13.11:1 against #e5c2df, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #e5c2df?

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

What colors go well with #e5c2df?

For interface work: #FAF4F9 as the surface, #E7C6E1 for borders, #9B4B8D for secondary text, #3F9438 as an accent and #592651 for hover and pressed states. For a palette, the analogous pair #D9C2E5 and #E5C2CD stays calm, while #C2E5C8 is the loudest partner.

What is #e5c2df in CMYK for printing?

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

Is #e5c2df warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E5C2D2; nudged cooler, #DFC1E6.

Work with #e5c2df in the Color Lab