Skip to content

#eee3ee

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

RGB
238, 227, 238
HSL
300°, 24%, 91%
CMYK
0, 5, 0, 7
Luminance
0.7929

At a glance

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

Hex
#eee3ee
Hue
300°
magenta / pink
Saturation
24%
soft
Lightness
91%
pale
Brightness
93%
HSV value
Perceived
91%
weighted brightness
Luminance
0.7929
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
16.86:1
Closest name
Lavender Blush
ΔE2000 4
Where it sits
Hue300° of 360°
Saturation24%
Lightness91%
Temperature
Warm ← → Cool50% 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#eee3ee
RGBrgb(238, 227, 238)
HSLhsl(300, 24%, 91%)
CMYKcmyk(0%, 5%, 0%, 7%)
LABlab(91.4 5.7 -4.0)
LCHlch(91.4 6.9 324.7)
OKLCHoklch(0.928 0.019 325.7)
Decimal15655918
Display P3color(display-p3 0.933 0.890 0.933)

Copy-ready code

/* CSS */
color: #eee3ee;
background-color: #eee3ee;
/* Tailwind (arbitrary) */
class="text-[#eee3ee] bg-[#eee3ee]"
/* SCSS */
$brand: #eee3ee;
/* SwiftUI */
Color(red: 0.933, green: 0.890, blue: 0.933)
/* Android */
Color.parseColor("#eee3ee")
/* Flutter */
Color(0xFFEEE3EE)
/* Python / OpenCV (BGR) */
(238, 227, 238)

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 #eee3ee · 16.86:1
Use #000000AAA at every size.
Aa
White text · 1.25:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.86:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eee3ee as text scores 1.25:1 on white and 16.86:1 on black.

Accessibility — WCAG contrast

Aa
#eee3ee on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#eee3ee on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2E5EF
deuteranopia · #E5E7EE
tritanopia · #EFE4E6

Color scale — 50 to 950

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

#F9F6F9
#eee3ee
#E5D7E5
#D5B9D5
#BF96BF
#AA73AA
#985D98
#7F4D7F
#663E66
#4B2F4B
#2F1E2F
Base = 100Lightest = 50 · #F9F6F9Darkest = 950 · #2F1E2F
:root {
  --brand-50: #F9F6F9;
  --brand-100: #eee3ee;
  --brand-200: #E5D7E5;
  --brand-300: #D5B9D5;
  --brand-400: #BF96BF;
  --brand-500: #AA73AA;
  --brand-600: #985D98;
  --brand-700: #7F4D7F;
  --brand-800: #663E66;
  --brand-900: #4B2F4B;
  --brand-950: #2F1E2F;
  --brand: #eee3ee;
  --brand-ink: #000000;
}

Colors that work with #eee3ee

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#F9F5F9
Tinted page background
Border#E0CCE0
Hairlines and dividers
Muted text#8F578F
Captions on the surface
Accent#568349
Second voice, not a rival
Dark variant#4F304F
Hover, pressed, headers
Light variant#F5EFF5
Selected rows, tints
Dark surface#231523
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 #eee3ee

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#E3EEE3
Analogous left#E9E3EE
Analogous right#EEE3E9
Split-complement 1#E9EEE3
Split-complement 2#E3EEE9
Triadic 1#EEEEE3
Triadic 2#E3EEEE
Tetradic#EEE9E3

RGB percentages

Red93.3%
Green89.0%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow0.0%
Key (black)6.7%

Color previews

#eee3ee text on a black background

contrast 16.86:1

Card sample

#eee3ee text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 227, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 227, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee3ee;
background: linear-gradient(135deg, #eee3ee, #EEE3E7);

Monochromatic scale

Palettes built from #eee3ee

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.

#eee3ee 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.

#eee3ee, answered

What color is #eee3ee?

#eee3ee is a pale soft magenta / pink, closest to Lavender Blush (ΔE2000 4). It sits at 300° on the hue wheel with 24% saturation and 91% lightness, which reads as neutral.

What is the RGB value of #eee3ee?

rgb(238, 227, 238) — 238 red, 227 green and 238 blue out of 255, or 93.3% / 89% / 93.3% by channel.

Is #eee3ee a light or a dark color?

It is a light color. Relative luminance is 0.7929 and perceived brightness is 91%, so black text on it reaches 16.86:1.

Should I use black or white text on #eee3ee?

Black. It scores 16.86:1 against #eee3ee, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #eee3ee?

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

What colors go well with #eee3ee?

For interface work: #F9F5F9 as the surface, #E0CCE0 for borders, #8F578F for secondary text, #568349 as an accent and #4F304F for hover and pressed states. For a palette, the analogous pair #E9E3EE and #EEE3E9 stays calm, while #E3EEE3 is the loudest partner.

What is #eee3ee in CMYK for printing?

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

Is #eee3ee warm or cool?

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

Work with #eee3ee in the Color Lab