#CCC3CD#CCC3CD

#CCC3CD is a very light, near-neutral purple. Relative luminance 0.563; OKLCH L 82.7% C 0.017 H 322.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).

Color values

HEX#CCC3CD
RGBrgb(204, 195, 205)
HSLhsl(294, 9%, 78%)
HSVhsv(294, 5%, 80%)
CMYKcmyk(0.5%, 4.9%, 0%, 19.6%)
CIE-LABlab(79.77, 4.95, -3.87)
CIE-LCHlch(79.77, 6.28, 321.95°)
OKLaboklab(82.75% 0.0135 -0.0103)
OKLCHoklch(82.75% 0.017 322.7)
XYZxyz(55.4347, 56.2756, 65.6877)
Luminance0.5627 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC3CD #C4CDC3
analogous
#C7C3CD #CCC3CD #CDC3C9
triadic
#CCC3CD #CDCCC3 #C3CDCC
tetradic
#CCC3CD #CDC7C3 #C4CDC3 #C3C9CD
square
#CCC3CD #CDC7C3 #C4CDC3 #C3C9CD
split-complementary
#CCC3CD #C9CDC3 #C3CDC7
monochromatic
#938095 #B0A2B1 #CCC3CD #E8E4E9 #F1EEF1

Accessibility & contrast

On white

1.71
#CCC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.26
#CCC3CD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC3CD
12.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC3CD#FFFFFF#000000##000000
##CCC3CD1.001.7112.2612.26
#FFFFFF1.711.0021.0021.00
#00000012.2621.001.001.00
##00000012.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#CCC4C6
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ccc3cd;
/* rgb */ color: rgb(204, 195, 205);
/* oklch */ color: oklch(82.7% 0.017 322.7);
Tailwind
colors: {
  custom: {
    50: '#dbd5dc',
    500: '#ccc3cd',
    950: '#000000',
  },
}
SCSS
$custom: #ccc3cd;
$custom-light: #dbd5dc;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc3cd",
  "rgb": {
    "r": 204,
    "g": 195,
    "b": 205
  },
  "hsl": {
    "h": 294,
    "s": 9.091,
    "l": 78.431
  },
  "oklch": {
    "l": 0.82747,
    "c": 0.01693,
    "h": 322.7
  },
  "luminance": 0.56275
}

Semantic roles & 50–950 ramp

primary
#CCC3CD
secondary
#95A194
accent
#935259
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CCC3CD

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

Preview Lab → · Contrast checker → · Palette generator →

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