Skip to content

#eedcad

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

RGB
238, 220, 173
HSL
43°, 66%, 81%
CMYK
0, 8, 27, 7
Luminance
0.7238

At a glance

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

Hex
#eedcad
Hue
43°
yellow
Saturation
66%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7238
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.48:1
Closest name
Wheat
ΔE2000 2.5
Where it sits
Hue43° of 360°
Saturation66%
Lightness81%
Temperature
Warm ← → Cool11% 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#eedcad
RGBrgb(238, 220, 173)
HSLhsl(43, 66%, 81%)
CMYKcmyk(0%, 8%, 27%, 7%)
LABlab(88.2 -0.9 25.4)
LCHlch(88.2 25.4 92.0)
OKLCHoklch(0.898 0.064 89.6)
Decimal15654061
Display P3color(display-p3 0.933 0.863 0.678)

Copy-ready code

/* CSS */
color: #eedcad;
background-color: #eedcad;
/* Tailwind (arbitrary) */
class="text-[#eedcad] bg-[#eedcad]"
/* SCSS */
$brand: #eedcad;
/* SwiftUI */
Color(red: 0.933, green: 0.863, blue: 0.678)
/* Android */
Color.parseColor("#eedcad")
/* Flutter */
Color(0xFFEEDCAD)
/* Python / OpenCV (BGR) */
(173, 220, 238)

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

Accessibility — WCAG contrast

Aa
#eedcad on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#eedcad on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7DAAA
deuteranopia · #EBDFAE
tritanopia · #F9D4CF

Color scale — 50 to 950

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

#FBF9F3
#F8F3E8
#F1E6CB
#eedcad
#E2C474
#D9B045
#CB9E2A
#A98423
#876A1C
#624E18
#3D310F
Base = 300Lightest = 50 · #FBF9F3Darkest = 950 · #3D310F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F3E8;
  --brand-200: #F1E6CB;
  --brand-300: #eedcad;
  --brand-400: #E2C474;
  --brand-500: #D9B045;
  --brand-600: #CB9E2A;
  --brand-700: #A98423;
  --brand-800: #876A1C;
  --brand-900: #624E18;
  --brand-950: #3D310F;
  --brand: #eedcad;
  --brand-ink: #000000;
}

Colors that work with #eedcad

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#EDE0C0
Hairlines and dividers
Muted text#9B854B
Captions on the surface
Accent#1F69AD
Second voice, not a rival
Dark variant#6A5216
Hover, pressed, headers
Light variant#FBF6EA
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 #eedcad

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#ADBFEE
Analogous left#EEBCAD
Analogous right#E0EEAD
Split-complement 1#ADE0EE
Split-complement 2#BCADEE
Triadic 1#ADEEDC
Triadic 2#DCADEE
Tetradic#ADEEBC

RGB percentages

Red93.3%
Green86.3%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta7.6%
Yellow27.3%
Key (black)6.7%

Color previews

#eedcad text on a black background

contrast 15.48:1

Card sample

#eedcad text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 220, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 220, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eedcad;
background: linear-gradient(135deg, #eedcad, #D5EEAD);

Monochromatic scale

Palettes built from #eedcad

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.

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

#eedcad, answered

What color is #eedcad?

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

What is the RGB value of #eedcad?

rgb(238, 220, 173) — 238 red, 220 green and 173 blue out of 255, or 93.3% / 86.3% / 67.8% by channel.

Is #eedcad a light or a dark color?

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

Should I use black or white text on #eedcad?

Black. It scores 15.48:1 against #eedcad, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #eedcad?

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

What colors go well with #eedcad?

For interface work: #FAF9F4 as the surface, #EDE0C0 for borders, #9B854B for secondary text, #1F69AD as an accent and #6A5216 for hover and pressed states. For a palette, the analogous pair #EEBCAD and #E0EEAD stays calm, while #ADBFEE is the loudest partner.

What is #eedcad in CMYK for printing?

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

Is #eedcad warm or cool?

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

Work with #eedcad in the Color Lab