Skip to content

#ebadac

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

RGB
235, 173, 172
HSL
1°, 61%, 80%
CMYK
0, 26, 27, 8
Luminance
0.5053

Every format

HEX#ebadac
RGBrgb(235, 173, 172)
HSLhsl(1, 61%, 80%)
CMYKcmyk(0%, 26%, 27%, 8%)
LABlab(76.4 22.5 9.5)
LCHlch(76.4 24.4 22.8)
OKLCHoklch(0.805 0.073 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.8%
Blue67.5%

CMYK percentages

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

Color previews

#ebadac text on a black background

contrast 11.11:1

Card sample

#ebadac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadac in the Color Lab