Skip to content

#daa4eb

a light, vivid violet · neutral · closest name: Plum

RGB
218, 164, 235
HSL
286°, 64%, 78%
CMYK
7, 30, 0, 8
Luminance
0.4745

At a glance

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

Hex
#daa4eb
Hue
286°
violet
Saturation
64%
vivid
Lightness
78%
light
Brightness
92%
HSV value
Perceived
75%
weighted brightness
Luminance
0.4745
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.49:1
Closest name
Plum
ΔE2000 3.4
Where it sits
Hue286° of 360°
Saturation64%
Lightness78%
Temperature
Warm ← → Cool58% 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#daa4eb
RGBrgb(218, 164, 235)
HSLhsl(286, 64%, 78%)
CMYKcmyk(7%, 30%, 0%, 8%)
LABlab(74.5 32.1 -28.0)
LCHlch(74.5 42.6 318.9)
OKLCHoklch(0.793 0.114 317.9)
Decimal14329067
Display P3color(display-p3 0.855 0.643 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daa4eb on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#daa4eb on black: 10.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9BB4EE
deuteranopia · #A7B9E9
tritanopia · #DAACBE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #daa4eb is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F4FB
#F4E8F7
#E8CBF1
#daa4eb
#C775E1
#B447D7
#A32CC9
#8825A7
#6D1D86
#501961
#32103D
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #32103D
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F4E8F7;
  --brand-200: #E8CBF1;
  --brand-300: #daa4eb;
  --brand-400: #C775E1;
  --brand-500: #B447D7;
  --brand-600: #A32CC9;
  --brand-700: #8825A7;
  --brand-800: #6D1D86;
  --brand-900: #501961;
  --brand-950: #32103D;
  --brand: #daa4eb;
  --brand-ink: #000000;
}

Colors that work with #daa4eb

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#E2C0ED
Hairlines and dividers
Muted text#884B9B
Captions on the surface
Accent#65AB21
Second voice, not a rival
Dark variant#551769
Hover, pressed, headers
Light variant#F6EAFA
Selected rows, tints
Dark surface#201424
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 #daa4eb

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#B5EBA4
Analogous left#B6A4EB
Analogous right#EBA4D8
Split-complement 1#D8EBA4
Split-complement 2#A4EBB6
Triadic 1#EBDAA4
Triadic 2#A4EBDA
Tetradic#EBB6A4

RGB percentages

Red85.5%
Green64.3%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta30.2%
Yellow0.0%
Key (black)7.8%

Color previews

#daa4eb text on a black background

contrast 10.49:1

Card sample

#daa4eb text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daa4eb

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.

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

#daa4eb, answered

What color is #daa4eb?

#daa4eb is a light vivid violet, closest to Plum (ΔE2000 3.4). It sits at 286° on the hue wheel with 64% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #daa4eb?

rgb(218, 164, 235) — 218 red, 164 green and 235 blue out of 255, or 85.5% / 64.3% / 92.2% by channel.

Is #daa4eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4745 and perceived brightness is 75%, so black text on it reaches 10.49:1.

Should I use black or white text on #daa4eb?

Black. It scores 10.49:1 against #daa4eb, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #daa4eb?

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

What colors go well with #daa4eb?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #884B9B for secondary text, #65AB21 as an accent and #551769 for hover and pressed states. For a palette, the analogous pair #B6A4EB and #EBA4D8 stays calm, while #B5EBA4 is the loudest partner.

What is #daa4eb in CMYK for printing?

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

Is #daa4eb warm or cool?

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

Work with #daa4eb in the Color Lab