Skip to content

#c0bfef

a light, vivid blue · cool · closest name: Light Steel Blue

RGB
192, 191, 239
HSL
241°, 60%, 84%
CMYK
20, 20, 0, 6
Luminance
0.5470

At a glance

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

Hex
#c0bfef
Hue
241°
blue
Saturation
60%
vivid
Lightness
84%
light
Brightness
94%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5470
WCAG relative
Temperature
Cool
83/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.94:1
Closest name
Light Steel Blue
ΔE2000 9.9
Where it sits
Hue241° of 360°
Saturation60%
Lightness84%
Temperature
Warm ← → Cool83% 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#c0bfef
RGBrgb(192, 191, 239)
HSLhsl(241, 60%, 84%)
CMYKcmyk(20%, 20%, 0%, 6%)
LABlab(78.9 10.1 -23.6)
LCHlch(78.9 25.7 293.2)
OKLCHoklch(0.822 0.067 285.8)
Decimal12632047
Display P3color(display-p3 0.753 0.749 0.937)

Copy-ready code

/* CSS */
color: #c0bfef;
background-color: #c0bfef;
/* Tailwind (arbitrary) */
class="text-[#c0bfef] bg-[#c0bfef]"
/* SCSS */
$brand: #c0bfef;
/* SwiftUI */
Color(red: 0.753, green: 0.749, blue: 0.937)
/* Android */
Color.parseColor("#c0bfef")
/* Flutter */
Color(0xFFC0BFEF)
/* Python / OpenCV (BGR) */
(239, 191, 192)

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

Accessibility — WCAG contrast

Aa
#c0bfef on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c0bfef on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3C5F1
deuteranopia · #B2C2EE
tritanopia · #B6C7CF

Color scale — 50 to 950

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

#F4F4FB
#E9E9F7
#c0bfef
#A7A5E9
#7A78DD
#4E4BD2
#3431C4
#2B29A3
#232183
#1D1B5F
#12113B
Base = 200Lightest = 50 · #F4F4FBDarkest = 950 · #12113B
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E9E9F7;
  --brand-200: #c0bfef;
  --brand-300: #A7A5E9;
  --brand-400: #7A78DD;
  --brand-500: #4E4BD2;
  --brand-600: #3431C4;
  --brand-700: #2B29A3;
  --brand-800: #232183;
  --brand-900: #1D1B5F;
  --brand-950: #12113B;
  --brand: #c0bfef;
  --brand-ink: #000000;
}

Colors that work with #c0bfef

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#F4F4FA
Tinted page background
Border#C1C0ED
Hairlines and dividers
Muted text#4C4B9B
Captions on the surface
Accent#A88A24
Second voice, not a rival
Dark variant#1B1A66
Hover, pressed, headers
Light variant#EBEBFA
Selected rows, tints
Dark surface#141424
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 #c0bfef

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#EEEFBF
Analogous left#BFD6EF
Analogous right#D8BFEF
Split-complement 1#EFD8BF
Split-complement 2#D6EFBF
Triadic 1#EFC0BF
Triadic 2#BFEFC0
Tetradic#EFBFD6

RGB percentages

Red75.3%
Green74.9%
Blue93.7%

CMYK percentages

Cyan19.7%
Magenta20.1%
Yellow0.0%
Key (black)6.3%

Color previews

#c0bfef text on a black background

contrast 11.94:1

Card sample

#c0bfef text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0bfef

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.

#c0bfef in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#c0bfef, answered

What color is #c0bfef?

#c0bfef is a light vivid blue, closest to Light Steel Blue (ΔE2000 9.9). It sits at 241° on the hue wheel with 60% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c0bfef?

rgb(192, 191, 239) — 192 red, 191 green and 239 blue out of 255, or 75.3% / 74.9% / 93.7% by channel.

Is #c0bfef a light or a dark color?

It is a light color. Relative luminance is 0.5470 and perceived brightness is 77%, so black text on it reaches 11.94:1.

Should I use black or white text on #c0bfef?

Black. It scores 11.94:1 against #c0bfef, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #c0bfef?

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

What colors go well with #c0bfef?

For interface work: #F4F4FA as the surface, #C1C0ED for borders, #4C4B9B for secondary text, #A88A24 as an accent and #1B1A66 for hover and pressed states. For a palette, the analogous pair #BFD6EF and #D8BFEF stays calm, while #EEEFBF is the loudest partner.

What is #c0bfef in CMYK for printing?

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

Is #c0bfef warm or cool?

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

Work with #c0bfef in the Color Lab