Skip to content

#feb2ce

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

RGB
254, 178, 206
HSL
338°, 97%, 85%
CMYK
0, 30, 19, 0
Luminance
0.5737

At a glance

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

Hex
#feb2ce
Hue
338°
magenta / pink
Saturation
97%
electric
Lightness
85%
light
Brightness
100%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5737
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.47:1
Closest name
Light Pink
ΔE2000 5.3
Where it sits
Hue338° of 360°
Saturation97%
Lightness85%
Temperature
Warm ← → Cool29% 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#feb2ce
RGBrgb(254, 178, 206)
HSLhsl(338, 97%, 85%)
CMYKcmyk(0%, 30%, 19%, 0%)
LABlab(80.4 31.6 -3.0)
LCHlch(80.4 31.7 354.6)
OKLCHoklch(0.843 0.095 355.5)
Decimal16691918
Display P3color(display-p3 0.996 0.698 0.808)

Copy-ready code

/* CSS */
color: #feb2ce;
background-color: #feb2ce;
/* Tailwind (arbitrary) */
class="text-[#feb2ce] bg-[#feb2ce]"
/* SCSS */
$brand: #feb2ce;
/* SwiftUI */
Color(red: 0.996, green: 0.698, blue: 0.808)
/* Android */
Color.parseColor("#feb2ce")
/* Flutter */
Color(0xFFFEB2CE)
/* Python / OpenCV (BGR) */
(206, 178, 254)

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

Accessibility — WCAG contrast

Aa
#feb2ce on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#feb2ce on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC0CF
deuteranopia · #CCCCCC
tritanopia · #FFAFBC

Color scale — 50 to 950

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

#FDF1F6
#FCE4ED
#feb2ce
#FE90B9
#FD5995
#FC2272
#F2035B
#C9034C
#A1023D
#74062F
#49041D
Base = 200Lightest = 50 · #FDF1F6Darkest = 950 · #49041D
:root {
  --brand-50: #FDF1F6;
  --brand-100: #FCE4ED;
  --brand-200: #feb2ce;
  --brand-300: #FE90B9;
  --brand-400: #FD5995;
  --brand-500: #FC2272;
  --brand-600: #F2035B;
  --brand-700: #C9034C;
  --brand-800: #A1023D;
  --brand-900: #74062F;
  --brand-950: #49041D;
  --brand: #feb2ce;
  --brand-ink: #000000;
}

Colors that work with #feb2ce

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#FAF4F7
Tinted page background
Border#EDC0D0
Hairlines and dividers
Muted text#9B4B68
Captions on the surface
Accent#00CC4F
Second voice, not a rival
Dark variant#7E022F
Hover, pressed, headers
Light variant#FFE6EF
Selected rows, tints
Dark surface#24141A
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 #feb2ce

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#B2FEE2
Analogous left#FEB2F4
Analogous right#FEBCB2
Split-complement 1#B2FEBC
Split-complement 2#B2F4FE
Triadic 1#CEFEB2
Triadic 2#B2CEFE
Tetradic#F4FEB2

RGB percentages

Red99.6%
Green69.8%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta29.9%
Yellow18.9%
Key (black)0.4%

Color previews

#feb2ce text on a black background

contrast 12.47:1

Card sample

#feb2ce text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 178, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 178, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #feb2ce;
background: linear-gradient(135deg, #feb2ce, #FEC9B2);

Monochromatic scale

Palettes built from #feb2ce

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.

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

#feb2ce, answered

What color is #feb2ce?

#feb2ce is a light electric magenta / pink, closest to Light Pink (ΔE2000 5.3). It sits at 338° on the hue wheel with 97% saturation and 85% lightness, which reads as warm.

What is the RGB value of #feb2ce?

rgb(254, 178, 206) — 254 red, 178 green and 206 blue out of 255, or 99.6% / 69.8% / 80.8% by channel.

Is #feb2ce a light or a dark color?

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

Should I use black or white text on #feb2ce?

Black. It scores 12.47:1 against #feb2ce, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #feb2ce?

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

What colors go well with #feb2ce?

For interface work: #FAF4F7 as the surface, #EDC0D0 for borders, #9B4B68 for secondary text, #00CC4F as an accent and #7E022F for hover and pressed states. For a palette, the analogous pair #FEB2F4 and #FEBCB2 stays calm, while #B2FEE2 is the loudest partner.

What is #feb2ce in CMYK for printing?

cmyk(0%, 30%, 19%, 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 #feb2ce warm or cool?

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

Work with #feb2ce in the Color Lab