Skip to content

#efc2eb

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

RGB
239, 194, 235
HSL
305°, 58%, 85%
CMYK
0, 19, 2, 6
Luminance
0.6293

At a glance

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

Hex
#efc2eb
Hue
305°
magenta / pink
Saturation
58%
vivid
Lightness
85%
light
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6293
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
13.59:1
Closest name
Thistle
ΔE2000 6.5
Where it sits
Hue305° of 360°
Saturation58%
Lightness85%
Temperature
Warm ← → Cool47% 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#efc2eb
RGBrgb(239, 194, 235)
HSLhsl(305, 58%, 85%)
CMYKcmyk(0%, 19%, 2%, 6%)
LABlab(83.4 22.8 -14.2)
LCHlch(83.4 26.9 328.0)
OKLCHoklch(0.866 0.074 329.1)
Decimal15713003
Display P3color(display-p3 0.937 0.761 0.922)

Copy-ready code

/* CSS */
color: #efc2eb;
background-color: #efc2eb;
/* Tailwind (arbitrary) */
class="text-[#efc2eb] bg-[#efc2eb]"
/* SCSS */
$brand: #efc2eb;
/* SwiftUI */
Color(red: 0.937, green: 0.761, blue: 0.922)
/* Android */
Color.parseColor("#efc2eb")
/* Flutter */
Color(0xFFEFC2EB)
/* Python / OpenCV (BGR) */
(235, 194, 239)

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

Accessibility — WCAG contrast

Aa
#efc2eb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#efc2eb on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0CCED
deuteranopia · #CAD2E9
tritanopia · #F3C5D0

Color scale — 50 to 950

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

#FBF4FA
#F7E9F5
#efc2eb
#E8A6E2
#DC7AD3
#D04DC5
#C233B5
#A22A97
#812279
#5E1C58
#3B1237
Base = 200Lightest = 50 · #FBF4FADarkest = 950 · #3B1237
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E9F5;
  --brand-200: #efc2eb;
  --brand-300: #E8A6E2;
  --brand-400: #DC7AD3;
  --brand-500: #D04DC5;
  --brand-600: #C233B5;
  --brand-700: #A22A97;
  --brand-800: #812279;
  --brand-900: #5E1C58;
  --brand-950: #3B1237;
  --brand: #efc2eb;
  --brand-ink: #000000;
}

Colors that work with #efc2eb

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#FAF4FA
Tinted page background
Border#EDC0E9
Hairlines and dividers
Muted text#9B4B94
Captions on the surface
Accent#3AA725
Second voice, not a rival
Dark variant#651B5E
Hover, pressed, headers
Light variant#FAEBF8
Selected rows, tints
Dark surface#241423
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 #efc2eb

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#C2EFC6
Analogous left#DCC2EF
Analogous right#EFC2D5
Split-complement 1#D5EFC2
Split-complement 2#C2EFDC
Triadic 1#EBEFC2
Triadic 2#C2EBEF
Tetradic#EFDCC2

RGB percentages

Red93.7%
Green76.1%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow1.7%
Key (black)6.3%

Color previews

#efc2eb text on a black background

contrast 13.59:1

Card sample

#efc2eb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efc2eb

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.

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

#efc2eb, answered

What color is #efc2eb?

#efc2eb is a light vivid magenta / pink, closest to Thistle (ΔE2000 6.5). It sits at 305° on the hue wheel with 58% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #efc2eb?

rgb(239, 194, 235) — 239 red, 194 green and 235 blue out of 255, or 93.7% / 76.1% / 92.2% by channel.

Is #efc2eb a light or a dark color?

It is a light color. Relative luminance is 0.6293 and perceived brightness is 84%, so black text on it reaches 13.59:1.

Should I use black or white text on #efc2eb?

Black. It scores 13.59:1 against #efc2eb, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #efc2eb?

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

What colors go well with #efc2eb?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B94 for secondary text, #3AA725 as an accent and #651B5E for hover and pressed states. For a palette, the analogous pair #DCC2EF and #EFC2D5 stays calm, while #C2EFC6 is the loudest partner.

What is #efc2eb in CMYK for printing?

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

Is #efc2eb warm or cool?

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

Work with #efc2eb in the Color Lab