Skip to content

#ccc3e2

a light, soft violet · cool · closest name: Thistle

RGB
204, 195, 226
HSL
257°, 35%, 83%
CMYK
10, 14, 0, 11
Luminance
0.5736

At a glance

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

Hex
#ccc3e2
Hue
257°
violet
Saturation
35%
soft
Lightness
83%
light
Brightness
89%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5736
WCAG relative
Temperature
Cool
74/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
12.47:1
Closest name
Thistle
ΔE2000 5.8
Where it sits
Hue257° of 360°
Saturation35%
Lightness83%
Temperature
Warm ← → Cool74% 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#ccc3e2
RGBrgb(204, 195, 226)
HSLhsl(257, 35%, 83%)
CMYKcmyk(10%, 14%, 0%, 11%)
LABlab(80.4 9.0 -14.3)
LCHlch(80.4 16.9 302.3)
OKLCHoklch(0.834 0.044 298.7)
Decimal13419490
Display P3color(display-p3 0.800 0.765 0.886)

Copy-ready code

/* CSS */
color: #ccc3e2;
background-color: #ccc3e2;
/* Tailwind (arbitrary) */
class="text-[#ccc3e2] bg-[#ccc3e2]"
/* SCSS */
$brand: #ccc3e2;
/* SwiftUI */
Color(red: 0.800, green: 0.765, blue: 0.886)
/* Android */
Color.parseColor("#ccc3e2")
/* Flutter */
Color(0xFFCCC3E2)
/* Python / OpenCV (BGR) */
(226, 195, 204)

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

Accessibility — WCAG contrast

Aa
#ccc3e2 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ccc3e2 on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC7E3
deuteranopia · #BFC7E1
tritanopia · #C8C7CD

Color scale — 50 to 950

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

#F6F5F9
#EEECF4
#ccc3e2
#BFB3DA
#9F8EC8
#7E68B6
#6950A5
#574389
#46356E
#352A51
#211A32
Base = 200Lightest = 50 · #F6F5F9Darkest = 950 · #211A32
:root {
  --brand-50: #F6F5F9;
  --brand-100: #EEECF4;
  --brand-200: #ccc3e2;
  --brand-300: #BFB3DA;
  --brand-400: #9F8EC8;
  --brand-500: #7E68B6;
  --brand-600: #6950A5;
  --brand-700: #574389;
  --brand-800: #46356E;
  --brand-900: #352A51;
  --brand-950: #211A32;
  --brand: #ccc3e2;
  --brand-ink: #000000;
}

Colors that work with #ccc3e2

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#F6F5FA
Tinted page background
Border#D0C8E4
Hairlines and dividers
Muted text#624B9B
Captions on the surface
Accent#8A8E3E
Second voice, not a rival
Dark variant#362A56
Hover, pressed, headers
Light variant#F0EEF7
Selected rows, tints
Dark surface#191424
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 #ccc3e2

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#D9E2C3
Analogous left#C3C9E2
Analogous right#DBC3E2
Split-complement 1#E2DBC3
Split-complement 2#C9E2C3
Triadic 1#E2CCC3
Triadic 2#C3E2CC
Tetradic#E2C3C9

RGB percentages

Red80.0%
Green76.5%
Blue88.6%

CMYK percentages

Cyan9.7%
Magenta13.7%
Yellow0.0%
Key (black)11.4%

Color previews

#ccc3e2 text on a black background

contrast 12.47:1

Card sample

#ccc3e2 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3e2

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.

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

#ccc3e2, answered

What color is #ccc3e2?

#ccc3e2 is a light soft violet, closest to Thistle (ΔE2000 5.8). It sits at 257° on the hue wheel with 35% saturation and 83% lightness, which reads as cool.

What is the RGB value of #ccc3e2?

rgb(204, 195, 226) — 204 red, 195 green and 226 blue out of 255, or 80% / 76.5% / 88.6% by channel.

Is #ccc3e2 a light or a dark color?

It is a light color. Relative luminance is 0.5736 and perceived brightness is 79%, so black text on it reaches 12.47:1.

Should I use black or white text on #ccc3e2?

Black. It scores 12.47:1 against #ccc3e2, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #ccc3e2?

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

What colors go well with #ccc3e2?

For interface work: #F6F5FA as the surface, #D0C8E4 for borders, #624B9B for secondary text, #8A8E3E as an accent and #362A56 for hover and pressed states. For a palette, the analogous pair #C3C9E2 and #DBC3E2 stays calm, while #D9E2C3 is the loudest partner.

What is #ccc3e2 in CMYK for printing?

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

Is #ccc3e2 warm or cool?

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

Work with #ccc3e2 in the Color Lab