Skip to content

#fcecc3

a pale, electric yellow · warm · closest name: Wheat

RGB
252, 236, 195
HSL
43°, 91%, 88%
CMYK
0, 6, 23, 1
Luminance
0.8463

At a glance

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

Hex
#fcecc3
Hue
43°
yellow
Saturation
91%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8463
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
17.93:1
Closest name
Wheat
ΔE2000 3.7
Where it sits
Hue43° 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#fcecc3
RGBrgb(252, 236, 195)
HSLhsl(43, 91%, 88%)
CMYKcmyk(0%, 6%, 23%, 1%)
LABlab(93.7 -0.9 21.9)
LCHlch(93.7 21.9 92.3)
OKLCHoklch(0.946 0.056 89.2)
Decimal16575683
Display P3color(display-p3 0.988 0.925 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcecc3 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fcecc3 on black: 17.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6EAC0
deuteranopia · #FAEFC4
tritanopia · #FFE5E1

Color scale — 50 to 950

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

#FDFAF2
#FBF5E5
#fcecc3
#FADD94
#F7CC5F
#F4BB29
#E9AB0C
#C28F0A
#9B7208
#70540A
#463406
Base = 200Lightest = 50 · #FDFAF2Darkest = 950 · #463406
:root {
  --brand-50: #FDFAF2;
  --brand-100: #FBF5E5;
  --brand-200: #fcecc3;
  --brand-300: #FADD94;
  --brand-400: #F7CC5F;
  --brand-500: #F4BB29;
  --brand-600: #E9AB0C;
  --brand-700: #C28F0A;
  --brand-800: #9B7208;
  --brand-900: #70540A;
  --brand-950: #463406;
  --brand: #fcecc3;
  --brand-ink: #000000;
}

Colors that work with #fcecc3

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#FAF9F4
Tinted page background
Border#EDE0C0
Hairlines and dividers
Muted text#9B844B
Captions on the surface
Accent#066CC6
Second voice, not a rival
Dark variant#795906
Hover, pressed, headers
Light variant#FEF7E7
Selected rows, tints
Dark surface#242014
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 #fcecc3

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#C3D3FC
Analogous left#FCCFC3
Analogous right#EFFCC3
Split-complement 1#C3EFFC
Split-complement 2#CFC3FC
Triadic 1#C3FCEC
Triadic 2#ECC3FC
Tetradic#C3FCCF

RGB percentages

Red98.8%
Green92.5%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow22.6%
Key (black)1.2%

Color previews

#fcecc3 text on a black background

contrast 17.93:1

Card sample

#fcecc3 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcecc3

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.

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

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

#fcecc3, answered

What color is #fcecc3?

#fcecc3 is a pale electric yellow, closest to Wheat (ΔE2000 3.7). It sits at 43° on the hue wheel with 91% saturation and 88% lightness, which reads as warm.

What is the RGB value of #fcecc3?

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

Is #fcecc3 a light or a dark color?

It is a light color. Relative luminance is 0.8463 and perceived brightness is 93%, so black text on it reaches 17.93:1.

Should I use black or white text on #fcecc3?

Black. It scores 17.93:1 against #fcecc3, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #fcecc3?

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

What colors go well with #fcecc3?

For interface work: #FAF9F4 as the surface, #EDE0C0 for borders, #9B844B for secondary text, #066CC6 as an accent and #795906 for hover and pressed states. For a palette, the analogous pair #FCCFC3 and #EFFCC3 stays calm, while #C3D3FC is the loudest partner.

What is #fcecc3 in CMYK for printing?

cmyk(0%, 6%, 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 #fcecc3 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 #FCDEC3; nudged cooler, #F8FDC2.

Work with #fcecc3 in the Color Lab