Skip to content

#ebadbc

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

RGB
235, 173, 188
HSL
346°, 61%, 80%
CMYK
0, 26, 20, 8
Luminance
0.5118

Every format

HEX#ebadbc
RGBrgb(235, 173, 188)
HSLhsl(346, 61%, 80%)
CMYKcmyk(0%, 26%, 20%, 8%)
LABlab(76.8 24.8 1.3)
LCHlch(76.8 24.9 3.0)
OKLCHoklch(0.809 0.075 2.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebadbc on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ebadbc on black: 11.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue73.7%

CMYK percentages

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

Color previews

#ebadbc text on a black background

contrast 11.24:1

Card sample

#ebadbc text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadbc in the Color Lab