Skip to content

#daccf2

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

RGB
218, 204, 242
HSL
262°, 59%, 88%
CMYK
10, 16, 0, 5
Luminance
0.6450

At a glance

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

Hex
#daccf2
Hue
262°
violet
Saturation
59%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6450
WCAG relative
Temperature
Cool
71/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
13.90:1
Closest name
Thistle
ΔE2000 6.2
Where it sits
Hue262° of 360°
Saturation59%
Lightness88%
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#daccf2
RGBrgb(218, 204, 242)
HSLhsl(262, 59%, 88%)
CMYKcmyk(10%, 16%, 0%, 5%)
LABlab(84.2 11.9 -16.9)
LCHlch(84.2 20.7 305.2)
OKLCHoklch(0.869 0.054 302.1)
Decimal14339314
Display P3color(display-p3 0.855 0.800 0.949)

Copy-ready code

/* CSS */
color: #daccf2;
background-color: #daccf2;
/* Tailwind (arbitrary) */
class="text-[#daccf2] bg-[#daccf2]"
/* SCSS */
$brand: #daccf2;
/* SwiftUI */
Color(red: 0.855, green: 0.800, blue: 0.949)
/* Android */
Color.parseColor("#daccf2")
/* Flutter */
Color(0xFFDACCF2)
/* Python / OpenCV (BGR) */
(242, 204, 218)

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

Accessibility — WCAG contrast

Aa
#daccf2 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#daccf2 on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5D2F4
deuteranopia · #C8D2F1
tritanopia · #D6D1D9

Color scale — 50 to 950

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

#F6F4FB
#EEE9F7
#daccf2
#BEA6E8
#9E79DD
#7D4CD1
#6732C3
#5629A3
#452182
#341C5F
#21113B
Base = 200Lightest = 50 · #F6F4FBDarkest = 950 · #21113B
:root {
  --brand-50: #F6F4FB;
  --brand-100: #EEE9F7;
  --brand-200: #daccf2;
  --brand-300: #BEA6E8;
  --brand-400: #9E79DD;
  --brand-500: #7D4CD1;
  --brand-600: #6732C3;
  --brand-700: #5629A3;
  --brand-800: #452182;
  --brand-900: #341C5F;
  --brand-950: #21113B;
  --brand: #daccf2;
  --brand-ink: #000000;
}

Colors that work with #daccf2

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#99A626
Second voice, not a rival
Dark variant#361A66
Hover, pressed, headers
Light variant#F0EBFA
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 #daccf2

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#E4F2CC
Analogous left#CCD1F2
Analogous right#EDCCF2
Split-complement 1#F2EDCC
Split-complement 2#D1F2CC
Triadic 1#F2DACC
Triadic 2#CCF2DA
Tetradic#F2CCD1

RGB percentages

Red85.5%
Green80.0%
Blue94.9%

CMYK percentages

Cyan9.9%
Magenta15.7%
Yellow0.0%
Key (black)5.1%

Color previews

#daccf2 text on a black background

contrast 13.90:1

Card sample

#daccf2 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 204, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 204, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daccf2;
background: linear-gradient(135deg, #daccf2, #F2CCF1);

Monochromatic scale

Palettes built from #daccf2

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.

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

#daccf2, answered

What color is #daccf2?

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

What is the RGB value of #daccf2?

rgb(218, 204, 242) — 218 red, 204 green and 242 blue out of 255, or 85.5% / 80% / 94.9% by channel.

Is #daccf2 a light or a dark color?

It is a light color. Relative luminance is 0.6450 and perceived brightness is 83%, so black text on it reaches 13.90:1.

Should I use black or white text on #daccf2?

Black. It scores 13.90:1 against #daccf2, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #daccf2?

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

What colors go well with #daccf2?

For interface work: #F7F4FA as the surface, #D0C0ED for borders, #684B9B for secondary text, #99A626 as an accent and #361A66 for hover and pressed states. For a palette, the analogous pair #CCD1F2 and #EDCCF2 stays calm, while #E4F2CC is the loudest partner.

What is #daccf2 in CMYK for printing?

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

Is #daccf2 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 #E8CCF2; nudged cooler, #CCCCF3.

Work with #daccf2 in the Color Lab