Skip to content

#c0bdf9

a pale, electric blue · cool · closest name: Light Steel Blue

RGB
192, 189, 249
HSL
243°, 83%, 86%
CMYK
23, 24, 0, 2
Luminance
0.5444

At a glance

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

Hex
#c0bdf9
Hue
243°
blue
Saturation
83%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5444
WCAG relative
Temperature
Cool
82/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
11.89:1
Closest name
Light Steel Blue
ΔE2000 9.8
Where it sits
Hue243° of 360°
Saturation83%
Lightness86%
Temperature
Warm ← → Cool82% 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#c0bdf9
RGBrgb(192, 189, 249)
HSLhsl(243, 83%, 86%)
CMYKcmyk(23%, 24%, 0%, 2%)
LABlab(78.7 13.5 -29.2)
LCHlch(78.7 32.2 294.7)
OKLCHoklch(0.822 0.084 286.7)
Decimal12631545
Display P3color(display-p3 0.753 0.741 0.976)

Copy-ready code

/* CSS */
color: #c0bdf9;
background-color: #c0bdf9;
/* Tailwind (arbitrary) */
class="text-[#c0bdf9] bg-[#c0bdf9]"
/* SCSS */
$brand: #c0bdf9;
/* SwiftUI */
Color(red: 0.753, green: 0.741, blue: 0.976)
/* Android */
Color.parseColor("#c0bdf9")
/* Flutter */
Color(0xFFC0BDF9)
/* Python / OpenCV (BGR) */
(249, 189, 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 #c0bdf9 · 11.89:1
Use #000000AAA at every size.
Aa
White text · 1.77:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.89:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c0bdf9 as text scores 1.77:1 on white and 11.89:1 on black.

Accessibility — WCAG contrast

Aa
#c0bdf9 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#c0bdf9 on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEC4FC
deuteranopia · #ADC1F7
tritanopia · #B3C7D2

Color scale — 50 to 950

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

#F3F2FC
#E7E6FA
#c0bdf9
#9D98F6
#6C65F1
#3B31EC
#1F14E0
#1A11BB
#140E96
#130E6C
#0C0944
Base = 200Lightest = 50 · #F3F2FCDarkest = 950 · #0C0944
:root {
  --brand-50: #F3F2FC;
  --brand-100: #E7E6FA;
  --brand-200: #c0bdf9;
  --brand-300: #9D98F6;
  --brand-400: #6C65F1;
  --brand-500: #3B31EC;
  --brand-600: #1F14E0;
  --brand-700: #1A11BB;
  --brand-800: #140E96;
  --brand-900: #130E6C;
  --brand-950: #0C0944;
  --brand: #c0bdf9;
  --brand-ink: #000000;
}

Colors that work with #c0bdf9

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#F5F4FA
Tinted page background
Border#C2C0ED
Hairlines and dividers
Muted text#4F4B9B
Captions on the surface
Accent#BE9C0E
Second voice, not a rival
Dark variant#100B75
Hover, pressed, headers
Light variant#E9E8FD
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 #c0bdf9

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#F6F9BD
Analogous left#BDD8F9
Analogous right#DEBDF9
Split-complement 1#F9DEBD
Split-complement 2#D8F9BD
Triadic 1#F9C0BD
Triadic 2#BDF9C0
Tetradic#F9BDD8

RGB percentages

Red75.3%
Green74.1%
Blue97.6%

CMYK percentages

Cyan22.9%
Magenta24.1%
Yellow0.0%
Key (black)2.4%

Color previews

#c0bdf9 text on a black background

contrast 11.89:1

Card sample

#c0bdf9 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0bdf9

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.

#c0bdf9 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c0bdf9, answered

What color is #c0bdf9?

#c0bdf9 is a pale electric blue, closest to Light Steel Blue (ΔE2000 9.8). It sits at 243° on the hue wheel with 83% saturation and 86% lightness, which reads as cool.

What is the RGB value of #c0bdf9?

rgb(192, 189, 249) — 192 red, 189 green and 249 blue out of 255, or 75.3% / 74.1% / 97.6% by channel.

Is #c0bdf9 a light or a dark color?

It is a light color. Relative luminance is 0.5444 and perceived brightness is 78%, so black text on it reaches 11.89:1.

Should I use black or white text on #c0bdf9?

Black. It scores 11.89:1 against #c0bdf9, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #c0bdf9?

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

What colors go well with #c0bdf9?

For interface work: #F5F4FA as the surface, #C2C0ED for borders, #4F4B9B for secondary text, #BE9C0E as an accent and #100B75 for hover and pressed states. For a palette, the analogous pair #BDD8F9 and #DEBDF9 stays calm, while #F6F9BD is the loudest partner.

What is #c0bdf9 in CMYK for printing?

cmyk(23%, 24%, 0%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c0bdf9 warm or cool?

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

Work with #c0bdf9 in the Color Lab