Skip to content

#eacb7b

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

RGB
234, 203, 123
HSL
43°, 73%, 70%
CMYK
0, 13, 47, 8
Luminance
0.6163

Every format

HEX#eacb7b
RGBrgb(234, 203, 123)
HSLhsl(43, 73%, 70%)
CMYKcmyk(0%, 13%, 47%, 8%)
LABlab(82.7 0.7 43.7)
LCHlch(82.7 43.8 89.1)
OKLCHoklch(0.851 0.105 88.9)

Copy-ready code

/* CSS */
color: #eacb7b;
background-color: #eacb7b;
/* Tailwind (arbitrary) */
class="text-[#eacb7b] bg-[#eacb7b]"
/* SCSS */
$brand: #eacb7b;
/* SwiftUI */
Color(red: 0.918, green: 0.796, blue: 0.482)
/* Android */
Color.parseColor("#eacb7b")

Accessibility — WCAG contrast

Aa
#eacb7b on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#eacb7b on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green79.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta13.2%
Yellow47.4%
Key (black)8.2%

Color previews

#eacb7b text on a black background

contrast 13.33:1

Card sample

#eacb7b text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(234, 203, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(234, 203, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eacb7b;
background: linear-gradient(135deg, #eacb7b, #BFEA7B);

Monochromatic scale

Palettes built from #eacb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eacb7b in the Color Lab