Skip to content

#eccdff

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

RGB
236, 205, 255
HSL
277°, 100%, 90%
CMYK
8, 20, 0, 0
Luminance
0.6872

At a glance

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

Hex
#eccdff
Hue
277°
violet
Saturation
100%
electric
Lightness
90%
pale
Brightness
100%
HSV value
Perceived
87%
weighted brightness
Luminance
0.6872
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
14.74:1
Closest name
Thistle
ΔE2000 8.1
Where it sits
Hue277° of 360°
Saturation100%
Lightness90%
Temperature
Warm ← → Cool63% 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#eccdff
RGBrgb(236, 205, 255)
HSLhsl(277, 100%, 90%)
CMYKcmyk(8%, 20%, 0%, 0%)
LABlab(86.4 19.7 -20.4)
LCHlch(86.4 28.4 314.0)
OKLCHoklch(0.890 0.075 312.5)
Decimal15519231
Display P3color(display-p3 0.925 0.804 1.000)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccdff on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#eccdff on black: 14.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6D6FF
deuteranopia · #CCD9FD
tritanopia · #EBD3DE

Color scale — 50 to 950

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

#F9F1FE
#F3E3FC
#eccdff
#D48FFF
#BF57FF
#AA1FFF
#9800F5
#7E00CC
#6500A3
#4B0576
#2F0349
Base = 200Lightest = 50 · #F9F1FEDarkest = 950 · #2F0349
:root {
  --brand-50: #F9F1FE;
  --brand-100: #F3E3FC;
  --brand-200: #eccdff;
  --brand-300: #D48FFF;
  --brand-400: #BF57FF;
  --brand-500: #AA1FFF;
  --brand-600: #9800F5;
  --brand-700: #7E00CC;
  --brand-800: #6500A3;
  --brand-900: #4B0576;
  --brand-950: #2F0349;
  --brand: #eccdff;
  --brand-ink: #000000;
}

Colors that work with #eccdff

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#DCC0ED
Hairlines and dividers
Muted text#7C4B9B
Captions on the surface
Accent#83CC00
Second voice, not a rival
Dark variant#4F0080
Hover, pressed, headers
Light variant#F5E5FF
Selected rows, tints
Dark surface#1E1424
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 #eccdff

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#E0FFCD
Analogous left#D3CDFF
Analogous right#FFCDF9
Split-complement 1#F9FFCD
Split-complement 2#CDFFD3
Triadic 1#FFECCD
Triadic 2#CDFFEC
Tetradic#FFD3CD

RGB percentages

Red92.5%
Green80.4%
Blue100.0%

CMYK percentages

Cyan7.5%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#eccdff text on a black background

contrast 14.74:1

Card sample

#eccdff text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccdff

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.

#eccdff 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eccdff, answered

What color is #eccdff?

#eccdff is a pale electric violet, closest to Thistle (ΔE2000 8.1). It sits at 277° on the hue wheel with 100% saturation and 90% lightness, which reads as cool.

What is the RGB value of #eccdff?

rgb(236, 205, 255) — 236 red, 205 green and 255 blue out of 255, or 92.5% / 80.4% / 100% by channel.

Is #eccdff a light or a dark color?

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

Should I use black or white text on #eccdff?

Black. It scores 14.74:1 against #eccdff, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #eccdff?

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

What colors go well with #eccdff?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7C4B9B for secondary text, #83CC00 as an accent and #4F0080 for hover and pressed states. For a palette, the analogous pair #D3CDFF and #FFCDF9 stays calm, while #E0FFCD is the loudest partner.

What is #eccdff in CMYK for printing?

cmyk(8%, 20%, 0%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #eccdff warm or cool?

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

Work with #eccdff in the Color Lab