Skip to content

#f5cce0

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

RGB
245, 204, 224
HSL
331°, 67%, 88%
CMYK
0, 17, 9, 4
Luminance
0.6798

At a glance

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

Hex
#f5cce0
Hue
331°
magenta / pink
Saturation
67%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6798
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.60:1
Closest name
Thistle
ΔE2000 6.2
Where it sits
Hue331° of 360°
Saturation67%
Lightness88%
Temperature
Warm ← → Cool33% 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#f5cce0
RGBrgb(245, 204, 224)
HSLhsl(331, 67%, 88%)
CMYKcmyk(0%, 17%, 9%, 4%)
LABlab(86.0 17.6 -4.5)
LCHlch(86.0 18.2 345.8)
OKLCHoklch(0.886 0.053 347.3)
Decimal16108768
Display P3color(display-p3 0.961 0.800 0.878)

Copy-ready code

/* CSS */
color: #f5cce0;
background-color: #f5cce0;
/* Tailwind (arbitrary) */
class="text-[#f5cce0] bg-[#f5cce0]"
/* SCSS */
$brand: #f5cce0;
/* SwiftUI */
Color(red: 0.961, green: 0.800, blue: 0.878)
/* Android */
Color.parseColor("#f5cce0")
/* Flutter */
Color(0xFFF5CCE0)
/* Python / OpenCV (BGR) */
(224, 204, 245)

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

Accessibility — WCAG contrast

Aa
#f5cce0 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#f5cce0 on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD3E1
deuteranopia · #D8D9DF
tritanopia · #FBCBD3

Color scale — 50 to 950

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

#FBF3F7
#F8E8F0
#f5cce0
#EDA1C6
#E372AA
#DA438D
#CD2878
#AB2164
#881B50
#63173C
#3E0F26
Base = 200Lightest = 50 · #FBF3F7Darkest = 950 · #3E0F26
:root {
  --brand-50: #FBF3F7;
  --brand-100: #F8E8F0;
  --brand-200: #f5cce0;
  --brand-300: #EDA1C6;
  --brand-400: #E372AA;
  --brand-500: #DA438D;
  --brand-600: #CD2878;
  --brand-700: #AB2164;
  --brand-800: #881B50;
  --brand-900: #63173C;
  --brand-950: #3E0F26;
  --brand: #f5cce0;
  --brand-ink: #000000;
}

Colors that work with #f5cce0

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#EDC0D6
Hairlines and dividers
Muted text#9B4B72
Captions on the surface
Accent#1EAE43
Second voice, not a rival
Dark variant#6B153F
Hover, pressed, headers
Light variant#FBEAF2
Selected rows, tints
Dark surface#24141C
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 #f5cce0

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#CCF5E1
Analogous left#F5CCF4
Analogous right#F5CCCC
Split-complement 1#CCF5CC
Split-complement 2#CCF4F5
Triadic 1#E0F5CC
Triadic 2#CCE0F5
Tetradic#F4F5CC

RGB percentages

Red96.1%
Green80.0%
Blue87.8%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow8.6%
Key (black)3.9%

Color previews

#f5cce0 text on a black background

contrast 14.60:1

Card sample

#f5cce0 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 204, 224, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 204, 224, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f5cce0;
background: linear-gradient(135deg, #f5cce0, #F5D3CC);

Monochromatic scale

Palettes built from #f5cce0

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.

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

#f5cce0, answered

What color is #f5cce0?

#f5cce0 is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6.2). It sits at 331° on the hue wheel with 67% saturation and 88% lightness, which reads as warm.

What is the RGB value of #f5cce0?

rgb(245, 204, 224) — 245 red, 204 green and 224 blue out of 255, or 96.1% / 80% / 87.8% by channel.

Is #f5cce0 a light or a dark color?

It is a light color. Relative luminance is 0.6798 and perceived brightness is 86%, so black text on it reaches 14.60:1.

Should I use black or white text on #f5cce0?

Black. It scores 14.60:1 against #f5cce0, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #f5cce0?

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

What colors go well with #f5cce0?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B72 for secondary text, #1EAE43 as an accent and #6B153F for hover and pressed states. For a palette, the analogous pair #F5CCF4 and #F5CCCC stays calm, while #CCF5E1 is the loudest partner.

What is #f5cce0 in CMYK for printing?

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

Is #f5cce0 warm or cool?

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

Work with #f5cce0 in the Color Lab