Skip to content

#fcccc3

a pale, electric red · warm · closest name: Misty Rose

RGB
252, 204, 195
HSL
10°, 91%, 88%
CMYK
0, 19, 23, 1
Luminance
0.6782

At a glance

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

Hex
#fcccc3
Hue
10°
red
Saturation
91%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6782
WCAG relative
Temperature
Warm
11/100 cool
Color family
Red
Tone
Electric
Best ink
Black
14.56:1
Closest name
Misty Rose
ΔE2000 7.6
Where it sits
Hue10° of 360°
Saturation91%
Lightness88%
Temperature
Warm ← → Cool11% 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#fcccc3
RGBrgb(252, 204, 195)
HSLhsl(10, 91%, 88%)
CMYKcmyk(0%, 19%, 23%, 1%)
LABlab(85.9 15.6 10.9)
LCHlch(85.9 19.1 34.9)
OKLCHoklch(0.884 0.056 30.5)
Decimal16567491
Display P3color(display-p3 0.988 0.800 0.765)

Copy-ready code

/* CSS */
color: #fcccc3;
background-color: #fcccc3;
/* Tailwind (arbitrary) */
class="text-[#fcccc3] bg-[#fcccc3]"
/* SCSS */
$brand: #fcccc3;
/* SwiftUI */
Color(red: 0.988, green: 0.800, blue: 0.765)
/* Android */
Color.parseColor("#fcccc3")
/* Flutter */
Color(0xFFFCCCC3)
/* Python / OpenCV (BGR) */
(195, 204, 252)

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

Accessibility — WCAG contrast

Aa
#fcccc3 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fcccc3 on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D1C2
deuteranopia · #E1DAC3
tritanopia · #FFC6CA

Color scale — 50 to 950

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

#FDF4F2
#FBE8E5
#fcccc3
#FAA494
#F7775F
#F44929
#E92F0C
#C2270A
#9B1F08
#701A0A
#461006
Base = 200Lightest = 50 · #FDF4F2Darkest = 950 · #461006
:root {
  --brand-50: #FDF4F2;
  --brand-100: #FBE8E5;
  --brand-200: #fcccc3;
  --brand-300: #FAA494;
  --brand-400: #F7775F;
  --brand-500: #F44929;
  --brand-600: #E92F0C;
  --brand-700: #C2270A;
  --brand-800: #9B1F08;
  --brand-900: #701A0A;
  --brand-950: #461006;
  --brand: #fcccc3;
  --brand-ink: #000000;
}

Colors that work with #fcccc3

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#FAF5F4
Tinted page background
Border#EDC7C0
Hairlines and dividers
Muted text#9B574B
Captions on the surface
Accent#06C6B6
Second voice, not a rival
Dark variant#791806
Hover, pressed, headers
Light variant#FEEAE7
Selected rows, tints
Dark surface#241614
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 #fcccc3

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#C3F3FC
Analogous left#FCC3D6
Analogous right#FCE8C3
Split-complement 1#C3FCE8
Split-complement 2#C3D6FC
Triadic 1#C3FCCC
Triadic 2#CCC3FC
Tetradic#D6FCC3

RGB percentages

Red98.8%
Green80.0%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow22.6%
Key (black)1.2%

Color previews

#fcccc3 text on a black background

contrast 14.56:1

Card sample

#fcccc3 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcccc3

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.

#fcccc3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#fcccc3, answered

What color is #fcccc3?

#fcccc3 is a pale electric red, closest to Misty Rose (ΔE2000 7.6). It sits at 10° on the hue wheel with 91% saturation and 88% lightness, which reads as warm.

What is the RGB value of #fcccc3?

rgb(252, 204, 195) — 252 red, 204 green and 195 blue out of 255, or 98.8% / 80% / 76.5% by channel.

Is #fcccc3 a light or a dark color?

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

Should I use black or white text on #fcccc3?

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

What is the complementary color of #fcccc3?

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

What colors go well with #fcccc3?

For interface work: #FAF5F4 as the surface, #EDC7C0 for borders, #9B574B for secondary text, #06C6B6 as an accent and #791806 for hover and pressed states. For a palette, the analogous pair #FCC3D6 and #FCE8C3 stays calm, while #C3F3FC is the loudest partner.

What is #fcccc3 in CMYK for printing?

cmyk(0%, 19%, 23%, 1%). 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 #fcccc3 warm or cool?

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

Work with #fcccc3 in the Color Lab