Skip to content

#e2d6f7

a pale, vivid violet · cool · closest name: Thistle

RGB
226, 214, 247
HSL
262°, 67%, 90%
CMYK
9, 13, 0, 3
Luminance
0.7098

At a glance

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

Hex
#e2d6f7
Hue
262°
violet
Saturation
67%
vivid
Lightness
90%
pale
Brightness
97%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7098
WCAG relative
Temperature
Cool
71/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
15.20:1
Closest name
Thistle
ΔE2000 7.1
Where it sits
Hue262° of 360°
Saturation67%
Lightness90%
Temperature
Warm ← → Cool71% 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#e2d6f7
RGBrgb(226, 214, 247)
HSLhsl(262, 67%, 90%)
CMYKcmyk(9%, 13%, 0%, 3%)
LABlab(87.5 10.2 -14.6)
LCHlch(87.5 17.8 304.9)
OKLCHoklch(0.896 0.046 302.0)
Decimal14866167
Display P3color(display-p3 0.886 0.839 0.969)

Copy-ready code

/* CSS */
color: #e2d6f7;
background-color: #e2d6f7;
/* Tailwind (arbitrary) */
class="text-[#e2d6f7] bg-[#e2d6f7]"
/* SCSS */
$brand: #e2d6f7;
/* SwiftUI */
Color(red: 0.886, green: 0.839, blue: 0.969)
/* Android */
Color.parseColor("#e2d6f7")
/* Flutter */
Color(0xFFE2D6F7)
/* Python / OpenCV (BGR) */
(247, 214, 226)

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

Accessibility — WCAG contrast

Aa
#e2d6f7 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#e2d6f7 on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0DBF9
deuteranopia · #D2DBF6
tritanopia · #DFDAE1

Color scale — 50 to 950

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

#F6F3FB
#EEE8F8
#e2d6f7
#BDA1ED
#9B72E3
#7A43DA
#6428CD
#5321AB
#431B89
#331763
#200F3E
Base = 200Lightest = 50 · #F6F3FBDarkest = 950 · #200F3E
:root {
  --brand-50: #F6F3FB;
  --brand-100: #EEE8F8;
  --brand-200: #e2d6f7;
  --brand-300: #BDA1ED;
  --brand-400: #9B72E3;
  --brand-500: #7A43DA;
  --brand-600: #6428CD;
  --brand-700: #5321AB;
  --brand-800: #431B89;
  --brand-900: #331763;
  --brand-950: #200F3E;
  --brand: #e2d6f7;
  --brand-ink: #000000;
}

Colors that work with #e2d6f7

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#F7F4FA
Tinted page background
Border#D0C0ED
Hairlines and dividers
Muted text#684B9B
Captions on the surface
Accent#9EAF1D
Second voice, not a rival
Dark variant#34156B
Hover, pressed, headers
Light variant#F0EAFB
Selected rows, tints
Dark surface#1A1424
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 #e2d6f7

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#EBF7D6
Analogous left#D6DBF7
Analogous right#F2D6F7
Split-complement 1#F7F2D6
Split-complement 2#DBF7D6
Triadic 1#F7E2D6
Triadic 2#D6F7E2
Tetradic#F7D6DB

RGB percentages

Red88.6%
Green83.9%
Blue96.9%

CMYK percentages

Cyan8.5%
Magenta13.4%
Yellow0.0%
Key (black)3.1%

Color previews

#e2d6f7 text on a black background

contrast 15.20:1

Card sample

#e2d6f7 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(226, 214, 247, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 214, 247, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2d6f7;
background: linear-gradient(135deg, #e2d6f7, #F7D6F6);

Monochromatic scale

Palettes built from #e2d6f7

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.

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

#e2d6f7, answered

What color is #e2d6f7?

#e2d6f7 is a pale vivid violet, closest to Thistle (ΔE2000 7.1). It sits at 262° on the hue wheel with 67% saturation and 90% lightness, which reads as cool.

What is the RGB value of #e2d6f7?

rgb(226, 214, 247) — 226 red, 214 green and 247 blue out of 255, or 88.6% / 83.9% / 96.9% by channel.

Is #e2d6f7 a light or a dark color?

It is a light color. Relative luminance is 0.7098 and perceived brightness is 87%, so black text on it reaches 15.20:1.

Should I use black or white text on #e2d6f7?

Black. It scores 15.20:1 against #e2d6f7, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #e2d6f7?

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

What colors go well with #e2d6f7?

For interface work: #F7F4FA as the surface, #D0C0ED for borders, #684B9B for secondary text, #9EAF1D as an accent and #34156B for hover and pressed states. For a palette, the analogous pair #D6DBF7 and #F2D6F7 stays calm, while #EBF7D6 is the loudest partner.

What is #e2d6f7 in CMYK for printing?

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

Is #e2d6f7 warm or cool?

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

Work with #e2d6f7 in the Color Lab