Skip to content

#ebedda

a pale, soft yellow · cool · closest name: beige

RGB
235, 237, 218
HSL
66°, 35%, 89%
CMYK
1, 0, 8, 7
Luminance
0.8329

Every format

HEX#ebedda
RGBrgb(235, 237, 218)
HSLhsl(66, 35%, 89%)
CMYKcmyk(1%, 0%, 8%, 7%)
LABlab(93.1 -3.9 9.0)
LCHlch(93.1 9.8 113.7)
OKLCHoklch(0.940 0.025 111.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebedda on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ebedda on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.9%
Blue85.5%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow8.0%
Key (black)7.1%

Color previews

#ebedda text on a black background

contrast 17.66:1

Card sample

#ebedda text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebedda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebedda in the Color Lab