Skip to content

#beb2cf

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

RGB
190, 178, 207
HSL
265°, 23%, 76%
CMYK
8, 14, 0, 19
Luminance
0.4729

At a glance

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

Hex
#beb2cf
Hue
265°
violet
Saturation
23%
soft
Lightness
76%
light
Brightness
81%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4729
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
10.46:1
Closest name
Thistle
ΔE2000 6.1
Where it sits
Hue265° of 360°
Saturation23%
Lightness76%
Temperature
Warm ← → Cool63% 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#beb2cf
RGBrgb(190, 178, 207)
HSLhsl(265, 23%, 76%)
CMYKcmyk(8%, 14%, 0%, 19%)
LABlab(74.4 9.8 -13.1)
LCHlch(74.4 16.3 306.7)
OKLCHoklch(0.783 0.043 304.2)
Decimal12497615
Display P3color(display-p3 0.745 0.698 0.812)

Copy-ready code

/* CSS */
color: #beb2cf;
background-color: #beb2cf;
/* Tailwind (arbitrary) */
class="text-[#beb2cf] bg-[#beb2cf]"
/* SCSS */
$brand: #beb2cf;
/* SwiftUI */
Color(red: 0.745, green: 0.698, blue: 0.812)
/* Android */
Color.parseColor("#beb2cf")
/* Flutter */
Color(0xFFBEB2CF)
/* Python / OpenCV (BGR) */
(207, 178, 190)

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

Accessibility — WCAG contrast

Aa
#beb2cf on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#beb2cf on black: 10.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB7D0
deuteranopia · #AFB7CE
tritanopia · #BCB6BB

Color scale — 50 to 950

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

#F7F6F9
#EFEDF2
#DDD7E5
#beb2cf
#A797BE
#8A75A9
#755E97
#624E7E
#4E3F65
#3B304A
#251E2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #251E2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EFEDF2;
  --brand-200: #DDD7E5;
  --brand-300: #beb2cf;
  --brand-400: #A797BE;
  --brand-500: #8A75A9;
  --brand-600: #755E97;
  --brand-700: #624E7E;
  --brand-800: #4E3F65;
  --brand-900: #3B304A;
  --brand-950: #251E2E;
  --brand: #beb2cf;
  --brand-ink: #000000;
}

Colors that work with #beb2cf

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#F7F6F9
Tinted page background
Border#D5CDE0
Hairlines and dividers
Muted text#6E588D
Captions on the surface
Accent#78824A
Second voice, not a rival
Dark variant#3D314F
Hover, pressed, headers
Light variant#F2EFF5
Selected rows, tints
Dark surface#1B1623
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 #beb2cf

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#C3CFB2
Analogous left#B2B5CF
Analogous right#CDB2CF
Split-complement 1#CFCDB2
Split-complement 2#B5CFB2
Triadic 1#CFBEB2
Triadic 2#B2CFBE
Tetradic#CFB2B5

RGB percentages

Red74.5%
Green69.8%
Blue81.2%

CMYK percentages

Cyan8.2%
Magenta14.0%
Yellow0.0%
Key (black)18.8%

Color previews

#beb2cf text on a black background

contrast 10.46:1

Card sample

#beb2cf text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 178, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 178, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #beb2cf;
background: linear-gradient(135deg, #beb2cf, #CFB2CD);

Monochromatic scale

Palettes built from #beb2cf

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.

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

#beb2cf, answered

What color is #beb2cf?

#beb2cf is a light soft violet, closest to Thistle (ΔE2000 6.1). It sits at 265° on the hue wheel with 23% saturation and 76% lightness, which reads as cool.

What is the RGB value of #beb2cf?

rgb(190, 178, 207) — 190 red, 178 green and 207 blue out of 255, or 74.5% / 69.8% / 81.2% by channel.

Is #beb2cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4729 and perceived brightness is 73%, so black text on it reaches 10.46:1.

Should I use black or white text on #beb2cf?

Black. It scores 10.46:1 against #beb2cf, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #beb2cf?

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

What colors go well with #beb2cf?

For interface work: #F7F6F9 as the surface, #D5CDE0 for borders, #6E588D for secondary text, #78824A as an accent and #3D314F for hover and pressed states. For a palette, the analogous pair #B2B5CF and #CDB2CF stays calm, while #C3CFB2 is the loudest partner.

What is #beb2cf in CMYK for printing?

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

Is #beb2cf warm or cool?

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

Work with #beb2cf in the Color Lab