Skip to content

#edebff

a pale, electric blue · warm · “lavender”

RGB
237, 235, 255
HSL
246°, 100%, 96%
CMYK
7, 8, 0, 0
Luminance
0.8464

Every format

HEX#edebff
RGBrgb(237, 235, 255)
HSLhsl(246, 100%, 96%)
CMYKcmyk(7%, 8%, 0%, 0%)
LABlab(93.7 4.3 -9.4)
LCHlch(93.7 10.3 294.8)
OKLCHoklch(0.948 0.027 290.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green92.2%
Blue100.0%

CMYK percentages

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

Color previews

#edebff text on a black background

contrast 17.93:1

Card sample

#edebff text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edebff in the Color Lab