Skip to content

#eadebb

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

RGB
234, 222, 187
HSL
45°, 53%, 83%
CMYK
0, 5, 20, 8
Luminance
0.7332

Every format

HEX#eadebb
RGBrgb(234, 222, 187)
HSLhsl(45, 53%, 83%)
CMYKcmyk(0%, 5%, 20%, 8%)
LABlab(88.6 -1.4 18.7)
LCHlch(88.6 18.7 94.4)
OKLCHoklch(0.901 0.048 91.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eadebb on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#eadebb on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green87.1%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow20.1%
Key (black)8.2%

Color previews

#eadebb text on a black background

contrast 15.66:1

Card sample

#eadebb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadebb in the Color Lab