Skip to content

#f3ecc3

a pale, vivid yellow · warm · closest name: Lemon Chiffon

RGB
243, 236, 195
HSL
51°, 67%, 86%
CMYK
0, 3, 20, 5
Luminance
0.8299

At a glance

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

Hex
#f3ecc3
Hue
51°
yellow
Saturation
67%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8299
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
17.60:1
Closest name
Lemon Chiffon
ΔE2000 3.1
Where it sits
Hue51° of 360°
Saturation67%
Lightness86%
Temperature
Warm ← → Cool18% 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#f3ecc3
RGBrgb(243, 236, 195)
HSLhsl(51, 67%, 86%)
CMYKcmyk(0%, 3%, 20%, 5%)
LABlab(93.0 -4.1 20.8)
LCHlch(93.0 21.2 101.3)
OKLCHoklch(0.938 0.054 99.3)
Decimal15985859
Display P3color(display-p3 0.953 0.925 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3ecc3 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#f3ecc3 on black: 17.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4E9C1
deuteranopia · #F7ECC4
tritanopia · #FBE6E1

Color scale — 50 to 950

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

#FBFAF3
#F8F5E8
#f3ecc3
#ECE1A1
#E3D373
#DAC444
#CCB429
#AA9622
#88781B
#635818
#3E370F
Base = 200Lightest = 50 · #FBFAF3Darkest = 950 · #3E370F
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F5E8;
  --brand-200: #f3ecc3;
  --brand-300: #ECE1A1;
  --brand-400: #E3D373;
  --brand-500: #DAC444;
  --brand-600: #CCB429;
  --brand-700: #AA9622;
  --brand-800: #88781B;
  --brand-900: #635818;
  --brand-950: #3E370F;
  --brand: #f3ecc3;
  --brand-ink: #000000;
}

Colors that work with #f3ecc3

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#FAFAF4
Tinted page background
Border#EDE6C0
Hairlines and dividers
Muted text#9B8F4B
Captions on the surface
Accent#1F58AD
Second voice, not a rival
Dark variant#6A5E15
Hover, pressed, headers
Light variant#FBF8EA
Selected rows, tints
Dark surface#242214
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 #f3ecc3

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#C3CAF3
Analogous left#F3D4C3
Analogous right#E2F3C3
Split-complement 1#C3E2F3
Split-complement 2#D4C3F3
Triadic 1#C3F3EC
Triadic 2#ECC3F3
Tetradic#C3F3D4

RGB percentages

Red95.3%
Green92.5%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow19.8%
Key (black)4.7%

Color previews

#f3ecc3 text on a black background

contrast 17.60:1

Card sample

#f3ecc3 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3ecc3

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.

#f3ecc3 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f3ecc3, answered

What color is #f3ecc3?

#f3ecc3 is a pale vivid yellow, closest to Lemon Chiffon (ΔE2000 3.1). It sits at 51° on the hue wheel with 67% saturation and 86% lightness, which reads as warm.

What is the RGB value of #f3ecc3?

rgb(243, 236, 195) — 243 red, 236 green and 195 blue out of 255, or 95.3% / 92.5% / 76.5% by channel.

Is #f3ecc3 a light or a dark color?

It is a light color. Relative luminance is 0.8299 and perceived brightness is 92%, so black text on it reaches 17.60:1.

Should I use black or white text on #f3ecc3?

Black. It scores 17.60:1 against #f3ecc3, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #f3ecc3?

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

What colors go well with #f3ecc3?

For interface work: #FAFAF4 as the surface, #EDE6C0 for borders, #9B8F4B for secondary text, #1F58AD as an accent and #6A5E15 for hover and pressed states. For a palette, the analogous pair #F3D4C3 and #E2F3C3 stays calm, while #C3CAF3 is the loudest partner.

What is #f3ecc3 in CMYK for printing?

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

Is #f3ecc3 warm or cool?

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

Work with #f3ecc3 in the Color Lab