Skip to content

#c3c3da

a light, soft blue · cool · closest name: Lavender

RGB
195, 195, 218
HSL
240°, 24%, 81%
CMYK
11, 11, 0, 15
Luminance
0.5569

At a glance

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

Hex
#c3c3da
Hue
240°
blue
Saturation
24%
soft
Lightness
81%
light
Brightness
85%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5569
WCAG relative
Temperature
Cool
73/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
12.14:1
Closest name
Lavender
ΔE2000 8.2
Where it sits
Hue240° of 360°
Saturation24%
Lightness81%
Temperature
Warm ← → Cool73% 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#c3c3da
RGBrgb(195, 195, 218)
HSLhsl(240, 24%, 81%)
CMYKcmyk(11%, 11%, 0%, 15%)
LABlab(79.4 4.5 -11.4)
LCHlch(79.4 12.3 291.3)
OKLCHoklch(0.824 0.032 285.7)
Decimal12829658
Display P3color(display-p3 0.765 0.765 0.855)

Copy-ready code

/* CSS */
color: #c3c3da;
background-color: #c3c3da;
/* Tailwind (arbitrary) */
class="text-[#c3c3da] bg-[#c3c3da]"
/* SCSS */
$brand: #c3c3da;
/* SwiftUI */
Color(red: 0.765, green: 0.765, blue: 0.855)
/* Android */
Color.parseColor("#c3c3da")
/* Flutter */
Color(0xFFC3C3DA)
/* Python / OpenCV (BGR) */
(218, 195, 195)

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

Accessibility — WCAG contrast

Aa
#c3c3da on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#c3c3da on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEC5DB
deuteranopia · #BDC4D9
tritanopia · #BEC7CA

Color scale — 50 to 950

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

#F6F6F9
#EDEDF3
#D7D7E5
#c3c3da
#9797BF
#7474A9
#5D5D97
#4E4E7E
#3E3E65
#30304B
#1E1E2F
Base = 300Lightest = 50 · #F6F6F9Darkest = 950 · #1E1E2F
:root {
  --brand-50: #F6F6F9;
  --brand-100: #EDEDF3;
  --brand-200: #D7D7E5;
  --brand-300: #c3c3da;
  --brand-400: #9797BF;
  --brand-500: #7474A9;
  --brand-600: #5D5D97;
  --brand-700: #4E4E7E;
  --brand-800: #3E3E65;
  --brand-900: #30304B;
  --brand-950: #1E1E2F;
  --brand: #c3c3da;
  --brand-ink: #000000;
}

Colors that work with #c3c3da

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#F6F6F9
Tinted page background
Border#CDCDE0
Hairlines and dividers
Muted text#58588E
Captions on the surface
Accent#82744A
Second voice, not a rival
Dark variant#31314F
Hover, pressed, headers
Light variant#EFEFF5
Selected rows, tints
Dark surface#151523
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 #c3c3da

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#DADAC3
Analogous left#C3CFDA
Analogous right#CFC3DA
Split-complement 1#DACFC3
Split-complement 2#CFDAC3
Triadic 1#DAC3C3
Triadic 2#C3DAC3
Tetradic#DAC3CF

RGB percentages

Red76.5%
Green76.5%
Blue85.5%

CMYK percentages

Cyan10.6%
Magenta10.6%
Yellow0.0%
Key (black)14.5%

Color previews

#c3c3da text on a black background

contrast 12.14:1

Card sample

#c3c3da text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 195, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 195, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3c3da;
background: linear-gradient(135deg, #c3c3da, #D2C3DA);

Monochromatic scale

Palettes built from #c3c3da

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.

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

#c3c3da, answered

What color is #c3c3da?

#c3c3da is a light soft blue, closest to Lavender (ΔE2000 8.2). It sits at 240° on the hue wheel with 24% saturation and 81% lightness, which reads as cool.

What is the RGB value of #c3c3da?

rgb(195, 195, 218) — 195 red, 195 green and 218 blue out of 255, or 76.5% / 76.5% / 85.5% by channel.

Is #c3c3da a light or a dark color?

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

Should I use black or white text on #c3c3da?

Black. It scores 12.14:1 against #c3c3da, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #c3c3da?

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

What colors go well with #c3c3da?

For interface work: #F6F6F9 as the surface, #CDCDE0 for borders, #58588E for secondary text, #82744A as an accent and #31314F for hover and pressed states. For a palette, the analogous pair #C3CFDA and #CFC3DA stays calm, while #DADAC3 is the loudest partner.

What is #c3c3da in CMYK for printing?

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

Is #c3c3da warm or cool?

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

Work with #c3c3da in the Color Lab