Skip to content

#ebdf9e

a light, vivid yellow · warm · closest name: Pale Goldenrod

RGB
235, 223, 158
HSL
51°, 66%, 77%
CMYK
0, 5, 33, 8
Luminance
0.7291

At a glance

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

Hex
#ebdf9e
Hue
51°
yellow
Saturation
66%
vivid
Lightness
77%
light
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7291
WCAG relative
Temperature
Warm
17/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.58:1
Closest name
Pale Goldenrod
ΔE2000 2.6
Where it sits
Hue51° of 360°
Saturation66%
Lightness77%
Temperature
Warm ← → Cool17% 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#ebdf9e
RGBrgb(235, 223, 158)
HSLhsl(51, 66%, 77%)
CMYKcmyk(0%, 5%, 33%, 8%)
LABlab(88.4 -5.4 33.4)
LCHlch(88.4 33.8 99.2)
OKLCHoklch(0.898 0.084 99.0)
Decimal15458206
Display P3color(display-p3 0.922 0.875 0.620)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf9e on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf9e on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBDB9A
deuteranopia · #EFE0A0
tritanopia · #F6D6CE

Color scale — 50 to 950

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

#FBFAF3
#F8F5E8
#F1EBCB
#ebdf9e
#E2D173
#D9C145
#CBB22A
#A99423
#87761C
#625718
#3D360F
Base = 300Lightest = 50 · #FBFAF3Darkest = 950 · #3D360F
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F5E8;
  --brand-200: #F1EBCB;
  --brand-300: #ebdf9e;
  --brand-400: #E2D173;
  --brand-500: #D9C145;
  --brand-600: #CBB22A;
  --brand-700: #A99423;
  --brand-800: #87761C;
  --brand-900: #625718;
  --brand-950: #3D360F;
  --brand: #ebdf9e;
  --brand-ink: #000000;
}

Colors that work with #ebdf9e

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#EDE6C0
Hairlines and dividers
Muted text#9B8E4B
Captions on the surface
Accent#1F59AD
Second voice, not a rival
Dark variant#6A5D16
Hover, pressed, headers
Light variant#FBF8EA
Selected rows, tints
Dark surface#242214
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 #ebdf9e

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#9EAAEB
Analogous left#EBB99E
Analogous right#D1EB9E
Split-complement 1#9ED1EB
Split-complement 2#B99EEB
Triadic 1#9EEBDF
Triadic 2#DF9EEB
Tetradic#9EEBB9

RGB percentages

Red92.2%
Green87.5%
Blue62.0%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow32.8%
Key (black)7.8%

Color previews

#ebdf9e text on a black background

contrast 15.58:1

Card sample

#ebdf9e text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf9e

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.

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

#ebdf9e, answered

What color is #ebdf9e?

#ebdf9e is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 2.6). It sits at 51° on the hue wheel with 66% saturation and 77% lightness, which reads as warm.

What is the RGB value of #ebdf9e?

rgb(235, 223, 158) — 235 red, 223 green and 158 blue out of 255, or 92.2% / 87.5% / 62% by channel.

Is #ebdf9e a light or a dark color?

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

Should I use black or white text on #ebdf9e?

Black. It scores 15.58:1 against #ebdf9e, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #ebdf9e?

#9EAAEB sits directly opposite on the wheel. Softer options are the split-complements #9ED1EB and #B99EEB, which give the same contrast with far less vibration.

What colors go well with #ebdf9e?

For interface work: #FAF9F4 as the surface, #EDE6C0 for borders, #9B8E4B for secondary text, #1F59AD as an accent and #6A5D16 for hover and pressed states. For a palette, the analogous pair #EBB99E and #D1EB9E stays calm, while #9EAAEB is the loudest partner.

What is #ebdf9e in CMYK for printing?

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

Is #ebdf9e warm or cool?

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

Work with #ebdf9e in the Color Lab