Skip to content

#b698cd

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

RGB
182, 152, 205
HSL
274°, 35%, 70%
CMYK
11, 26, 0, 20
Luminance
0.3681

At a glance

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

Hex
#b698cd
Hue
274°
violet
Saturation
35%
soft
Lightness
70%
light
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3681
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.36:1
Closest name
Plum
ΔE2000 7.8
Where it sits
Hue274° of 360°
Saturation35%
Lightness70%
Temperature
Warm ← → Cool64% 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#b698cd
RGBrgb(182, 152, 205)
HSLhsl(274, 35%, 70%)
CMYKcmyk(11%, 26%, 0%, 20%)
LABlab(67.1 21.1 -23.0)
LCHlch(67.1 31.2 312.5)
OKLCHoklch(0.725 0.082 310.1)
Decimal11966669
Display P3color(display-p3 0.714 0.596 0.804)

Copy-ready code

/* CSS */
color: #b698cd;
background-color: #b698cd;
/* Tailwind (arbitrary) */
class="text-[#b698cd] bg-[#b698cd]"
/* SCSS */
$brand: #b698cd;
/* SwiftUI */
Color(red: 0.714, green: 0.596, blue: 0.804)
/* Android */
Color.parseColor("#b698cd")
/* Flutter */
Color(0xFFB698CD)
/* Python / OpenCV (BGR) */
(205, 152, 182)

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

Accessibility — WCAG contrast

Aa
#b698cd on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#b698cd on black: 8.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8FA2CF
deuteranopia · #96A4CB
tritanopia · #B49FAB

Color scale — 50 to 950

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

#F8F5F9
#F0ECF4
#DFD4E8
#C9B3DA
#b698cd
#9468B6
#8050A5
#6B4389
#55356E
#402A51
#281A32
Base = 400Lightest = 50 · #F8F5F9Darkest = 950 · #281A32
:root {
  --brand-50: #F8F5F9;
  --brand-100: #F0ECF4;
  --brand-200: #DFD4E8;
  --brand-300: #C9B3DA;
  --brand-400: #b698cd;
  --brand-500: #9468B6;
  --brand-600: #8050A5;
  --brand-700: #6B4389;
  --brand-800: #55356E;
  --brand-900: #402A51;
  --brand-950: #281A32;
  --brand: #b698cd;
  --brand-ink: #000000;
}

Colors that work with #b698cd

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#F8F5FA
Tinted page background
Border#D8C8E4
Hairlines and dividers
Muted text#784B9A
Captions on the surface
Accent#748D3F
Second voice, not a rival
Dark variant#432A56
Hover, pressed, headers
Light variant#F3EEF7
Selected rows, tints
Dark surface#1D1424
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 #b698cd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#AFCD98
Analogous left#9C98CD
Analogous right#CD98C9
Split-complement 1#C9CD98
Split-complement 2#98CD9C
Triadic 1#CDB698
Triadic 2#98CDB6
Tetradic#CD9C98

RGB percentages

Red71.4%
Green59.6%
Blue80.4%

CMYK percentages

Cyan11.2%
Magenta25.9%
Yellow0.0%
Key (black)19.6%

Color previews

#b698cd text on a black background

contrast 8.36:1

Card sample

#b698cd text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b698cd

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.

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

#b698cd, answered

What color is #b698cd?

#b698cd is a light soft violet, closest to Plum (ΔE2000 7.8). It sits at 274° on the hue wheel with 35% saturation and 70% lightness, which reads as cool.

What is the RGB value of #b698cd?

rgb(182, 152, 205) — 182 red, 152 green and 205 blue out of 255, or 71.4% / 59.6% / 80.4% by channel.

Is #b698cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3681 and perceived brightness is 66%, so black text on it reaches 8.36:1.

Should I use black or white text on #b698cd?

Black. It scores 8.36:1 against #b698cd, versus 2.51:1 for white — AAA at any size.

What is the complementary color of #b698cd?

#AFCD98 sits directly opposite on the wheel. Softer options are the split-complements #C9CD98 and #98CD9C, which give the same contrast with far less vibration.

What colors go well with #b698cd?

For interface work: #F8F5FA as the surface, #D8C8E4 for borders, #784B9A for secondary text, #748D3F as an accent and #432A56 for hover and pressed states. For a palette, the analogous pair #9C98CD and #CD98C9 stays calm, while #AFCD98 is the loudest partner.

What is #b698cd in CMYK for printing?

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

Is #b698cd warm or cool?

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

Work with #b698cd in the Color Lab