Skip to content

#ffead0

a pale, electric orange · warm · closest name: Blanched Almond

RGB
255, 234, 208
HSL
33°, 100%, 91%
CMYK
0, 8, 18, 0
Luminance
0.8466

At a glance

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

Hex
#ffead0
Hue
33°
orange
Saturation
100%
electric
Lightness
91%
pale
Brightness
100%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8466
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
17.93:1
Closest name
Blanched Almond
ΔE2000 1.7
Where it sits
Hue33° of 360°
Saturation100%
Lightness91%
Temperature
Warm ← → Cool3% 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#ffead0
RGBrgb(255, 234, 208)
HSLhsl(33, 100%, 91%)
CMYKcmyk(0%, 8%, 18%, 0%)
LABlab(93.7 3.1 15.2)
LCHlch(93.7 15.5 78.6)
OKLCHoklch(0.947 0.041 73.2)
Decimal16771792
Display P3color(display-p3 1.000 0.918 0.816)

Copy-ready code

/* CSS */
color: #ffead0;
background-color: #ffead0;
/* Tailwind (arbitrary) */
class="text-[#ffead0] bg-[#ffead0]"
/* SCSS */
$brand: #ffead0;
/* SwiftUI */
Color(red: 1.000, green: 0.918, blue: 0.816)
/* Android */
Color.parseColor("#ffead0")
/* Flutter */
Color(0xFFFFEAD0)
/* Python / OpenCV (BGR) */
(208, 234, 255)

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 #ffead0 · 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: #ffead0 as text scores 1.17:1 on white and 17.93:1 on black.

Accessibility — WCAG contrast

Aa
#ffead0 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ffead0 on black: 17.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EACE
deuteranopia · #F7EFD1
tritanopia · #FFE5E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ffead0 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF8F1
#ffead0
#FCE1C0
#FFCD8F
#FFB457
#FF9B1F
#F58700
#CC7100
#A35A00
#764305
#492A03
Base = 100Lightest = 50 · #FEF8F1Darkest = 950 · #492A03
:root {
  --brand-50: #FEF8F1;
  --brand-100: #ffead0;
  --brand-200: #FCE1C0;
  --brand-300: #FFCD8F;
  --brand-400: #FFB457;
  --brand-500: #FF9B1F;
  --brand-600: #F58700;
  --brand-700: #CC7100;
  --brand-800: #A35A00;
  --brand-900: #764305;
  --brand-950: #492A03;
  --brand: #ffead0;
  --brand-ink: #000000;
}

Colors that work with #ffead0

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#EDD9C0
Hairlines and dividers
Muted text#9B774B
Captions on the surface
Accent#008FCC
Second voice, not a rival
Dark variant#804700
Hover, pressed, headers
Light variant#FFF4E5
Selected rows, tints
Dark surface#241D14
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 #ffead0

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#D0E5FF
Analogous left#FFD3D0
Analogous right#FCFFD0
Split-complement 1#D0FCFF
Split-complement 2#D3D0FF
Triadic 1#D0FFEA
Triadic 2#EAD0FF
Tetradic#D0FFD3

RGB percentages

Red100.0%
Green91.8%
Blue81.6%

CMYK percentages

Cyan0.0%
Magenta8.2%
Yellow18.4%
Key (black)0.0%

Color previews

#ffead0 text on a black background

contrast 17.93:1

Card sample

#ffead0 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffead0

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.

#ffead0 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.

#ffead0, answered

What color is #ffead0?

#ffead0 is a pale electric orange, closest to Blanched Almond (ΔE2000 1.7). It sits at 33° on the hue wheel with 100% saturation and 91% lightness, which reads as warm.

What is the RGB value of #ffead0?

rgb(255, 234, 208) — 255 red, 234 green and 208 blue out of 255, or 100% / 91.8% / 81.6% by channel.

Is #ffead0 a light or a dark color?

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

Should I use black or white text on #ffead0?

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

What is the complementary color of #ffead0?

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

What colors go well with #ffead0?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B774B for secondary text, #008FCC as an accent and #804700 for hover and pressed states. For a palette, the analogous pair #FFD3D0 and #FCFFD0 stays calm, while #D0E5FF is the loudest partner.

What is #ffead0 in CMYK for printing?

cmyk(0%, 8%, 18%, 0%). 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 #ffead0 warm or cool?

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

Work with #ffead0 in the Color Lab