Skip to content

#eecdf6

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

RGB
238, 205, 246
HSL
288°, 70%, 88%
CMYK
3, 17, 0, 4
Luminance
0.6849

At a glance

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

Hex
#eecdf6
Hue
288°
violet
Saturation
70%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6849
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
14.70:1
Closest name
Thistle
ΔE2000 6.3
Where it sits
Hue288° of 360°
Saturation70%
Lightness88%
Temperature
Warm ← → Cool57% 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#eecdf6
RGBrgb(238, 205, 246)
HSLhsl(288, 70%, 88%)
CMYKcmyk(3%, 17%, 0%, 4%)
LABlab(86.3 18.6 -15.8)
LCHlch(86.3 24.5 319.7)
OKLCHoklch(0.889 0.066 319.6)
Decimal15650294
Display P3color(display-p3 0.933 0.804 0.965)

Copy-ready code

/* CSS */
color: #eecdf6;
background-color: #eecdf6;
/* Tailwind (arbitrary) */
class="text-[#eecdf6] bg-[#eecdf6]"
/* SCSS */
$brand: #eecdf6;
/* SwiftUI */
Color(red: 0.933, green: 0.804, blue: 0.965)
/* Android */
Color.parseColor("#eecdf6")
/* Flutter */
Color(0xFFEECDF6)
/* Python / OpenCV (BGR) */
(246, 205, 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 #eecdf6 · 14.70:1
Use #000000AAA at every size.
Aa
White text · 1.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.70:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eecdf6 as text scores 1.43:1 on white and 14.70:1 on black.

Accessibility — WCAG contrast

Aa
#eecdf6 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#eecdf6 on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9D6F8
deuteranopia · #D0D9F5
tritanopia · #EFD1DB

Color scale — 50 to 950

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

#FAF3FB
#F5E7F8
#eecdf6
#DFA0EE
#CF70E5
#BE41DD
#AE25CF
#911FAD
#74198A
#551664
#350E3F
Base = 200Lightest = 50 · #FAF3FBDarkest = 950 · #350E3F
:root {
  --brand-50: #FAF3FB;
  --brand-100: #F5E7F8;
  --brand-200: #eecdf6;
  --brand-300: #DFA0EE;
  --brand-400: #CF70E5;
  --brand-500: #BE41DD;
  --brand-600: #AE25CF;
  --brand-700: #911FAD;
  --brand-800: #74198A;
  --brand-900: #551664;
  --brand-950: #350E3F;
  --brand: #eecdf6;
  --brand-ink: #000000;
}

Colors that work with #eecdf6

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#F9F4FA
Tinted page background
Border#E4C0ED
Hairlines and dividers
Muted text#8B4B9B
Captions on the surface
Accent#5DB01C
Second voice, not a rival
Dark variant#5B136C
Hover, pressed, headers
Light variant#F8E9FB
Selected rows, tints
Dark surface#211424
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 #eecdf6

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#D5F6CD
Analogous left#D9CDF6
Analogous right#F6CDE9
Split-complement 1#E9F6CD
Split-complement 2#CDF6D9
Triadic 1#F6EECD
Triadic 2#CDF6EE
Tetradic#F6D9CD

RGB percentages

Red93.3%
Green80.4%
Blue96.5%

CMYK percentages

Cyan3.3%
Magenta16.7%
Yellow0.0%
Key (black)3.5%

Color previews

#eecdf6 text on a black background

contrast 14.70:1

Card sample

#eecdf6 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eecdf6

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.

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

#eecdf6, answered

What color is #eecdf6?

#eecdf6 is a pale vivid violet, closest to Thistle (ΔE2000 6.3). It sits at 288° on the hue wheel with 70% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #eecdf6?

rgb(238, 205, 246) — 238 red, 205 green and 246 blue out of 255, or 93.3% / 80.4% / 96.5% by channel.

Is #eecdf6 a light or a dark color?

It is a light color. Relative luminance is 0.6849 and perceived brightness is 86%, so black text on it reaches 14.70:1.

Should I use black or white text on #eecdf6?

Black. It scores 14.70:1 against #eecdf6, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #eecdf6?

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

What colors go well with #eecdf6?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8B4B9B for secondary text, #5DB01C as an accent and #5B136C for hover and pressed states. For a palette, the analogous pair #D9CDF6 and #F6CDE9 stays calm, while #D5F6CD is the loudest partner.

What is #eecdf6 in CMYK for printing?

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

Is #eecdf6 warm or cool?

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

Work with #eecdf6 in the Color Lab