Skip to content

#fceacd

a pale, electric orange · warm · “Blanched Almond”

RGB
252, 234, 205
HSL
37°, 89%, 90%
CMYK
0, 7, 19, 1
Luminance
0.8395

At a glance

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

Hex
#fceacd
Hue
37°
orange
Saturation
89%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8395
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
17.79:1
Closest name
Blanched Almond
ΔE2000 0.8
Where it sits
Hue37° of 360°
Saturation89%
Lightness90%
Temperature
Warm ← → Cool6% 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#fceacd
RGBrgb(252, 234, 205)
HSLhsl(37, 89%, 90%)
CMYKcmyk(0%, 7%, 19%, 1%)
LABlab(93.4 1.6 16.3)
LCHlch(93.4 16.4 84.5)
OKLCHoklch(0.944 0.043 79.8)
Decimal16575181
Display P3color(display-p3 0.988 0.918 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fceacd on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#fceacd on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EACB
deuteranopia · #F7EECE
tritanopia · #FFE4E2

Color scale — 50 to 950

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

#FDF9F2
#FBF2E5
#fceacd
#F9D395
#F5BC60
#F2A62B
#E7940E
#C07B0C
#9A6209
#6F490B
#452E07
Base = 200Lightest = 50 · #FDF9F2Darkest = 950 · #452E07
:root {
  --brand-50: #FDF9F2;
  --brand-100: #FBF2E5;
  --brand-200: #fceacd;
  --brand-300: #F9D395;
  --brand-400: #F5BC60;
  --brand-500: #F2A62B;
  --brand-600: #E7940E;
  --brand-700: #C07B0C;
  --brand-800: #9A6209;
  --brand-900: #6F490B;
  --brand-950: #452E07;
  --brand: #fceacd;
  --brand-ink: #000000;
}

Colors that work with #fceacd

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#FAF8F4
Tinted page background
Border#EDDBC0
Hairlines and dividers
Muted text#9B7C4B
Captions on the surface
Accent#087FC4
Second voice, not a rival
Dark variant#784D07
Hover, pressed, headers
Light variant#FEF5E7
Selected rows, tints
Dark surface#241E14
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 #fceacd

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#CDDFFC
Analogous left#FCD2CD
Analogous right#F7FCCD
Split-complement 1#CDF7FC
Split-complement 2#D2CDFC
Triadic 1#CDFCEA
Triadic 2#EACDFC
Tetradic#CDFCD2

RGB percentages

Red98.8%
Green91.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow18.7%
Key (black)1.2%

Color previews

#fceacd text on a black background

contrast 17.79:1

Card sample

#fceacd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fceacd

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.

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

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

#fceacd, answered

What color is #fceacd?

#fceacd is a pale electric orange — the CSS keyword Blanched Almond. It sits at 37° on the hue wheel with 89% saturation and 90% lightness, which reads as warm.

What is the RGB value of #fceacd?

rgb(252, 234, 205) — 252 red, 234 green and 205 blue out of 255, or 98.8% / 91.8% / 80.4% by channel.

Is #fceacd a light or a dark color?

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

Should I use black or white text on #fceacd?

Black. It scores 17.79:1 against #fceacd, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #fceacd?

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

What colors go well with #fceacd?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7C4B for secondary text, #087FC4 as an accent and #784D07 for hover and pressed states. For a palette, the analogous pair #FCD2CD and #F7FCCD stays calm, while #CDDFFC is the loudest partner.

What is #fceacd in CMYK for printing?

cmyk(0%, 7%, 19%, 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 #fceacd warm or cool?

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

Work with #fceacd in the Color Lab