Skip to content

#edebee

a pale, muted violet · warm · closest name: white

RGB
237, 235, 238
HSL
280°, 8%, 93%
CMYK
0, 1, 0, 7
Luminance
0.8359

Every format

HEX#edebee
RGBrgb(237, 235, 238)
HSLhsl(280, 8%, 93%)
CMYKcmyk(0%, 1%, 0%, 7%)
LABlab(93.3 1.2 -1.2)
LCHlch(93.3 1.7 314.8)
OKLCHoklch(0.943 0.004 314.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green92.2%
Blue93.3%

CMYK percentages

Cyan0.4%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#edebee text on a black background

contrast 17.72:1

Card sample

#edebee text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edebee in the Color Lab