Skip to content

#c8cbf3

a pale, vivid blue · cool · closest name: Lavender

RGB
200, 203, 243
HSL
236°, 64%, 87%
CMYK
18, 17, 0, 5
Luminance
0.6146

At a glance

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

Hex
#c8cbf3
Hue
236°
blue
Saturation
64%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6146
WCAG relative
Temperature
Cool
86/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.29:1
Closest name
Lavender
ΔE2000 8.8
Where it sits
Hue236° of 360°
Saturation64%
Lightness87%
Temperature
Warm ← → Cool86% 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#c8cbf3
RGBrgb(200, 203, 243)
HSLhsl(236, 64%, 87%)
CMYKcmyk(18%, 17%, 0%, 5%)
LABlab(82.6 7.0 -20.0)
LCHlch(82.6 21.2 289.3)
OKLCHoklch(0.853 0.056 281.8)
Decimal13159411
Display P3color(display-p3 0.784 0.796 0.953)

Copy-ready code

/* CSS */
color: #c8cbf3;
background-color: #c8cbf3;
/* Tailwind (arbitrary) */
class="text-[#c8cbf3] bg-[#c8cbf3]"
/* SCSS */
$brand: #c8cbf3;
/* SwiftUI */
Color(red: 0.784, green: 0.796, blue: 0.953)
/* Android */
Color.parseColor("#c8cbf3")
/* Flutter */
Color(0xFFC8CBF3)
/* Python / OpenCV (BGR) */
(243, 203, 200)

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

Accessibility — WCAG contrast

Aa
#c8cbf3 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#c8cbf3 on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1CFF5
deuteranopia · #BFCCF2
tritanopia · #BFD2D8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c8cbf3 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
#E8E9F7
#c8cbf3
#A3A8EB
#757CE1
#4751D7
#2C37C9
#252EA7
#1D2586
#191E61
#10133D
Base = 200Lightest = 50 · #F4F4FBDarkest = 950 · #10133D
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E8E9F7;
  --brand-200: #c8cbf3;
  --brand-300: #A3A8EB;
  --brand-400: #757CE1;
  --brand-500: #4751D7;
  --brand-600: #2C37C9;
  --brand-700: #252EA7;
  --brand-800: #1D2586;
  --brand-900: #191E61;
  --brand-950: #10133D;
  --brand: #c8cbf3;
  --brand-ink: #000000;
}

Colors that work with #c8cbf3

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#F4F5FA
Tinted page background
Border#C0C3ED
Hairlines and dividers
Muted text#4B509B
Captions on the surface
Accent#AB8021
Second voice, not a rival
Dark variant#171D69
Hover, pressed, headers
Light variant#EAEBFA
Selected rows, tints
Dark surface#141524
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 #c8cbf3

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#F3F0C8
Analogous left#C8E1F3
Analogous right#DBC8F3
Split-complement 1#F3DBC8
Split-complement 2#E1F3C8
Triadic 1#F3C8CB
Triadic 2#CBF3C8
Tetradic#F3C8E1

RGB percentages

Red78.4%
Green79.6%
Blue95.3%

CMYK percentages

Cyan17.7%
Magenta16.5%
Yellow0.0%
Key (black)4.7%

Color previews

#c8cbf3 text on a black background

contrast 13.29:1

Card sample

#c8cbf3 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 203, 243, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 203, 243, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8cbf3;
background: linear-gradient(135deg, #c8cbf3, #E2C8F3);

Monochromatic scale

Palettes built from #c8cbf3

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c8cbf3, answered

What color is #c8cbf3?

#c8cbf3 is a pale vivid blue, closest to Lavender (ΔE2000 8.8). It sits at 236° on the hue wheel with 64% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c8cbf3?

rgb(200, 203, 243) — 200 red, 203 green and 243 blue out of 255, or 78.4% / 79.6% / 95.3% by channel.

Is #c8cbf3 a light or a dark color?

It is a light color. Relative luminance is 0.6146 and perceived brightness is 81%, so black text on it reaches 13.29:1.

Should I use black or white text on #c8cbf3?

Black. It scores 13.29:1 against #c8cbf3, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #c8cbf3?

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

What colors go well with #c8cbf3?

For interface work: #F4F5FA as the surface, #C0C3ED for borders, #4B509B for secondary text, #AB8021 as an accent and #171D69 for hover and pressed states. For a palette, the analogous pair #C8E1F3 and #DBC8F3 stays calm, while #F3F0C8 is the loudest partner.

What is #c8cbf3 in CMYK for printing?

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

Is #c8cbf3 warm or cool?

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

Work with #c8cbf3 in the Color Lab