Skip to content

#ebeddc

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

RGB
235, 237, 220
HSL
67°, 32%, 90%
CMYK
1, 0, 7, 7
Luminance
0.8340

Every format

HEX#ebeddc
RGBrgb(235, 237, 220)
HSLhsl(67, 32%, 90%)
CMYKcmyk(1%, 0%, 7%, 7%)
LABlab(93.2 -3.6 8.0)
LCHlch(93.2 8.8 114.2)
OKLCHoklch(0.940 0.023 112.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.9%
Blue86.3%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow7.2%
Key (black)7.1%

Color previews

#ebeddc text on a black background

contrast 17.68:1

Card sample

#ebeddc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeddc in the Color Lab