#CCC4CD#CCC4CD

#CCC4CD is a very light, near-neutral purple. Relative luminance 0.567; OKLCH L 82.9% C 0.015 H 322.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).

Color values

HEX#CCC4CD
RGBrgb(204, 196, 205)
HSLhsl(293, 8%, 79%)
HSVhsv(293, 4%, 80%)
CMYKcmyk(0.5%, 4.4%, 0%, 19.6%)
CIE-LABlab(80.02, 4.42, -3.50)
CIE-LCHlch(80.02, 5.63, 321.61°)
OKLaboklab(82.95% 0.012 -0.0093)
OKLCHoklch(82.95% 0.015 322.3)
XYZxyz(55.6595, 56.7252, 65.7626)
Luminance0.5673 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4CD #C5CDC4
analogous
#C7C4CD #CCC4CD #CDC4C9
triadic
#CCC4CD #CDCCC4 #C4CDCC
tetradic
#CCC4CD #CDC7C4 #C5CDC4 #C4C9CD
square
#CCC4CD #CDC7C4 #C5CDC4 #C4C9CD
split-complementary
#CCC4CD #C9CDC4 #C4CDC7
monochromatic
#938295 #AFA3B1 #CCC4CD #E9E5E9 #F1EEF1

Accessibility & contrast

On white

1.70
#CCC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.35
#CCC4CD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4CD
12.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4CD#FFFFFF#000000##000000
##CCC4CD1.001.7012.3512.35
#FFFFFF1.701.0021.0021.00
#00000012.3521.001.001.00
##00000012.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#CCC5C7
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ccc4cd;
/* rgb */ color: rgb(204, 196, 205);
/* oklch */ color: oklch(82.9% 0.015 322.3);
Tailwind
colors: {
  custom: {
    50: '#dbd5dc',
    500: '#ccc4cd',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4cd;
$custom-light: #dbd5dc;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4cd",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 205
  },
  "hsl": {
    "h": 293.333,
    "s": 8.257,
    "l": 78.627
  },
  "oklch": {
    "l": 0.82946,
    "c": 0.01516,
    "h": 322.3
  },
  "luminance": 0.56725
}

Semantic roles & 50–950 ramp

primary
#CCC4CD
secondary
#96A095
accent
#92535A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CCC4CD

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

Preview Lab → · Contrast checker → · Palette generator →

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