Skip to content

#ebadaf

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

RGB
235, 173, 175
HSL
358°, 61%, 80%
CMYK
0, 26, 26, 8
Luminance
0.5064

Every format

HEX#ebadaf
RGBrgb(235, 173, 175)
HSLhsl(358, 61%, 80%)
CMYKcmyk(0%, 26%, 26%, 8%)
LABlab(76.5 22.9 7.9)
LCHlch(76.5 24.3 19.0)
OKLCHoklch(0.806 0.073 16.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow25.5%
Key (black)7.8%

Color previews

#ebadaf text on a black background

contrast 11.13:1

Card sample

#ebadaf text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadaf in the Color Lab