Skip to content

#ebecff

a pale, electric blue · warm · “lavender”

RGB
235, 236, 255
HSL
237°, 100%, 96%
CMYK
8, 8, 0, 0
Luminance
0.8487

Every format

HEX#ebecff
RGBrgb(235, 236, 255)
HSLhsl(237, 100%, 96%)
CMYKcmyk(8%, 8%, 0%, 0%)
LABlab(93.8 3.2 -9.3)
LCHlch(93.8 9.8 288.9)
OKLCHoklch(0.948 0.025 283.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebecff on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ebecff on black: 17.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ebecff text on a black background

contrast 17.97:1

Card sample

#ebecff text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecff in the Color Lab