Skip to content

#f3cdc1

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

RGB
243, 205, 193
HSL
14°, 68%, 86%
CMYK
0, 16, 21, 5
Luminance
0.6657

At a glance

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

Hex
#f3cdc1
Hue
14°
red
Saturation
68%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6657
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
14.31:1
Closest name
Misty Rose
ΔE2000 6.6
Where it sits
Hue14° of 360°
Saturation68%
Lightness86%
Temperature
Warm ← → Cool9% 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#f3cdc1
RGBrgb(243, 205, 193)
HSLhsl(14, 68%, 86%)
CMYKcmyk(0%, 16%, 21%, 5%)
LABlab(85.3 11.5 10.9)
LCHlch(85.3 15.9 43.5)
OKLCHoklch(0.877 0.046 38.3)
Decimal15977921
Display P3color(display-p3 0.953 0.804 0.757)

Copy-ready code

/* CSS */
color: #f3cdc1;
background-color: #f3cdc1;
/* Tailwind (arbitrary) */
class="text-[#f3cdc1] bg-[#f3cdc1]"
/* SCSS */
$brand: #f3cdc1;
/* SwiftUI */
Color(red: 0.953, green: 0.804, blue: 0.757)
/* Android */
Color.parseColor("#f3cdc1")
/* Flutter */
Color(0xFFF3CDC1)
/* Python / OpenCV (BGR) */
(193, 205, 243)

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

Accessibility — WCAG contrast

Aa
#f3cdc1 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f3cdc1 on black: 14.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D1C0
deuteranopia · #DED8C1
tritanopia · #FDC8CA

Color scale — 50 to 950

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

#FBF5F3
#F8ECE8
#f3cdc1
#EDB3A1
#E48D72
#DB6743
#CD4F28
#AB4221
#89351A
#632917
#3E1A0E
Base = 200Lightest = 50 · #FBF5F3Darkest = 950 · #3E1A0E
:root {
  --brand-50: #FBF5F3;
  --brand-100: #F8ECE8;
  --brand-200: #f3cdc1;
  --brand-300: #EDB3A1;
  --brand-400: #E48D72;
  --brand-500: #DB6743;
  --brand-600: #CD4F28;
  --brand-700: #AB4221;
  --brand-800: #89351A;
  --brand-900: #632917;
  --brand-950: #3E1A0E;
  --brand: #f3cdc1;
  --brand-ink: #000000;
}

Colors that work with #f3cdc1

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#FAF6F4
Tinted page background
Border#EDCBC0
Hairlines and dividers
Muted text#9B5E4B
Captions on the surface
Accent#1EAEAE
Second voice, not a rival
Dark variant#6B2915
Hover, pressed, headers
Light variant#FBEEEA
Selected rows, tints
Dark surface#241814
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 #f3cdc1

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#C1E7F3
Analogous left#F3C1CE
Analogous right#F3E6C1
Split-complement 1#C1F3E6
Split-complement 2#C1CEF3
Triadic 1#C1F3CD
Triadic 2#CDC1F3
Tetradic#CEF3C1

RGB percentages

Red95.3%
Green80.4%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow20.6%
Key (black)4.7%

Color previews

#f3cdc1 text on a black background

contrast 14.31:1

Card sample

#f3cdc1 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 205, 193, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 205, 193, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3cdc1;
background: linear-gradient(135deg, #f3cdc1, #F3EEC1);

Monochromatic scale

Palettes built from #f3cdc1

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.

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

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

#f3cdc1, answered

What color is #f3cdc1?

#f3cdc1 is a pale vivid red, closest to Misty Rose (ΔE2000 6.6). It sits at 14° on the hue wheel with 68% saturation and 86% lightness, which reads as warm.

What is the RGB value of #f3cdc1?

rgb(243, 205, 193) — 243 red, 205 green and 193 blue out of 255, or 95.3% / 80.4% / 75.7% by channel.

Is #f3cdc1 a light or a dark color?

It is a light color. Relative luminance is 0.6657 and perceived brightness is 85%, so black text on it reaches 14.31:1.

Should I use black or white text on #f3cdc1?

Black. It scores 14.31:1 against #f3cdc1, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #f3cdc1?

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

What colors go well with #f3cdc1?

For interface work: #FAF6F4 as the surface, #EDCBC0 for borders, #9B5E4B for secondary text, #1EAEAE as an accent and #6B2915 for hover and pressed states. For a palette, the analogous pair #F3C1CE and #F3E6C1 stays calm, while #C1E7F3 is the loudest partner.

What is #f3cdc1 in CMYK for printing?

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

Is #f3cdc1 warm or cool?

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

Work with #f3cdc1 in the Color Lab