Skip to content

#eed4f2

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

RGB
238, 212, 242
HSL
292°, 54%, 89%
CMYK
2, 12, 0, 5
Luminance
0.7167

At a glance

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

Hex
#eed4f2
Hue
292°
magenta / pink
Saturation
54%
vivid
Lightness
89%
pale
Brightness
95%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7167
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.33:1
Closest name
Thistle
ΔE2000 5.3
Where it sits
Hue292° of 360°
Saturation54%
Lightness89%
Temperature
Warm ← → Cool54% 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#eed4f2
RGBrgb(238, 212, 242)
HSLhsl(292, 54%, 89%)
CMYKcmyk(2%, 12%, 0%, 5%)
LABlab(87.8 14.2 -11.4)
LCHlch(87.8 18.2 321.4)
OKLCHoklch(0.900 0.049 321.7)
Decimal15652082
Display P3color(display-p3 0.933 0.831 0.949)

Copy-ready code

/* CSS */
color: #eed4f2;
background-color: #eed4f2;
/* Tailwind (arbitrary) */
class="text-[#eed4f2] bg-[#eed4f2]"
/* SCSS */
$brand: #eed4f2;
/* SwiftUI */
Color(red: 0.933, green: 0.831, blue: 0.949)
/* Android */
Color.parseColor("#eed4f2")
/* Flutter */
Color(0xFFEED4F2)
/* Python / OpenCV (BGR) */
(242, 212, 238)

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

Accessibility — WCAG contrast

Aa
#eed4f2 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#eed4f2 on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2DAF3
deuteranopia · #D7DDF1
tritanopia · #EFD7DE

Color scale — 50 to 950

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

#FAF4FB
#F4E9F6
#eed4f2
#DDA9E5
#CC7ED8
#BB53CB
#AB39BC
#8E2F9D
#72267D
#531F5B
#341339
Base = 200Lightest = 50 · #FAF4FBDarkest = 950 · #341339
:root {
  --brand-50: #FAF4FB;
  --brand-100: #F4E9F6;
  --brand-200: #eed4f2;
  --brand-300: #DDA9E5;
  --brand-400: #CC7ED8;
  --brand-500: #BB53CB;
  --brand-600: #AB39BC;
  --brand-700: #8E2F9D;
  --brand-800: #72267D;
  --brand-900: #531F5B;
  --brand-950: #341339;
  --brand: #eed4f2;
  --brand-ink: #000000;
}

Colors that work with #eed4f2

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#E6C0EC
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#57A02C
Second voice, not a rival
Dark variant#591E62
Hover, pressed, headers
Light variant#F7EBF9
Selected rows, tints
Dark surface#221424
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 #eed4f2

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#D8F2D4
Analogous left#DFD4F2
Analogous right#F2D4E7
Split-complement 1#E7F2D4
Split-complement 2#D4F2DF
Triadic 1#F2EED4
Triadic 2#D4F2EE
Tetradic#F2DFD4

RGB percentages

Red93.3%
Green83.1%
Blue94.9%

CMYK percentages

Cyan1.7%
Magenta12.4%
Yellow0.0%
Key (black)5.1%

Color previews

#eed4f2 text on a black background

contrast 15.33:1

Card sample

#eed4f2 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 212, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 212, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eed4f2;
background: linear-gradient(135deg, #eed4f2, #F2D4E2);

Monochromatic scale

Palettes built from #eed4f2

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.

#eed4f2 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#eed4f2, answered

What color is #eed4f2?

#eed4f2 is a pale vivid magenta / pink, closest to Thistle (ΔE2000 5.3). It sits at 292° on the hue wheel with 54% saturation and 89% lightness, which reads as neutral.

What is the RGB value of #eed4f2?

rgb(238, 212, 242) — 238 red, 212 green and 242 blue out of 255, or 93.3% / 83.1% / 94.9% by channel.

Is #eed4f2 a light or a dark color?

It is a light color. Relative luminance is 0.7167 and perceived brightness is 88%, so black text on it reaches 15.33:1.

Should I use black or white text on #eed4f2?

Black. It scores 15.33:1 against #eed4f2, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #eed4f2?

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

What colors go well with #eed4f2?

For interface work: #FAF4FA as the surface, #E6C0EC for borders, #904B9B for secondary text, #57A02C as an accent and #591E62 for hover and pressed states. For a palette, the analogous pair #DFD4F2 and #F2D4E7 stays calm, while #D8F2D4 is the loudest partner.

What is #eed4f2 in CMYK for printing?

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

Is #eed4f2 warm or cool?

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

Work with #eed4f2 in the Color Lab