Skip to content

#ebceb1

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

RGB
235, 206, 177
HSL
30°, 59%, 81%
CMYK
0, 12, 25, 8
Luminance
0.6498

At a glance

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

Hex
#ebceb1
Hue
30°
orange
Saturation
59%
vivid
Lightness
81%
light
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6498
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.00:1
Closest name
Peach Puff
ΔE2000 3.9
Where it sits
Hue30° of 360°
Saturation59%
Lightness81%
Temperature
Warm ← → Cool0% 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#ebceb1
RGBrgb(235, 206, 177)
HSLhsl(30, 59%, 81%)
CMYKcmyk(0%, 12%, 25%, 8%)
LABlab(84.5 5.8 18.2)
LCHlch(84.5 19.1 72.4)
OKLCHoklch(0.868 0.051 67.1)
Decimal15453873
Display P3color(display-p3 0.922 0.808 0.694)

Copy-ready code

/* CSS */
color: #ebceb1;
background-color: #ebceb1;
/* Tailwind (arbitrary) */
class="text-[#ebceb1] bg-[#ebceb1]"
/* SCSS */
$brand: #ebceb1;
/* SwiftUI */
Color(red: 0.922, green: 0.808, blue: 0.694)
/* Android */
Color.parseColor("#ebceb1")
/* Flutter */
Color(0xFFEBCEB1)
/* Python / OpenCV (BGR) */
(177, 206, 235)

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

Accessibility — WCAG contrast

Aa
#ebceb1 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ebceb1 on black: 14.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8CFAF
deuteranopia · #DFD5B2
tritanopia · #F5C7C6

Color scale — 50 to 950

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

#FBF7F4
#F7F0E9
#EFDECD
#ebceb1
#DDAB79
#D18F4C
#C37A32
#A2662A
#825221
#5F3D1C
#3B2611
Base = 300Lightest = 50 · #FBF7F4Darkest = 950 · #3B2611
:root {
  --brand-50: #FBF7F4;
  --brand-100: #F7F0E9;
  --brand-200: #EFDECD;
  --brand-300: #ebceb1;
  --brand-400: #DDAB79;
  --brand-500: #D18F4C;
  --brand-600: #C37A32;
  --brand-700: #A2662A;
  --brand-800: #825221;
  --brand-900: #5F3D1C;
  --brand-950: #3B2611;
  --brand: #ebceb1;
  --brand-ink: #000000;
}

Colors that work with #ebceb1

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#EDD6C0
Hairlines and dividers
Muted text#9B734B
Captions on the surface
Accent#2587A7
Second voice, not a rival
Dark variant#65401A
Hover, pressed, headers
Light variant#FAF2EB
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 #ebceb1

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#B1CEEB
Analogous left#EBB1B1
Analogous right#EBEBB1
Split-complement 1#B1EBEB
Split-complement 2#B1B1EB
Triadic 1#B1EBCE
Triadic 2#CEB1EB
Tetradic#B1EBB1

RGB percentages

Red92.2%
Green80.8%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta12.3%
Yellow24.7%
Key (black)7.8%

Color previews

#ebceb1 text on a black background

contrast 14.00:1

Card sample

#ebceb1 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 206, 177, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 206, 177, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebceb1;
background: linear-gradient(135deg, #ebceb1, #E1EBB1);

Monochromatic scale

Palettes built from #ebceb1

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.

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

#ebceb1, answered

What color is #ebceb1?

#ebceb1 is a light vivid orange, closest to Peach Puff (ΔE2000 3.9). It sits at 30° on the hue wheel with 59% saturation and 81% lightness, which reads as warm.

What is the RGB value of #ebceb1?

rgb(235, 206, 177) — 235 red, 206 green and 177 blue out of 255, or 92.2% / 80.8% / 69.4% by channel.

Is #ebceb1 a light or a dark color?

It is a light color. Relative luminance is 0.6498 and perceived brightness is 83%, so black text on it reaches 14.00:1.

Should I use black or white text on #ebceb1?

Black. It scores 14.00:1 against #ebceb1, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #ebceb1?

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

What colors go well with #ebceb1?

For interface work: #FAF7F4 as the surface, #EDD6C0 for borders, #9B734B for secondary text, #2587A7 as an accent and #65401A for hover and pressed states. For a palette, the analogous pair #EBB1B1 and #EBEBB1 stays calm, while #B1CEEB is the loudest partner.

What is #ebceb1 in CMYK for printing?

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

Is #ebceb1 warm or cool?

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

Work with #ebceb1 in the Color Lab