#CCC3CB#CCC3CB

#CCC3CB is a very light, near-neutral purple. Relative luminance 0.562; OKLCH L 82.7% C 0.015 H 329.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).

Color values

HEX#CCC3CB
RGBrgb(204, 195, 203)
HSLhsl(307, 8%, 78%)
HSVhsv(307, 4%, 80%)
CMYKcmyk(0%, 4.4%, 0.5%, 20%)
CIE-LABlab(79.72, 4.58, -2.88)
CIE-LCHlch(79.72, 5.41, 327.87°)
OKLaboklab(82.69% 0.0127 -0.0076)
OKLCHoklch(82.69% 0.015 329.2)
XYZxyz(55.1948, 56.1797, 64.4244)
Luminance0.5618 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC3CB #C3CCC4
analogous
#C8C3CC #CCC3CB #CCC3C6
triadic
#CCC3CB #CBCCC3 #C3CBCC
tetradic
#CCC3CB #CCC8C3 #C3CCC4 #C3C6CC
square
#CCC3CB #CCC8C3 #C3CCC4 #C3C6CC
split-complementary
#CCC3CB #C6CCC3 #C3CCC8
monochromatic
#948192 #B0A2AE #CCC3CB #E8E4E8 #F1EEF1

Accessibility & contrast

On white

1.72
#CCC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.24
#CCC3CB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC3CB
12.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC3CB#FFFFFF#000000##000000
##CCC3CB1.001.7212.2412.24
#FFFFFF1.721.0021.0021.00
#00000012.2421.001.001.00
##00000012.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#CDC3C6
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ccc3cb;
/* rgb */ color: rgb(204, 195, 203);
/* oklch */ color: oklch(82.7% 0.015 329.2);
Tailwind
colors: {
  custom: {
    50: '#dbd5da',
    500: '#ccc3cb',
    950: '#000000',
  },
}
SCSS
$custom: #ccc3cb;
$custom-light: #dbd5da;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc3cb",
  "rgb": {
    "r": 204,
    "g": 195,
    "b": 203
  },
  "hsl": {
    "h": 306.667,
    "s": 8.108,
    "l": 78.235
  },
  "oklch": {
    "l": 0.82686,
    "c": 0.0148,
    "h": 329.2
  },
  "luminance": 0.56179
}

Semantic roles & 50–950 ramp

primary
#CCC3CB
secondary
#949F95
accent
#925A53
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC3CB

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CCC3CB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva