Skip to content

#ebdbb5

a light, vivid yellow · warm · closest name: Wheat

RGB
235, 219, 181
HSL
42°, 57%, 82%
CMYK
0, 7, 23, 8
Luminance
0.7166

At a glance

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

Hex
#ebdbb5
Hue
42°
yellow
Saturation
57%
vivid
Lightness
82%
light
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7166
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.33:1
Closest name
Wheat
ΔE2000 2.7
Where it sits
Hue42° of 360°
Saturation57%
Lightness82%
Temperature
Warm ← → Cool10% 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#ebdbb5
RGBrgb(235, 219, 181)
HSLhsl(42, 57%, 82%)
CMYKcmyk(0%, 7%, 23%, 8%)
LABlab(87.8 -0.4 20.7)
LCHlch(87.8 20.7 91.1)
OKLCHoklch(0.895 0.053 87.9)
Decimal15457205
Display P3color(display-p3 0.922 0.859 0.710)

Copy-ready code

/* CSS */
color: #ebdbb5;
background-color: #ebdbb5;
/* Tailwind (arbitrary) */
class="text-[#ebdbb5] bg-[#ebdbb5]"
/* SCSS */
$brand: #ebdbb5;
/* SwiftUI */
Color(red: 0.922, green: 0.859, blue: 0.710)
/* Android */
Color.parseColor("#ebdbb5")
/* Flutter */
Color(0xFFEBDBB5)
/* Python / OpenCV (BGR) */
(181, 219, 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 #ebdbb5 · 15.33:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ebdbb5 as text scores 1.37:1 on white and 15.33:1 on black.

Accessibility — WCAG contrast

Aa
#ebdbb5 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ebdbb5 on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DAB3
deuteranopia · #E8DEB6
tritanopia · #F4D5D0

Color scale — 50 to 950

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

#FBF9F4
#F7F2E9
#EFE5CD
#ebdbb5
#DBBE7B
#CFA94E
#C19734
#A17E2B
#806523
#5E4A1D
#3A2E12
Base = 300Lightest = 50 · #FBF9F4Darkest = 950 · #3A2E12
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F7F2E9;
  --brand-200: #EFE5CD;
  --brand-300: #ebdbb5;
  --brand-400: #DBBE7B;
  --brand-500: #CFA94E;
  --brand-600: #C19734;
  --brand-700: #A17E2B;
  --brand-800: #806523;
  --brand-900: #5E4A1D;
  --brand-950: #3A2E12;
  --brand: #ebdbb5;
  --brand-ink: #000000;
}

Colors that work with #ebdbb5

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#FAF9F4
Tinted page background
Border#EDDFC0
Hairlines and dividers
Muted text#9B834B
Captions on the surface
Accent#276DA5
Second voice, not a rival
Dark variant#644F1B
Hover, pressed, headers
Light variant#FAF5EB
Selected rows, tints
Dark surface#241F14
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 #ebdbb5

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#B5C5EB
Analogous left#EBC0B5
Analogous right#E0EBB5
Split-complement 1#B5E0EB
Split-complement 2#C0B5EB
Triadic 1#B5EBDB
Triadic 2#DBB5EB
Tetradic#B5EBC0

RGB percentages

Red92.2%
Green85.9%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow23.0%
Key (black)7.8%

Color previews

#ebdbb5 text on a black background

contrast 15.33:1

Card sample

#ebdbb5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdbb5

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.

#ebdbb5 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ebdbb5, answered

What color is #ebdbb5?

#ebdbb5 is a light vivid yellow, closest to Wheat (ΔE2000 2.7). It sits at 42° on the hue wheel with 57% saturation and 82% lightness, which reads as warm.

What is the RGB value of #ebdbb5?

rgb(235, 219, 181) — 235 red, 219 green and 181 blue out of 255, or 92.2% / 85.9% / 71% by channel.

Is #ebdbb5 a light or a dark color?

It is a light color. Relative luminance is 0.7166 and perceived brightness is 86%, so black text on it reaches 15.33:1.

Should I use black or white text on #ebdbb5?

Black. It scores 15.33:1 against #ebdbb5, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #ebdbb5?

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

What colors go well with #ebdbb5?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B834B for secondary text, #276DA5 as an accent and #644F1B for hover and pressed states. For a palette, the analogous pair #EBC0B5 and #E0EBB5 stays calm, while #B5C5EB is the loudest partner.

What is #ebdbb5 in CMYK for printing?

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

Is #ebdbb5 warm or cool?

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

Work with #ebdbb5 in the Color Lab