Skip to content

#dacfe2

a light, soft violet · cool · closest name: Thistle

RGB
218, 207, 226
HSL
275°, 25%, 85%
CMYK
4, 8, 0, 11
Luminance
0.6502

At a glance

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

Hex
#dacfe2
Hue
275°
violet
Saturation
25%
soft
Lightness
85%
light
Brightness
89%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6502
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
14.00:1
Closest name
Thistle
ΔE2000 6
Where it sits
Hue275° of 360°
Saturation25%
Lightness85%
Temperature
Warm ← → Cool60% 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#dacfe2
RGBrgb(218, 207, 226)
HSLhsl(275, 25%, 85%)
CMYKcmyk(4%, 8%, 0%, 11%)
LABlab(84.5 7.2 -8.0)
LCHlch(84.5 10.8 312.1)
OKLCHoklch(0.869 0.028 311.3)
Decimal14340066
Display P3color(display-p3 0.855 0.812 0.886)

Copy-ready code

/* CSS */
color: #dacfe2;
background-color: #dacfe2;
/* Tailwind (arbitrary) */
class="text-[#dacfe2] bg-[#dacfe2]"
/* SCSS */
$brand: #dacfe2;
/* SwiftUI */
Color(red: 0.855, green: 0.812, blue: 0.886)
/* Android */
Color.parseColor("#dacfe2")
/* Flutter */
Color(0xFFDACFE2)
/* Python / OpenCV (BGR) */
(226, 207, 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 #dacfe2 · 14.00:1
Use #000000AAA at every size.
Aa
White text · 1.50:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dacfe2 as text scores 1.50:1 on white and 14.00:1 on black.

Accessibility — WCAG contrast

Aa
#dacfe2 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#dacfe2 on black: 14.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD2E3
deuteranopia · #CFD3E1
tritanopia · #D9D1D5

Color scale — 50 to 950

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

#F8F6F9
#F0EDF3
#dacfe2
#C9B9D5
#AE96C0
#9373AB
#7F5C99
#6A4D7F
#553D66
#3F2F4B
#281E2F
Base = 200Lightest = 50 · #F8F6F9Darkest = 950 · #281E2F
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F0EDF3;
  --brand-200: #dacfe2;
  --brand-300: #C9B9D5;
  --brand-400: #AE96C0;
  --brand-500: #9373AB;
  --brand-600: #7F5C99;
  --brand-700: #6A4D7F;
  --brand-800: #553D66;
  --brand-900: #3F2F4B;
  --brand-950: #281E2F;
  --brand: #dacfe2;
  --brand-ink: #000000;
}

Colors that work with #dacfe2

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#F8F5F9
Tinted page background
Border#D8CCE0
Hairlines and dividers
Muted text#77568F
Captions on the surface
Accent#6F8448
Second voice, not a rival
Dark variant#42304F
Hover, pressed, headers
Light variant#F3EFF5
Selected rows, tints
Dark surface#1D1523
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 #dacfe2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D7E2CF
Analogous left#D0CFE2
Analogous right#E2CFE1
Split-complement 1#E1E2CF
Split-complement 2#CFE2D0
Triadic 1#E2DACF
Triadic 2#CFE2DA
Tetradic#E2D0CF

RGB percentages

Red85.5%
Green81.2%
Blue88.6%

CMYK percentages

Cyan3.5%
Magenta8.4%
Yellow0.0%
Key (black)11.4%

Color previews

#dacfe2 text on a black background

contrast 14.00:1

Card sample

#dacfe2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacfe2

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.

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

Converts to four-color process without much drama. Proof it anyway.

#dacfe2, answered

What color is #dacfe2?

#dacfe2 is a light soft violet, closest to Thistle (ΔE2000 6). It sits at 275° on the hue wheel with 25% saturation and 85% lightness, which reads as cool.

What is the RGB value of #dacfe2?

rgb(218, 207, 226) — 218 red, 207 green and 226 blue out of 255, or 85.5% / 81.2% / 88.6% by channel.

Is #dacfe2 a light or a dark color?

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

Should I use black or white text on #dacfe2?

Black. It scores 14.00:1 against #dacfe2, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #dacfe2?

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

What colors go well with #dacfe2?

For interface work: #F8F5F9 as the surface, #D8CCE0 for borders, #77568F for secondary text, #6F8448 as an accent and #42304F for hover and pressed states. For a palette, the analogous pair #D0CFE2 and #E2CFE1 stays calm, while #D7E2CF is the loudest partner.

What is #dacfe2 in CMYK for printing?

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

Is #dacfe2 warm or cool?

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

Work with #dacfe2 in the Color Lab