Skip to content

#ebc9c8

a pale, vivid red · warm · closest name: Misty Rose

RGB
235, 201, 200
HSL
2°, 47%, 85%
CMYK
0, 15, 15, 8
Luminance
0.6361

At a glance

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

Hex
#ebc9c8
Hue
red
Saturation
47%
vivid
Lightness
85%
pale
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6361
WCAG relative
Temperature
Warm
16/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
13.72:1
Closest name
Misty Rose
ΔE2000 6.3
Where it sits
Hue2° of 360°
Saturation47%
Lightness85%
Temperature
Warm ← → Cool16% 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#ebc9c8
RGBrgb(235, 201, 200)
HSLhsl(2, 47%, 85%)
CMYKcmyk(0%, 15%, 15%, 8%)
LABlab(83.8 11.8 4.9)
LCHlch(83.8 12.8 22.7)
OKLCHoklch(0.865 0.039 19.9)
Decimal15452616
Display P3color(display-p3 0.922 0.788 0.784)

Copy-ready code

/* CSS */
color: #ebc9c8;
background-color: #ebc9c8;
/* Tailwind (arbitrary) */
class="text-[#ebc9c8] bg-[#ebc9c8]"
/* SCSS */
$brand: #ebc9c8;
/* SwiftUI */
Color(red: 0.922, green: 0.788, blue: 0.784)
/* Android */
Color.parseColor("#ebc9c8")
/* Flutter */
Color(0xFFEBC9C8)
/* Python / OpenCV (BGR) */
(200, 201, 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 #ebc9c8 · 13.72:1
Use #000000AAA at every size.
Aa
White text · 1.53:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.72:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ebc9c8 as text scores 1.53:1 on white and 13.72:1 on black.

Accessibility — WCAG contrast

Aa
#ebc9c8 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ebc9c8 on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFCDC8
deuteranopia · #D7D3C8
tritanopia · #F3C6C9

Color scale — 50 to 950

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

#FAF5F5
#F5EAEA
#ebc9c8
#E1AEAD
#D28684
#C35D5A
#B44441
#963936
#782E2B
#572423
#371716
Base = 200Lightest = 50 · #FAF5F5Darkest = 950 · #371716
:root {
  --brand-50: #FAF5F5;
  --brand-100: #F5EAEA;
  --brand-200: #ebc9c8;
  --brand-300: #E1AEAD;
  --brand-400: #D28684;
  --brand-500: #C35D5A;
  --brand-600: #B44441;
  --brand-700: #963936;
  --brand-800: #782E2B;
  --brand-900: #572423;
  --brand-950: #371716;
  --brand: #ebc9c8;
  --brand-ink: #000000;
}

Colors that work with #ebc9c8

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#FAF4F4
Tinted page background
Border#E9C4C3
Hairlines and dividers
Muted text#9B4D4B
Captions on the surface
Accent#329A82
Second voice, not a rival
Dark variant#5E2422
Hover, pressed, headers
Light variant#F8EDEC
Selected rows, tints
Dark surface#241414
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 #ebc9c8

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#C8EAEB
Analogous left#EBC8D9
Analogous right#EBDBC8
Split-complement 1#C8EBDB
Split-complement 2#C8D9EB
Triadic 1#C8EBC9
Triadic 2#C9C8EB
Tetradic#D9EBC8

RGB percentages

Red92.2%
Green78.8%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta14.5%
Yellow14.9%
Key (black)7.8%

Color previews

#ebc9c8 text on a black background

contrast 13.72:1

Card sample

#ebc9c8 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebc9c8

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.

#ebc9c8 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#ebc9c8, answered

What color is #ebc9c8?

#ebc9c8 is a pale vivid red, closest to Misty Rose (ΔE2000 6.3). It sits at 2° on the hue wheel with 47% saturation and 85% lightness, which reads as warm.

What is the RGB value of #ebc9c8?

rgb(235, 201, 200) — 235 red, 201 green and 200 blue out of 255, or 92.2% / 78.8% / 78.4% by channel.

Is #ebc9c8 a light or a dark color?

It is a light color. Relative luminance is 0.6361 and perceived brightness is 83%, so black text on it reaches 13.72:1.

Should I use black or white text on #ebc9c8?

Black. It scores 13.72:1 against #ebc9c8, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #ebc9c8?

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

What colors go well with #ebc9c8?

For interface work: #FAF4F4 as the surface, #E9C4C3 for borders, #9B4D4B for secondary text, #329A82 as an accent and #5E2422 for hover and pressed states. For a palette, the analogous pair #EBC8D9 and #EBDBC8 stays calm, while #C8EAEB is the loudest partner.

What is #ebc9c8 in CMYK for printing?

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

Is #ebc9c8 warm or cool?

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

Work with #ebc9c8 in the Color Lab