Skip to content

#ffade2

a light, electric magenta / pink · warm · closest name: Plum

RGB
255, 173, 226
HSL
321°, 100%, 84%
CMYK
0, 32, 11, 0
Luminance
0.5664

At a glance

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

Hex
#ffade2
Hue
321°
magenta / pink
Saturation
100%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5664
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.33:1
Closest name
Plum
ΔE2000 7
Where it sits
Hue321° of 360°
Saturation100%
Lightness84%
Temperature
Warm ← → Cool38% 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#ffade2
RGBrgb(255, 173, 226)
HSLhsl(321, 100%, 84%)
CMYKcmyk(0%, 32%, 11%, 0%)
LABlab(80.0 37.6 -14.4)
LCHlch(80.0 40.3 339.1)
OKLCHoklch(0.842 0.116 340.8)
Decimal16756194
Display P3color(display-p3 1.000 0.678 0.886)

Copy-ready code

/* CSS */
color: #ffade2;
background-color: #ffade2;
/* Tailwind (arbitrary) */
class="text-[#ffade2] bg-[#ffade2]"
/* SCSS */
$brand: #ffade2;
/* SwiftUI */
Color(red: 1.000, green: 0.678, blue: 0.886)
/* Android */
Color.parseColor("#ffade2")
/* Flutter */
Color(0xFFFFADE2)
/* Python / OpenCV (BGR) */
(226, 173, 255)

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

Accessibility — WCAG contrast

Aa
#ffade2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#ffade2 on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0BFE4
deuteranopia · #C4CBE0
tritanopia · #FFAEC0

Color scale — 50 to 950

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

#FEF1F9
#FCE3F3
#ffade2
#FF8FD7
#FF57C4
#FF1FB0
#F5009E
#CC0084
#A3006A
#76054E
#490331
Base = 200Lightest = 50 · #FEF1F9Darkest = 950 · #490331
:root {
  --brand-50: #FEF1F9;
  --brand-100: #FCE3F3;
  --brand-200: #ffade2;
  --brand-300: #FF8FD7;
  --brand-400: #FF57C4;
  --brand-500: #FF1FB0;
  --brand-600: #F5009E;
  --brand-700: #CC0084;
  --brand-800: #A3006A;
  --brand-900: #76054E;
  --brand-950: #490331;
  --brand: #ffade2;
  --brand-ink: #000000;
}

Colors that work with #ffade2

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#EDC0DD
Hairlines and dividers
Muted text#9B4B7F
Captions on the surface
Accent#00CC14
Second voice, not a rival
Dark variant#800052
Hover, pressed, headers
Light variant#FFE5F6
Selected rows, tints
Dark surface#24141F
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 #ffade2

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#ADFFCA
Analogous left#F3ADFF
Analogous right#FFADB9
Split-complement 1#B9FFAD
Split-complement 2#ADFFF3
Triadic 1#E2FFAD
Triadic 2#ADE2FF
Tetradic#FFF3AD

RGB percentages

Red100.0%
Green67.8%
Blue88.6%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow11.4%
Key (black)0.0%

Color previews

#ffade2 text on a black background

contrast 12.33:1

Card sample

#ffade2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 173, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 173, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffade2;
background: linear-gradient(135deg, #ffade2, #FFAFAD);

Monochromatic scale

Palettes built from #ffade2

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ffade2, answered

What color is #ffade2?

#ffade2 is a light electric magenta / pink, closest to Plum (ΔE2000 7). It sits at 321° on the hue wheel with 100% saturation and 84% lightness, which reads as warm.

What is the RGB value of #ffade2?

rgb(255, 173, 226) — 255 red, 173 green and 226 blue out of 255, or 100% / 67.8% / 88.6% by channel.

Is #ffade2 a light or a dark color?

It is a light color. Relative luminance is 0.5664 and perceived brightness is 81%, so black text on it reaches 12.33:1.

Should I use black or white text on #ffade2?

Black. It scores 12.33:1 against #ffade2, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #ffade2?

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

What colors go well with #ffade2?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7F for secondary text, #00CC14 as an accent and #800052 for hover and pressed states. For a palette, the analogous pair #F3ADFF and #FFADB9 stays calm, while #ADFFCA is the loudest partner.

What is #ffade2 in CMYK for printing?

cmyk(0%, 32%, 11%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ffade2 warm or cool?

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

Work with #ffade2 in the Color Lab