Skip to content

#d7aeee

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

RGB
215, 174, 238
HSL
278°, 65%, 81%
CMYK
10, 27, 0, 7
Luminance
0.5089

At a glance

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

Hex
#d7aeee
Hue
278°
violet
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5089
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.18:1
Closest name
Plum
ΔE2000 5.2
Where it sits
Hue278° of 360°
Saturation65%
Lightness81%
Temperature
Warm ← → Cool62% 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#d7aeee
RGBrgb(215, 174, 238)
HSLhsl(278, 65%, 81%)
CMYKcmyk(10%, 27%, 0%, 7%)
LABlab(76.6 26.3 -26.3)
LCHlch(76.6 37.2 315.0)
OKLCHoklch(0.809 0.098 313.2)
Decimal14135022
Display P3color(display-p3 0.843 0.682 0.933)

Copy-ready code

/* CSS */
color: #d7aeee;
background-color: #d7aeee;
/* Tailwind (arbitrary) */
class="text-[#d7aeee] bg-[#d7aeee]"
/* SCSS */
$brand: #d7aeee;
/* SwiftUI */
Color(red: 0.843, green: 0.682, blue: 0.933)
/* Android */
Color.parseColor("#d7aeee")
/* Flutter */
Color(0xFFD7AEEE)
/* Python / OpenCV (BGR) */
(238, 174, 215)

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

Accessibility — WCAG contrast

Aa
#d7aeee on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#d7aeee on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5BBF1
deuteranopia · #ADBEEC
tritanopia · #D5B6C5

Color scale — 50 to 950

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

#F8F3FB
#F2E8F7
#E3CBF1
#d7aeee
#BA74E2
#A346D8
#912ACA
#7923A9
#611C87
#471862
#2D0F3D
Base = 300Lightest = 50 · #F8F3FBDarkest = 950 · #2D0F3D
:root {
  --brand-50: #F8F3FB;
  --brand-100: #F2E8F7;
  --brand-200: #E3CBF1;
  --brand-300: #d7aeee;
  --brand-400: #BA74E2;
  --brand-500: #A346D8;
  --brand-600: #912ACA;
  --brand-700: #7923A9;
  --brand-800: #611C87;
  --brand-900: #471862;
  --brand-950: #2D0F3D;
  --brand: #d7aeee;
  --brand-ink: #000000;
}

Colors that work with #d7aeee

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#DCC0ED
Hairlines and dividers
Muted text#7E4B9B
Captions on the surface
Accent#77AD1F
Second voice, not a rival
Dark variant#4B1669
Hover, pressed, headers
Light variant#F5EAFB
Selected rows, tints
Dark surface#1E1424
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 #d7aeee

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#C5EEAE
Analogous left#B7AEEE
Analogous right#EEAEE5
Split-complement 1#E5EEAE
Split-complement 2#AEEEB7
Triadic 1#EED7AE
Triadic 2#AEEED7
Tetradic#EEB7AE

RGB percentages

Red84.3%
Green68.2%
Blue93.3%

CMYK percentages

Cyan9.7%
Magenta26.9%
Yellow0.0%
Key (black)6.7%

Color previews

#d7aeee text on a black background

contrast 11.18:1

Card sample

#d7aeee text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(215, 174, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(215, 174, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d7aeee;
background: linear-gradient(135deg, #d7aeee, #EEAEDA);

Monochromatic scale

Palettes built from #d7aeee

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.

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

#d7aeee, answered

What color is #d7aeee?

#d7aeee is a light vivid violet, closest to Plum (ΔE2000 5.2). It sits at 278° on the hue wheel with 65% saturation and 81% lightness, which reads as cool.

What is the RGB value of #d7aeee?

rgb(215, 174, 238) — 215 red, 174 green and 238 blue out of 255, or 84.3% / 68.2% / 93.3% by channel.

Is #d7aeee a light or a dark color?

It is a light color. Relative luminance is 0.5089 and perceived brightness is 76%, so black text on it reaches 11.18:1.

Should I use black or white text on #d7aeee?

Black. It scores 11.18:1 against #d7aeee, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #d7aeee?

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

What colors go well with #d7aeee?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7E4B9B for secondary text, #77AD1F as an accent and #4B1669 for hover and pressed states. For a palette, the analogous pair #B7AEEE and #EEAEE5 stays calm, while #C5EEAE is the loudest partner.

What is #d7aeee in CMYK for printing?

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

Is #d7aeee warm or cool?

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

Work with #d7aeee in the Color Lab