Skip to content

#ebdced

a pale, soft magenta / pink · neutral · closest name: Lavender

RGB
235, 220, 237
HSL
293°, 32%, 90%
CMYK
1, 7, 0, 7
Luminance
0.7496

At a glance

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

Hex
#ebdced
Hue
293°
magenta / pink
Saturation
32%
soft
Lightness
90%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7496
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
15.99:1
Closest name
Lavender
ΔE2000 6.3
Where it sits
Hue293° of 360°
Saturation32%
Lightness90%
Temperature
Warm ← → Cool54% cool

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

Every format

HEX#ebdced
RGBrgb(235, 220, 237)
HSLhsl(293, 32%, 90%)
CMYKcmyk(1%, 7%, 0%, 7%)
LABlab(89.4 8.1 -6.4)
LCHlch(89.4 10.4 321.5)
OKLCHoklch(0.911 0.028 322.2)
Decimal15457517
Display P3color(display-p3 0.922 0.863 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdced on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ebdced on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBE0EE
deuteranopia · #DEE1EC
tritanopia · #ECDDE1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ebdced 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.

#F9F5F9
#F3ECF4
#ebdced
#D5B5D9
#BF90C6
#AA6BB3
#9853A2
#7F4587
#66376C
#4B2B4F
#2F1B32
Base = 200Lightest = 50 · #F9F5F9Darkest = 950 · #2F1B32
:root {
  --brand-50: #F9F5F9;
  --brand-100: #F3ECF4;
  --brand-200: #ebdced;
  --brand-300: #D5B5D9;
  --brand-400: #BF90C6;
  --brand-500: #AA6BB3;
  --brand-600: #9853A2;
  --brand-700: #7F4587;
  --brand-800: #66376C;
  --brand-900: #4B2B4F;
  --brand-950: #2F1B32;
  --brand: #ebdced;
  --brand-ink: #000000;
}

Colors that work with #ebdced

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#F9F5FA
Tinted page background
Border#E0C9E3
Hairlines and dividers
Muted text#8F4E98
Captions on the surface
Accent#5C8B41
Second voice, not a rival
Dark variant#4F2B54
Hover, pressed, headers
Light variant#F5EEF6
Selected rows, tints
Dark surface#221424
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 #ebdced

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#DEEDDC
Analogous left#E2DCED
Analogous right#EDDCE6
Split-complement 1#E6EDDC
Split-complement 2#DCEDE2
Triadic 1#EDEBDC
Triadic 2#DCEDEB
Tetradic#EDE2DC

RGB percentages

Red92.2%
Green86.3%
Blue92.9%

CMYK percentages

Cyan0.8%
Magenta7.2%
Yellow0.0%
Key (black)7.1%

Color previews

#ebdced text on a black background

contrast 15.99:1

Card sample

#ebdced text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdced

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.

#ebdced in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ebdced, answered

What color is #ebdced?

#ebdced is a pale soft magenta / pink, closest to Lavender (ΔE2000 6.3). It sits at 293° on the hue wheel with 32% saturation and 90% lightness, which reads as neutral.

What is the RGB value of #ebdced?

rgb(235, 220, 237) — 235 red, 220 green and 237 blue out of 255, or 92.2% / 86.3% / 92.9% by channel.

Is #ebdced a light or a dark color?

It is a light color. Relative luminance is 0.7496 and perceived brightness is 89%, so black text on it reaches 15.99:1.

Should I use black or white text on #ebdced?

Black. It scores 15.99:1 against #ebdced, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #ebdced?

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

What colors go well with #ebdced?

For interface work: #F9F5FA as the surface, #E0C9E3 for borders, #8F4E98 for secondary text, #5C8B41 as an accent and #4F2B54 for hover and pressed states. For a palette, the analogous pair #E2DCED and #EDDCE6 stays calm, while #DEEDDC is the loudest partner.

What is #ebdced in CMYK for printing?

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

Is #ebdced warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EDDCE9; nudged cooler, #E5DBEE.

Work with #ebdced in the Color Lab