Skip to content

#c6aeee

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

RGB
198, 174, 238
HSL
263°, 65%, 81%
CMYK
17, 27, 0, 7
Luminance
0.4845

At a glance

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

Hex
#c6aeee
Hue
263°
violet
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4845
WCAG relative
Temperature
Cool
71/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.69:1
Closest name
Plum
ΔE2000 8.7
Where it sits
Hue263° of 360°
Saturation65%
Lightness81%
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#c6aeee
RGBrgb(198, 174, 238)
HSLhsl(263, 65%, 81%)
CMYKcmyk(17%, 27%, 0%, 7%)
LABlab(75.1 21.0 -28.8)
LCHlch(75.1 35.6 306.2)
OKLCHoklch(0.794 0.093 301.5)
Decimal13020910
Display P3color(display-p3 0.776 0.682 0.933)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#c6aeee on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#c6aeee on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1B9F1
deuteranopia · #A5B9EC
tritanopia · #BFB7C4

Color scale — 50 to 950

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

#F6F3FB
#EEE8F7
#D9CBF1
#c6aeee
#9D74E2
#7C46D8
#662ACA
#5523A9
#441C87
#341862
#210F3D
Base = 300Lightest = 50 · #F6F3FBDarkest = 950 · #210F3D
:root {
  --brand-50: #F6F3FB;
  --brand-100: #EEE8F7;
  --brand-200: #D9CBF1;
  --brand-300: #c6aeee;
  --brand-400: #9D74E2;
  --brand-500: #7C46D8;
  --brand-600: #662ACA;
  --brand-700: #5523A9;
  --brand-800: #441C87;
  --brand-900: #341862;
  --brand-950: #210F3D;
  --brand: #c6aeee;
  --brand-ink: #000000;
}

Colors that work with #c6aeee

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#D1C0ED
Hairlines and dividers
Muted text#694B9B
Captions on the surface
Accent#9AAD1F
Second voice, not a rival
Dark variant#351669
Hover, pressed, headers
Light variant#F0EAFB
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 #c6aeee

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#D6EEAE
Analogous left#AEB6EE
Analogous right#E6AEEE
Split-complement 1#EEE6AE
Split-complement 2#B6EEAE
Triadic 1#EEC6AE
Triadic 2#AEEEC6
Tetradic#EEAEB6

RGB percentages

Red77.6%
Green68.2%
Blue93.3%

CMYK percentages

Cyan16.8%
Magenta26.9%
Yellow0.0%
Key (black)6.7%

Color previews

#c6aeee text on a black background

contrast 10.69:1

Card sample

#c6aeee text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c6aeee

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.

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

#c6aeee, answered

What color is #c6aeee?

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

What is the RGB value of #c6aeee?

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

Is #c6aeee a light or a dark color?

It is a mid-tone. Relative luminance is 0.4845 and perceived brightness is 74%, so black text on it reaches 10.69:1.

Should I use black or white text on #c6aeee?

Black. It scores 10.69:1 against #c6aeee, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #c6aeee?

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

What colors go well with #c6aeee?

For interface work: #F7F4FA as the surface, #D1C0ED for borders, #694B9B for secondary text, #9AAD1F as an accent and #351669 for hover and pressed states. For a palette, the analogous pair #AEB6EE and #E6AEEE stays calm, while #D6EEAE is the loudest partner.

What is #c6aeee in CMYK for printing?

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

Is #c6aeee 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 #DDAEEE; nudged cooler, #AEADEF.

Work with #c6aeee in the Color Lab