Skip to content

#eddfb2

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

RGB
237, 223, 178
HSL
46°, 62%, 81%
CMYK
0, 6, 25, 7
Luminance
0.7399

At a glance

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

Hex
#eddfb2
Hue
46°
yellow
Saturation
62%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7399
WCAG relative
Temperature
Warm
13/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.80:1
Closest name
Wheat
ΔE2000 3.5
Where it sits
Hue46° of 360°
Saturation62%
Lightness81%
Temperature
Warm ← → Cool13% 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#eddfb2
RGBrgb(237, 223, 178)
HSLhsl(46, 62%, 81%)
CMYKcmyk(0%, 6%, 25%, 7%)
LABlab(88.9 -2.1 23.8)
LCHlch(88.9 23.9 95.1)
OKLCHoklch(0.904 0.061 92.8)
Decimal15589298
Display P3color(display-p3 0.929 0.875 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eddfb2 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#eddfb2 on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9DDAF
deuteranopia · #EDE1B3
tritanopia · #F7D8D3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eddfb2 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
#F7F4E8
#F0E7CC
#eddfb2
#DFC677
#D4B349
#C6A22E
#A58727
#846C1F
#60501A
#3C3210
Base = 300Lightest = 50 · #FBF9F4Darkest = 950 · #3C3210
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F7F4E8;
  --brand-200: #F0E7CC;
  --brand-300: #eddfb2;
  --brand-400: #DFC677;
  --brand-500: #D4B349;
  --brand-600: #C6A22E;
  --brand-700: #A58727;
  --brand-800: #846C1F;
  --brand-900: #60501A;
  --brand-950: #3C3210;
  --brand: #eddfb2;
  --brand-ink: #000000;
}

Colors that work with #eddfb2

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#EDE2C0
Hairlines and dividers
Muted text#9B884B
Captions on the surface
Accent#2265AA
Second voice, not a rival
Dark variant#675518
Hover, pressed, headers
Light variant#FAF6EA
Selected rows, tints
Dark surface#242014
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 #eddfb2

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#B2C0ED
Analogous left#EDC2B2
Analogous right#DEEDB2
Split-complement 1#B2DEED
Split-complement 2#C2B2ED
Triadic 1#B2EDDF
Triadic 2#DFB2ED
Tetradic#B2EDC2

RGB percentages

Red92.9%
Green87.5%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow24.9%
Key (black)7.1%

Color previews

#eddfb2 text on a black background

contrast 15.80:1

Card sample

#eddfb2 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eddfb2

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.

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

#eddfb2, answered

What color is #eddfb2?

#eddfb2 is a light vivid yellow, closest to Wheat (ΔE2000 3.5). It sits at 46° on the hue wheel with 62% saturation and 81% lightness, which reads as warm.

What is the RGB value of #eddfb2?

rgb(237, 223, 178) — 237 red, 223 green and 178 blue out of 255, or 92.9% / 87.5% / 69.8% by channel.

Is #eddfb2 a light or a dark color?

It is a light color. Relative luminance is 0.7399 and perceived brightness is 87%, so black text on it reaches 15.80:1.

Should I use black or white text on #eddfb2?

Black. It scores 15.80:1 against #eddfb2, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #eddfb2?

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

What colors go well with #eddfb2?

For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B884B for secondary text, #2265AA as an accent and #675518 for hover and pressed states. For a palette, the analogous pair #EDC2B2 and #DEEDB2 stays calm, while #B2C0ED is the loudest partner.

What is #eddfb2 in CMYK for printing?

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

Is #eddfb2 warm or cool?

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

Work with #eddfb2 in the Color Lab