Skip to content

#caade6

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

RGB
202, 173, 230
HSL
271°, 53%, 79%
CMYK
12, 25, 0, 10
Luminance
0.4816

At a glance

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

Hex
#caade6
Hue
271°
violet
Saturation
53%
vivid
Lightness
79%
light
Brightness
90%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4816
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.63:1
Closest name
Plum
ΔE2000 6.8
Where it sits
Hue271° of 360°
Saturation53%
Lightness79%
Temperature
Warm ← → Cool66% 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#caade6
RGBrgb(202, 173, 230)
HSLhsl(271, 53%, 79%)
CMYKcmyk(12%, 25%, 0%, 10%)
LABlab(74.9 21.1 -24.7)
LCHlch(74.9 32.5 310.6)
OKLCHoklch(0.792 0.085 307.6)
Decimal13282790
Display P3color(display-p3 0.792 0.678 0.902)

Copy-ready code

/* CSS */
color: #caade6;
background-color: #caade6;
/* Tailwind (arbitrary) */
class="text-[#caade6] bg-[#caade6]"
/* SCSS */
$brand: #caade6;
/* SwiftUI */
Color(red: 0.792, green: 0.678, blue: 0.902)
/* Android */
Color.parseColor("#caade6")
/* Flutter */
Color(0xFFCAADE6)
/* Python / OpenCV (BGR) */
(230, 173, 202)

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

Accessibility — WCAG contrast

Aa
#caade6 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#caade6 on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3B7E8
deuteranopia · #A9B9E4
tritanopia · #C7B5C1

Color scale — 50 to 950

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

#F7F4FB
#F0E9F6
#DECEED
#caade6
#AC7ED8
#9053CB
#7B39BC
#67309C
#52267D
#3E1F5B
#271339
Base = 300Lightest = 50 · #F7F4FBDarkest = 950 · #271339
:root {
  --brand-50: #F7F4FB;
  --brand-100: #F0E9F6;
  --brand-200: #DECEED;
  --brand-300: #caade6;
  --brand-400: #AC7ED8;
  --brand-500: #9053CB;
  --brand-600: #7B39BC;
  --brand-700: #67309C;
  --brand-800: #52267D;
  --brand-900: #3E1F5B;
  --brand-950: #271339;
  --brand: #caade6;
  --brand-ink: #000000;
}

Colors that work with #caade6

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#D7C0EC
Hairlines and dividers
Muted text#734B9B
Captions on the surface
Accent#82A02C
Second voice, not a rival
Dark variant#401E62
Hover, pressed, headers
Light variant#F2EBF9
Selected rows, tints
Dark surface#1C1424
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 #caade6

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#C9E6AD
Analogous left#ADADE6
Analogous right#E6ADE6
Split-complement 1#E6E6AD
Split-complement 2#ADE6AD
Triadic 1#E6CAAD
Triadic 2#ADE6CA
Tetradic#E6ADAD

RGB percentages

Red79.2%
Green67.8%
Blue90.2%

CMYK percentages

Cyan12.2%
Magenta24.8%
Yellow0.0%
Key (black)9.8%

Color previews

#caade6 text on a black background

contrast 10.63:1

Card sample

#caade6 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 173, 230, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 173, 230, 0.45);
Border & gradient
Gradient panel
border: 3px solid #caade6;
background: linear-gradient(135deg, #caade6, #E6ADDC);

Monochromatic scale

Palettes built from #caade6

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.

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

#caade6, answered

What color is #caade6?

#caade6 is a light vivid violet, closest to Plum (ΔE2000 6.8). It sits at 271° on the hue wheel with 53% saturation and 79% lightness, which reads as cool.

What is the RGB value of #caade6?

rgb(202, 173, 230) — 202 red, 173 green and 230 blue out of 255, or 79.2% / 67.8% / 90.2% by channel.

Is #caade6 a light or a dark color?

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

Should I use black or white text on #caade6?

Black. It scores 10.63:1 against #caade6, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #caade6?

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

What colors go well with #caade6?

For interface work: #F7F4FA as the surface, #D7C0EC for borders, #734B9B for secondary text, #82A02C as an accent and #401E62 for hover and pressed states. For a palette, the analogous pair #ADADE6 and #E6ADE6 stays calm, while #C9E6AD is the loudest partner.

What is #caade6 in CMYK for printing?

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

Is #caade6 warm or cool?

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

Work with #caade6 in the Color Lab