Skip to content

#ffe7cd

a pale, electric orange · warm · closest name: Bisque

RGB
255, 231, 205
HSL
31°, 100%, 90%
CMYK
0, 9, 20, 0
Luminance
0.8282

At a glance

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

Hex
#ffe7cd
Hue
31°
orange
Saturation
100%
electric
Lightness
90%
pale
Brightness
100%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8282
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
17.56:1
Closest name
Bisque
ΔE2000 2
Where it sits
Hue31° of 360°
Saturation100%
Lightness90%
Temperature
Warm ← → Cool1% 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#ffe7cd
RGBrgb(255, 231, 205)
HSLhsl(31, 100%, 90%)
CMYKcmyk(0%, 9%, 20%, 0%)
LABlab(92.9 4.2 15.6)
LCHlch(92.9 16.2 75.1)
OKLCHoklch(0.941 0.043 69.5)
Decimal16771021
Display P3color(display-p3 1.000 0.906 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffe7cd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#ffe7cd on black: 17.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0E8CB
deuteranopia · #F5EDCE
tritanopia · #FFE1E0

Color scale — 50 to 950

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

#FEF8F1
#FCF0E3
#ffe7cd
#FFC98F
#FFAE57
#FF931F
#F57F00
#CC6A00
#A35500
#763F05
#492803
Base = 200Lightest = 50 · #FEF8F1Darkest = 950 · #492803
:root {
  --brand-50: #FEF8F1;
  --brand-100: #FCF0E3;
  --brand-200: #ffe7cd;
  --brand-300: #FFC98F;
  --brand-400: #FFAE57;
  --brand-500: #FF931F;
  --brand-600: #F57F00;
  --brand-700: #CC6A00;
  --brand-800: #A35500;
  --brand-900: #763F05;
  --brand-950: #492803;
  --brand: #ffe7cd;
  --brand-ink: #000000;
}

Colors that work with #ffe7cd

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#FAF7F4
Tinted page background
Border#EDD7C0
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#0097CC
Second voice, not a rival
Dark variant#804200
Hover, pressed, headers
Light variant#FFF3E5
Selected rows, tints
Dark surface#241C14
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 #ffe7cd

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#CDE5FF
Analogous left#FFCECD
Analogous right#FEFFCD
Split-complement 1#CDFEFF
Split-complement 2#CECDFF
Triadic 1#CDFFE7
Triadic 2#E7CDFF
Tetradic#CDFFCE

RGB percentages

Red100.0%
Green90.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta9.4%
Yellow19.6%
Key (black)0.0%

Color previews

#ffe7cd text on a black background

contrast 17.56:1

Card sample

#ffe7cd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffe7cd

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.

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

#ffe7cd, answered

What color is #ffe7cd?

#ffe7cd is a pale electric orange, closest to Bisque (ΔE2000 2). It sits at 31° on the hue wheel with 100% saturation and 90% lightness, which reads as warm.

What is the RGB value of #ffe7cd?

rgb(255, 231, 205) — 255 red, 231 green and 205 blue out of 255, or 100% / 90.6% / 80.4% by channel.

Is #ffe7cd a light or a dark color?

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

Should I use black or white text on #ffe7cd?

Black. It scores 17.56:1 against #ffe7cd, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #ffe7cd?

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

What colors go well with #ffe7cd?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #0097CC as an accent and #804200 for hover and pressed states. For a palette, the analogous pair #FFCECD and #FEFFCD stays calm, while #CDE5FF is the loudest partner.

What is #ffe7cd in CMYK for printing?

cmyk(0%, 9%, 20%, 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 #ffe7cd warm or cool?

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

Work with #ffe7cd in the Color Lab