Skip to content

#ebadae

a light, vivid red · warm · closest name: pink

RGB
235, 173, 174
HSL
359°, 61%, 80%
CMYK
0, 26, 26, 8
Luminance
0.5061

Every format

HEX#ebadae
RGBrgb(235, 173, 174)
HSLhsl(359, 61%, 80%)
CMYKcmyk(0%, 26%, 26%, 8%)
LABlab(76.4 22.8 8.4)
LCHlch(76.4 24.3 20.3)
OKLCHoklch(0.806 0.073 17.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebadae on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ebadae on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow26.0%
Key (black)7.8%

Color previews

#ebadae text on a black background

contrast 11.12:1

Card sample

#ebadae text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadae in the Color Lab