Skip to content

#eed68f

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

RGB
238, 214, 143
HSL
45°, 74%, 75%
CMYK
0, 10, 40, 7
Luminance
0.6825

At a glance

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

Hex
#eed68f
Hue
45°
yellow
Saturation
74%
vivid
Lightness
75%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6825
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.65:1
Closest name
Khaki
ΔE2000 6.1
Where it sits
Hue45° of 360°
Saturation74%
Lightness75%
Temperature
Warm ← → Cool12% 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#eed68f
RGBrgb(238, 214, 143)
HSLhsl(45, 74%, 75%)
CMYKcmyk(0%, 10%, 40%, 7%)
LABlab(86.1 -1.4 38.1)
LCHlch(86.1 38.1 92.1)
OKLCHoklch(0.880 0.094 91.5)
Decimal15652495
Display P3color(display-p3 0.933 0.839 0.561)

Copy-ready code

/* CSS */
color: #eed68f;
background-color: #eed68f;
/* Tailwind (arbitrary) */
class="text-[#eed68f] bg-[#eed68f]"
/* SCSS */
$brand: #eed68f;
/* SwiftUI */
Color(red: 0.933, green: 0.839, blue: 0.561)
/* Android */
Color.parseColor("#eed68f")
/* Flutter */
Color(0xFFEED68F)
/* Python / OpenCV (BGR) */
(143, 214, 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 #eed68f · 14.65:1
Use #000000AAA at every size.
Aa
White text · 1.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eed68f as text scores 1.43:1 on white and 14.65:1 on black.

Accessibility — WCAG contrast

Aa
#eed68f on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#eed68f on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5D38A
deuteranopia · #EBDA91
tritanopia · #FCCBC4

Color scale — 50 to 950

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

#FCFAF3
#F8F4E7
#F3E8C8
#eed68f
#E9C96D
#E1B83C
#D4A720
#B18B1B
#8E6F16
#675214
#40330C
Base = 300Lightest = 50 · #FCFAF3Darkest = 950 · #40330C
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F8F4E7;
  --brand-200: #F3E8C8;
  --brand-300: #eed68f;
  --brand-400: #E9C96D;
  --brand-500: #E1B83C;
  --brand-600: #D4A720;
  --brand-700: #B18B1B;
  --brand-800: #8E6F16;
  --brand-900: #675214;
  --brand-950: #40330C;
  --brand: #eed68f;
  --brand-ink: #000000;
}

Colors that work with #eed68f

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#EDE1C0
Hairlines and dividers
Muted text#9B874B
Captions on the surface
Accent#1667B6
Second voice, not a rival
Dark variant#6F5711
Hover, pressed, headers
Light variant#FCF7E9
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 #eed68f

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#8FA7EE
Analogous left#EEA68F
Analogous right#D7EE8F
Split-complement 1#8FD7EE
Split-complement 2#A68FEE
Triadic 1#8FEED6
Triadic 2#D68FEE
Tetradic#8FEEA6

RGB percentages

Red93.3%
Green83.9%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta10.1%
Yellow39.9%
Key (black)6.7%

Color previews

#eed68f text on a black background

contrast 14.65:1

Card sample

#eed68f text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed68f

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.

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

#eed68f, answered

What color is #eed68f?

#eed68f is a light vivid yellow, closest to Khaki (ΔE2000 6.1). It sits at 45° on the hue wheel with 74% saturation and 75% lightness, which reads as warm.

What is the RGB value of #eed68f?

rgb(238, 214, 143) — 238 red, 214 green and 143 blue out of 255, or 93.3% / 83.9% / 56.1% by channel.

Is #eed68f a light or a dark color?

It is a light color. Relative luminance is 0.6825 and perceived brightness is 84%, so black text on it reaches 14.65:1.

Should I use black or white text on #eed68f?

Black. It scores 14.65:1 against #eed68f, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #eed68f?

#8FA7EE sits directly opposite on the wheel. Softer options are the split-complements #8FD7EE and #A68FEE, which give the same contrast with far less vibration.

What colors go well with #eed68f?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B874B for secondary text, #1667B6 as an accent and #6F5711 for hover and pressed states. For a palette, the analogous pair #EEA68F and #D7EE8F stays calm, while #8FA7EE is the loudest partner.

What is #eed68f in CMYK for printing?

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

Is #eed68f warm or cool?

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

Work with #eed68f in the Color Lab