Skip to content

#ece3f4

a pale, soft violet · cool · closest name: Lavender

RGB
236, 227, 244
HSL
272°, 44%, 92%
CMYK
3, 7, 0, 4
Luminance
0.7930

At a glance

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

Hex
#ece3f4
Hue
272°
violet
Saturation
44%
soft
Lightness
92%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.7930
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
16.86:1
Closest name
Lavender
ΔE2000 3.9
Where it sits
Hue272° of 360°
Saturation44%
Lightness92%
Temperature
Warm ← → Cool66% cool

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

Every format

HEX#ece3f4
RGBrgb(236, 227, 244)
HSLhsl(272, 44%, 92%)
CMYKcmyk(3%, 7%, 0%, 4%)
LABlab(91.4 6.1 -7.2)
LCHlch(91.4 9.4 310.4)
OKLCHoklch(0.928 0.025 309.4)
Decimal15524852
Display P3color(display-p3 0.925 0.890 0.957)

Copy-ready code

/* CSS */
color: #ece3f4;
background-color: #ece3f4;
/* Tailwind (arbitrary) */
class="text-[#ece3f4] bg-[#ece3f4]"
/* SCSS */
$brand: #ece3f4;
/* SwiftUI */
Color(red: 0.925, green: 0.890, blue: 0.957)
/* Android */
Color.parseColor("#ece3f4")
/* Flutter */
Color(0xFFECE3F4)
/* Python / OpenCV (BGR) */
(244, 227, 236)

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 #ece3f4 · 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: #ece3f4 as text scores 1.25:1 on white and 16.86:1 on black.

Accessibility — WCAG contrast

Aa
#ece3f4 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#ece3f4 on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E6F5
deuteranopia · #E2E6F3
tritanopia · #EBE5E8

Color scale — 50 to 950

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

#F8F5FA
#ece3f4
#DFD1EB
#C8AEDF
#AD86D0
#925EC0
#7E45B0
#693A92
#542E75
#3F2556
#271736
Base = 100Lightest = 50 · #F8F5FADarkest = 950 · #271736
:root {
  --brand-50: #F8F5FA;
  --brand-100: #ece3f4;
  --brand-200: #DFD1EB;
  --brand-300: #C8AEDF;
  --brand-400: #AD86D0;
  --brand-500: #925EC0;
  --brand-600: #7E45B0;
  --brand-700: #693A92;
  --brand-800: #542E75;
  --brand-900: #3F2556;
  --brand-950: #271736;
  --brand: #ece3f4;
  --brand-ink: #000000;
}

Colors that work with #ece3f4

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#F8F4FA
Tinted page background
Border#D7C4E8
Hairlines and dividers
Muted text#754B9B
Captions on the surface
Accent#7E9834
Second voice, not a rival
Dark variant#41245C
Hover, pressed, headers
Light variant#F3EDF8
Selected rows, tints
Dark surface#1D1424
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 #ece3f4

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#EBF4E3
Analogous left#E4E3F4
Analogous right#F4E3F4
Split-complement 1#F4F4E3
Split-complement 2#E3F4E4
Triadic 1#F4ECE3
Triadic 2#E3F4EC
Tetradic#F4E4E3

RGB percentages

Red92.5%
Green89.0%
Blue95.7%

CMYK percentages

Cyan3.3%
Magenta7.0%
Yellow0.0%
Key (black)4.3%

Color previews

#ece3f4 text on a black background

contrast 16.86:1

Card sample

#ece3f4 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ece3f4

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.

#ece3f4 in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ece3f4, answered

What color is #ece3f4?

#ece3f4 is a pale soft violet, closest to Lavender (ΔE2000 3.9). It sits at 272° on the hue wheel with 44% saturation and 92% lightness, which reads as cool.

What is the RGB value of #ece3f4?

rgb(236, 227, 244) — 236 red, 227 green and 244 blue out of 255, or 92.5% / 89% / 95.7% by channel.

Is #ece3f4 a light or a dark color?

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

Should I use black or white text on #ece3f4?

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

What is the complementary color of #ece3f4?

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

What colors go well with #ece3f4?

For interface work: #F8F4FA as the surface, #D7C4E8 for borders, #754B9B for secondary text, #7E9834 as an accent and #41245C for hover and pressed states. For a palette, the analogous pair #E4E3F4 and #F4E3F4 stays calm, while #EBF4E3 is the loudest partner.

What is #ece3f4 in CMYK for printing?

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

Is #ece3f4 warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F2E3F4; nudged cooler, #E6E3F4.

Work with #ece3f4 in the Color Lab