Skip to content

#bfaeee

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

RGB
191, 174, 238
HSL
256°, 65%, 81%
CMYK
20, 27, 0, 7
Luminance
0.4752

At a glance

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

Hex
#bfaeee
Hue
256°
violet
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4752
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.50:1
Closest name
Plum
ΔE2000 10.4
Where it sits
Hue256° of 360°
Saturation65%
Lightness81%
Temperature
Warm ← → Cool75% 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#bfaeee
RGBrgb(191, 174, 238)
HSLhsl(256, 65%, 81%)
CMYKcmyk(20%, 27%, 0%, 7%)
LABlab(74.5 18.9 -29.7)
LCHlch(74.5 35.2 302.4)
OKLCHoklch(0.788 0.091 296.4)
Decimal12562158
Display P3color(display-p3 0.749 0.682 0.933)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#bfaeee on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#bfaeee on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B8F1
deuteranopia · #A2B7EC
tritanopia · #B6B8C4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfaeee 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
#ECE8F7
#D5CBF1
#bfaeee
#9174E2
#6C46D8
#552ACA
#4723A9
#391C87
#2C1862
#1B0F3D
Base = 300Lightest = 50 · #F6F3FBDarkest = 950 · #1B0F3D
:root {
  --brand-50: #F6F3FB;
  --brand-100: #ECE8F7;
  --brand-200: #D5CBF1;
  --brand-300: #bfaeee;
  --brand-400: #9174E2;
  --brand-500: #6C46D8;
  --brand-600: #552ACA;
  --brand-700: #4723A9;
  --brand-800: #391C87;
  --brand-900: #2C1862;
  --brand-950: #1B0F3D;
  --brand: #bfaeee;
  --brand-ink: #000000;
}

Colors that work with #bfaeee

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#F6F4FA
Tinted page background
Border#CCC0ED
Hairlines and dividers
Muted text#604B9B
Captions on the surface
Accent#ABAD1F
Second voice, not a rival
Dark variant#2C1669
Hover, pressed, headers
Light variant#EEEAFB
Selected rows, tints
Dark surface#181424
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 #bfaeee

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#DDEEAE
Analogous left#AEBDEE
Analogous right#DFAEEE
Split-complement 1#EEDFAE
Split-complement 2#BDEEAE
Triadic 1#EEBFAE
Triadic 2#AEEEBF
Tetradic#EEAEBD

RGB percentages

Red74.9%
Green68.2%
Blue93.3%

CMYK percentages

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

Color previews

#bfaeee text on a black background

contrast 10.50:1

Card sample

#bfaeee text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfaeee

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.

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

#bfaeee, answered

What color is #bfaeee?

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

What is the RGB value of #bfaeee?

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

Is #bfaeee a light or a dark color?

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

Should I use black or white text on #bfaeee?

Black. It scores 10.50:1 against #bfaeee, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #bfaeee?

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

What colors go well with #bfaeee?

For interface work: #F6F4FA as the surface, #CCC0ED for borders, #604B9B for secondary text, #ABAD1F as an accent and #2C1669 for hover and pressed states. For a palette, the analogous pair #AEBDEE and #DFAEEE stays calm, while #DDEEAE is the loudest partner.

What is #bfaeee in CMYK for printing?

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

Is #bfaeee warm or cool?

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

Work with #bfaeee in the Color Lab