Skip to content

#edd2bf

a light, vivid orange · warm · closest name: Peach Puff

RGB
237, 210, 191
HSL
25°, 56%, 84%
CMYK
0, 11, 19, 7
Luminance
0.6786

At a glance

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

Hex
#edd2bf
Hue
25°
orange
Saturation
56%
vivid
Lightness
84%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6786
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.57:1
Closest name
Peach Puff
ΔE2000 5.2
Where it sits
Hue25° of 360°
Saturation56%
Lightness84%
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#edd2bf
RGBrgb(237, 210, 191)
HSLhsl(25, 56%, 84%)
CMYKcmyk(0%, 11%, 19%, 7%)
LABlab(85.9 6.4 12.9)
LCHlch(85.9 14.4 63.4)
OKLCHoklch(0.881 0.040 57.3)
Decimal15585983
Display P3color(display-p3 0.929 0.824 0.749)

Copy-ready code

/* CSS */
color: #edd2bf;
background-color: #edd2bf;
/* Tailwind (arbitrary) */
class="text-[#edd2bf] bg-[#edd2bf]"
/* SCSS */
$brand: #edd2bf;
/* SwiftUI */
Color(red: 0.929, green: 0.824, blue: 0.749)
/* Android */
Color.parseColor("#edd2bf")
/* Flutter */
Color(0xFFEDD2BF)
/* Python / OpenCV (BGR) */
(191, 210, 237)

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 #edd2bf · 14.57:1
Use #000000AAA at every size.
Aa
White text · 1.44:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #edd2bf as text scores 1.44:1 on white and 14.57:1 on black.

Accessibility — WCAG contrast

Aa
#edd2bf on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#edd2bf on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAD4BE
deuteranopia · #E0D9BF
tritanopia · #F6CDCD

Color scale — 50 to 950

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

#FBF7F4
#F6EFE9
#edd2bf
#E6C1A7
#DAA37C
#CE8450
#BF6E36
#9F5C2D
#7F4A24
#5D381E
#3A2313
Base = 200Lightest = 50 · #FBF7F4Darkest = 950 · #3A2313
:root {
  --brand-50: #FBF7F4;
  --brand-100: #F6EFE9;
  --brand-200: #edd2bf;
  --brand-300: #E6C1A7;
  --brand-400: #DAA37C;
  --brand-500: #CE8450;
  --brand-600: #BF6E36;
  --brand-700: #9F5C2D;
  --brand-800: #7F4A24;
  --brand-900: #5D381E;
  --brand-950: #3A2313;
  --brand: #edd2bf;
  --brand-ink: #000000;
}

Colors that work with #edd2bf

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#EDD2C0
Hairlines and dividers
Muted text#9B6C4B
Captions on the surface
Accent#2890A4
Second voice, not a rival
Dark variant#643A1C
Hover, pressed, headers
Light variant#F9F1EB
Selected rows, tints
Dark surface#241B14
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 #edd2bf

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#BFDAED
Analogous left#EDBFC3
Analogous right#EDE9BF
Split-complement 1#BFEDE9
Split-complement 2#BFC3ED
Triadic 1#BFEDD2
Triadic 2#D2BFED
Tetradic#C3EDBF

RGB percentages

Red92.9%
Green82.4%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow19.4%
Key (black)7.1%

Color previews

#edd2bf text on a black background

contrast 14.57:1

Card sample

#edd2bf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(237, 210, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 210, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edd2bf;
background: linear-gradient(135deg, #edd2bf, #E9EDBF);

Monochromatic scale

Palettes built from #edd2bf

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.

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

Converts to four-color process without much drama. Proof it anyway.

#edd2bf, answered

What color is #edd2bf?

#edd2bf is a light vivid orange, closest to Peach Puff (ΔE2000 5.2). It sits at 25° on the hue wheel with 56% saturation and 84% lightness, which reads as warm.

What is the RGB value of #edd2bf?

rgb(237, 210, 191) — 237 red, 210 green and 191 blue out of 255, or 92.9% / 82.4% / 74.9% by channel.

Is #edd2bf a light or a dark color?

It is a light color. Relative luminance is 0.6786 and perceived brightness is 85%, so black text on it reaches 14.57:1.

Should I use black or white text on #edd2bf?

Black. It scores 14.57:1 against #edd2bf, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #edd2bf?

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

What colors go well with #edd2bf?

For interface work: #FAF7F4 as the surface, #EDD2C0 for borders, #9B6C4B for secondary text, #2890A4 as an accent and #643A1C for hover and pressed states. For a palette, the analogous pair #EDBFC3 and #EDE9BF stays calm, while #BFDAED is the loudest partner.

What is #edd2bf in CMYK for printing?

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

Is #edd2bf 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 #F3E0D3; nudged cooler, #EEC0BE.

Work with #edd2bf in the Color Lab