Skip to content

#dccfef

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

RGB
220, 207, 239
HSL
264°, 50%, 88%
CMYK
8, 13, 0, 6
Luminance
0.6607

At a glance

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

Hex
#dccfef
Hue
264°
violet
Saturation
50%
vivid
Lightness
88%
pale
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6607
WCAG relative
Temperature
Cool
70/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
14.21:1
Closest name
Thistle
ΔE2000 5.7
Where it sits
Hue264° of 360°
Saturation50%
Lightness88%
Temperature
Warm ← → Cool70% 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#dccfef
RGBrgb(220, 207, 239)
HSLhsl(264, 50%, 88%)
CMYKcmyk(8%, 13%, 0%, 6%)
LABlab(85.0 10.4 -14.1)
LCHlch(85.0 17.5 306.4)
OKLCHoklch(0.875 0.046 303.9)
Decimal14471151
Display P3color(display-p3 0.863 0.812 0.937)

Copy-ready code

/* CSS */
color: #dccfef;
background-color: #dccfef;
/* Tailwind (arbitrary) */
class="text-[#dccfef] bg-[#dccfef]"
/* SCSS */
$brand: #dccfef;
/* SwiftUI */
Color(red: 0.863, green: 0.812, blue: 0.937)
/* Android */
Color.parseColor("#dccfef")
/* Flutter */
Color(0xFFDCCFEF)
/* Python / OpenCV (BGR) */
(239, 207, 220)

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

Accessibility — WCAG contrast

Aa
#dccfef on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dccfef on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD4F0
deuteranopia · #CCD4EE
tritanopia · #D9D3D9

Color scale — 50 to 950

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

#F7F4FA
#EFEAF6
#dccfef
#C2ABE3
#A381D5
#8457C7
#6F3DB8
#5C3399
#4A297A
#382159
#231538
Base = 200Lightest = 50 · #F7F4FADarkest = 950 · #231538
:root {
  --brand-50: #F7F4FA;
  --brand-100: #EFEAF6;
  --brand-200: #dccfef;
  --brand-300: #C2ABE3;
  --brand-400: #A381D5;
  --brand-500: #8457C7;
  --brand-600: #6F3DB8;
  --brand-700: #5C3399;
  --brand-800: #4A297A;
  --brand-900: #382159;
  --brand-950: #231538;
  --brand: #dccfef;
  --brand-ink: #000000;
}

Colors that work with #dccfef

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#D2C2EB
Hairlines and dividers
Muted text#6B4B9B
Captions on the surface
Accent#8C9C30
Second voice, not a rival
Dark variant#3A2060
Hover, pressed, headers
Light variant#F1ECF9
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 #dccfef

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#E2EFCF
Analogous left#CFD2EF
Analogous right#ECCFEF
Split-complement 1#EFECCF
Split-complement 2#D2EFCF
Triadic 1#EFDCCF
Triadic 2#CFEFDC
Tetradic#EFCFD2

RGB percentages

Red86.3%
Green81.2%
Blue93.7%

CMYK percentages

Cyan7.9%
Magenta13.4%
Yellow0.0%
Key (black)6.3%

Color previews

#dccfef text on a black background

contrast 14.21:1

Card sample

#dccfef text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 207, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 207, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dccfef;
background: linear-gradient(135deg, #dccfef, #EFCFED);

Monochromatic scale

Palettes built from #dccfef

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.

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

#dccfef, answered

What color is #dccfef?

#dccfef is a pale vivid violet, closest to Thistle (ΔE2000 5.7). It sits at 264° on the hue wheel with 50% saturation and 88% lightness, which reads as cool.

What is the RGB value of #dccfef?

rgb(220, 207, 239) — 220 red, 207 green and 239 blue out of 255, or 86.3% / 81.2% / 93.7% by channel.

Is #dccfef a light or a dark color?

It is a light color. Relative luminance is 0.6607 and perceived brightness is 84%, so black text on it reaches 14.21:1.

Should I use black or white text on #dccfef?

Black. It scores 14.21:1 against #dccfef, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #dccfef?

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

What colors go well with #dccfef?

For interface work: #F7F4FA as the surface, #D2C2EB for borders, #6B4B9B for secondary text, #8C9C30 as an accent and #3A2060 for hover and pressed states. For a palette, the analogous pair #CFD2EF and #ECCFEF stays calm, while #E2EFCF is the loudest partner.

What is #dccfef in CMYK for printing?

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

Is #dccfef warm or cool?

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

Work with #dccfef in the Color Lab