Skip to content

#ebecee

a pale, muted blue · cool · closest name: white

RGB
235, 236, 238
HSL
220°, 8%, 93%
CMYK
1, 1, 0, 7
Luminance
0.8383

Every format

HEX#ebecee
RGBrgb(235, 236, 238)
HSLhsl(220, 8%, 93%)
CMYKcmyk(1%, 1%, 0%, 7%)
LABlab(93.4 0.0 -1.1)
LCHlch(93.4 1.1 271.1)
OKLCHoklch(0.943 0.003 264.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebecee on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#ebecee on black: 17.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue93.3%

CMYK percentages

Cyan1.3%
Magenta0.8%
Yellow0.0%
Key (black)6.7%

Color previews

#ebecee text on a black background

contrast 17.77:1

Card sample

#ebecee text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecee in the Color Lab