Skip to content

#f3cfc2

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

RGB
243, 207, 194
HSL
16°, 67%, 86%
CMYK
0, 15, 20, 5
Luminance
0.6758

At a glance

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

Hex
#f3cfc2
Hue
16°
orange
Saturation
67%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6758
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.52:1
Closest name
Misty Rose
ΔE2000 6.4
Where it sits
Hue16° of 360°
Saturation67%
Lightness86%
Temperature
Warm ← → Cool8% 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#f3cfc2
RGBrgb(243, 207, 194)
HSLhsl(16, 67%, 86%)
CMYKcmyk(0%, 15%, 20%, 5%)
LABlab(85.8 10.6 11.1)
LCHlch(85.8 15.4 46.3)
OKLCHoklch(0.882 0.044 40.9)
Decimal15978434
Display P3color(display-p3 0.953 0.812 0.761)

Copy-ready code

/* CSS */
color: #f3cfc2;
background-color: #f3cfc2;
/* Tailwind (arbitrary) */
class="text-[#f3cfc2] bg-[#f3cfc2]"
/* SCSS */
$brand: #f3cfc2;
/* SwiftUI */
Color(red: 0.953, green: 0.812, blue: 0.761)
/* Android */
Color.parseColor("#f3cfc2")
/* Flutter */
Color(0xFFF3CFC2)
/* Python / OpenCV (BGR) */
(194, 207, 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 #f3cfc2 · 14.52:1
Use #000000AAA at every size.
Aa
White text · 1.45:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.52:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f3cfc2 as text scores 1.45:1 on white and 14.52:1 on black.

Accessibility — WCAG contrast

Aa
#f3cfc2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#f3cfc2 on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D2C1
deuteranopia · #E0D9C2
tritanopia · #FDCACB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3cfc2 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
#f3cfc2
#EDB5A1
#E39072
#DA6B44
#CD5428
#AA4622
#88381B
#632B17
#3E1B0F
Base = 200Lightest = 50 · #FBF5F3Darkest = 950 · #3E1B0F
:root {
  --brand-50: #FBF5F3;
  --brand-100: #F8ECE8;
  --brand-200: #f3cfc2;
  --brand-300: #EDB5A1;
  --brand-400: #E39072;
  --brand-500: #DA6B44;
  --brand-600: #CD5428;
  --brand-700: #AA4622;
  --brand-800: #88381B;
  --brand-900: #632B17;
  --brand-950: #3E1B0F;
  --brand: #f3cfc2;
  --brand-ink: #000000;
}

Colors that work with #f3cfc2

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#EDCCC0
Hairlines and dividers
Muted text#9B604B
Captions on the surface
Accent#1FADAD
Second voice, not a rival
Dark variant#6B2C15
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 #f3cfc2

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#C2E6F3
Analogous left#F3C2CE
Analogous right#F3E8C2
Split-complement 1#C2F3E8
Split-complement 2#C2CEF3
Triadic 1#C2F3CF
Triadic 2#CFC2F3
Tetradic#CEF3C2

RGB percentages

Red95.3%
Green81.2%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta14.8%
Yellow20.2%
Key (black)4.7%

Color previews

#f3cfc2 text on a black background

contrast 14.52:1

Card sample

#f3cfc2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3cfc2

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.

#f3cfc2 in the real world

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

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f3cfc2, answered

What color is #f3cfc2?

#f3cfc2 is a pale vivid orange, closest to Misty Rose (ΔE2000 6.4). It sits at 16° on the hue wheel with 67% saturation and 86% lightness, which reads as warm.

What is the RGB value of #f3cfc2?

rgb(243, 207, 194) — 243 red, 207 green and 194 blue out of 255, or 95.3% / 81.2% / 76.1% by channel.

Is #f3cfc2 a light or a dark color?

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

Should I use black or white text on #f3cfc2?

Black. It scores 14.52:1 against #f3cfc2, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #f3cfc2?

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

What colors go well with #f3cfc2?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B604B for secondary text, #1FADAD as an accent and #6B2C15 for hover and pressed states. For a palette, the analogous pair #F3C2CE and #F3E8C2 stays calm, while #C2E6F3 is the loudest partner.

What is #f3cfc2 in CMYK for printing?

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

Is #f3cfc2 warm or cool?

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

Work with #f3cfc2 in the Color Lab