Skip to content

#ebada8

a light, vivid red · warm · closest name: Light Pink

RGB
235, 173, 168
HSL
5°, 63%, 79%
CMYK
0, 26, 29, 8
Luminance
0.5038

At a glance

Every number on this page in one read: what #ebada8 is made of, how bright it looks, and which way it leans.

Hex
#ebada8
Hue
red
Saturation
63%
vivid
Lightness
79%
light
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5038
WCAG relative
Temperature
Warm
14/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
11.08:1
Closest name
Light Pink
ΔE2000 6.8
Where it sits
Hue5° of 360°
Saturation63%
Lightness79%
Temperature
Warm ← → Cool14% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ebada8
RGBrgb(235, 173, 168)
HSLhsl(5, 63%, 79%)
CMYKcmyk(0%, 26%, 29%, 8%)
LABlab(76.3 22.0 11.5)
LCHlch(76.3 24.8 27.6)
OKLCHoklch(0.804 0.074 24.1)
Decimal15445416
Display P3color(display-p3 0.922 0.678 0.659)

Copy-ready code

/* CSS */
color: #ebada8;
background-color: #ebada8;
/* Tailwind (arbitrary) */
class="text-[#ebada8] bg-[#ebada8]"
/* SCSS */
$brand: #ebada8;
/* SwiftUI */
Color(red: 0.922, green: 0.678, blue: 0.659)
/* Android */
Color.parseColor("#ebada8")
/* Flutter */
Color(0xFFEBADA8)
/* Python / OpenCV (BGR) */
(168, 173, 235)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ebada8 · 11.08:1
Use #000000AAA at every size.
Aa
White text · 1.90:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.08:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ebada8 as text scores 1.90:1 on white and 11.08:1 on black.

Accessibility — WCAG contrast

Aa
#ebada8 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ebada8 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9B5A7
deuteranopia · #C8C1A7
tritanopia · #F8A6AC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ebada8 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F4
#F7E9E8
#F0CECC
#ebada8
#E07E76
#D55349
#C7392E
#A63026
#85261F
#601F1A
#3C1410
Base = 300Lightest = 50 · #FBF4F4Darkest = 950 · #3C1410
:root {
  --brand-50: #FBF4F4;
  --brand-100: #F7E9E8;
  --brand-200: #F0CECC;
  --brand-300: #ebada8;
  --brand-400: #E07E76;
  --brand-500: #D55349;
  --brand-600: #C7392E;
  --brand-700: #A63026;
  --brand-800: #85261F;
  --brand-900: #601F1A;
  --brand-950: #3C1410;
  --brand: #ebada8;
  --brand-ink: #000000;
}

Colors that work with #ebada8

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF5F4
Tinted page background
Border#EDC3C0
Hairlines and dividers
Muted text#9B514B
Captions on the surface
Accent#22AA93
Second voice, not a rival
Dark variant#681E18
Hover, pressed, headers
Light variant#FAEBEA
Selected rows, tints
Dark surface#241514
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ebada8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#A8E6EB
Analogous left#EBA8C4
Analogous right#EBCEA8
Split-complement 1#A8EBCE
Split-complement 2#A8C4EB
Triadic 1#A8EBAD
Triadic 2#ADA8EB
Tetradic#C4EBA8

RGB percentages

Red92.2%
Green67.8%
Blue65.9%

CMYK percentages

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

Color previews

#ebada8 text on a black background

contrast 11.08:1

Card sample

#ebada8 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebada8

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ebada8 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ebada8, answered

What color is #ebada8?

#ebada8 is a light vivid red, closest to Light Pink (ΔE2000 6.8). It sits at 5° on the hue wheel with 63% saturation and 79% lightness, which reads as warm.

What is the RGB value of #ebada8?

rgb(235, 173, 168) — 235 red, 173 green and 168 blue out of 255, or 92.2% / 67.8% / 65.9% by channel.

Is #ebada8 a light or a dark color?

It is a light color. Relative luminance is 0.5038 and perceived brightness is 76%, so black text on it reaches 11.08:1.

Should I use black or white text on #ebada8?

Black. It scores 11.08:1 against #ebada8, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #ebada8?

#A8E6EB sits directly opposite on the wheel. Softer options are the split-complements #A8EBCE and #A8C4EB, which give the same contrast with far less vibration.

What colors go well with #ebada8?

For interface work: #FAF5F4 as the surface, #EDC3C0 for borders, #9B514B for secondary text, #22AA93 as an accent and #681E18 for hover and pressed states. For a palette, the analogous pair #EBA8C4 and #EBCEA8 stays calm, while #A8E6EB is the loudest partner.

What is #ebada8 in CMYK for printing?

cmyk(0%, 26%, 29%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ebada8 warm or cool?

Warm — it scores 14 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBBFA8; nudged cooler, #ECA7BB.

Work with #ebada8 in the Color Lab