Skip to content

#dab6ec

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

RGB
218, 182, 236
HSL
280°, 59%, 82%
CMYK
8, 23, 0, 8
Luminance
0.5442

At a glance

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

Hex
#dab6ec
Hue
280°
violet
Saturation
59%
vivid
Lightness
82%
light
Brightness
93%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5442
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.88:1
Closest name
Plum
ΔE2000 6.3
Where it sits
Hue280° of 360°
Saturation59%
Lightness82%
Temperature
Warm ← → Cool61% 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#dab6ec
RGBrgb(218, 182, 236)
HSLhsl(280, 59%, 82%)
CMYKcmyk(8%, 23%, 0%, 8%)
LABlab(78.7 22.6 -22.1)
LCHlch(78.7 31.6 315.7)
OKLCHoklch(0.825 0.084 314.3)
Decimal14333676
Display P3color(display-p3 0.855 0.714 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dab6ec on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#dab6ec on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFC1EE
deuteranopia · #B6C4EA
tritanopia · #D9BCC9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dab6ec 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
#F2E9F7
#E4CDEF
#dab6ec
#BB79DC
#A54DD1
#9233C2
#7A2AA2
#622281
#481C5E
#2D123B
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #2D123B
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F2E9F7;
  --brand-200: #E4CDEF;
  --brand-300: #dab6ec;
  --brand-400: #BB79DC;
  --brand-500: #A54DD1;
  --brand-600: #9233C2;
  --brand-700: #7A2AA2;
  --brand-800: #622281;
  --brand-900: #481C5E;
  --brand-950: #2D123B;
  --brand: #dab6ec;
  --brand-ink: #000000;
}

Colors that work with #dab6ec

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#DEC0ED
Hairlines and dividers
Muted text#804B9B
Captions on the surface
Accent#71A626
Second voice, not a rival
Dark variant#4C1A65
Hover, pressed, headers
Light variant#F5EBFA
Selected rows, tints
Dark surface#1F1424
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 #dab6ec

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#C8ECB6
Analogous left#BFB6EC
Analogous right#ECB6E3
Split-complement 1#E3ECB6
Split-complement 2#B6ECBF
Triadic 1#ECDAB6
Triadic 2#B6ECDA
Tetradic#ECBFB6

RGB percentages

Red85.5%
Green71.4%
Blue92.5%

CMYK percentages

Cyan7.6%
Magenta22.9%
Yellow0.0%
Key (black)7.5%

Color previews

#dab6ec text on a black background

contrast 11.88:1

Card sample

#dab6ec text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dab6ec

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.

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

#dab6ec, answered

What color is #dab6ec?

#dab6ec is a light vivid violet, closest to Plum (ΔE2000 6.3). It sits at 280° on the hue wheel with 59% saturation and 82% lightness, which reads as cool.

What is the RGB value of #dab6ec?

rgb(218, 182, 236) — 218 red, 182 green and 236 blue out of 255, or 85.5% / 71.4% / 92.5% by channel.

Is #dab6ec a light or a dark color?

It is a light color. Relative luminance is 0.5442 and perceived brightness is 78%, so black text on it reaches 11.88:1.

Should I use black or white text on #dab6ec?

Black. It scores 11.88:1 against #dab6ec, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #dab6ec?

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

What colors go well with #dab6ec?

For interface work: #F8F4FA as the surface, #DEC0ED for borders, #804B9B for secondary text, #71A626 as an accent and #4C1A65 for hover and pressed states. For a palette, the analogous pair #BFB6EC and #ECB6E3 stays calm, while #C8ECB6 is the loudest partner.

What is #dab6ec in CMYK for printing?

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

Is #dab6ec warm or cool?

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

Work with #dab6ec in the Color Lab