#CCC2C8#CCC2C8

#CCC2C8 is a very light, near-neutral pink. Relative luminance 0.556; OKLCH L 82.4% C 0.014 H 340.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).

Color values

HEX#CCC2C8
RGBrgb(204, 194, 200)
HSLhsl(324, 9%, 78%)
HSVhsv(324, 5%, 80%)
CMYKcmyk(0%, 4.9%, 2%, 20%)
CIE-LABlab(79.38, 4.56, -1.75)
CIE-LCHlch(79.38, 4.89, 339.00°)
OKLaboklab(82.4% 0.013 -0.0046)
OKLCHoklch(82.4% 0.014 340.6)
XYZxyz(54.6175, 55.5915, 62.4853)
Luminance0.5559 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC2C8 #C2CCC6
analogous
#CBC2CC #CCC2C8 #CCC2C3
triadic
#CCC2C8 #C8CCC2 #C2C8CC
tetradic
#CCC2C8 #CCCBC2 #C2CCC6 #C2C3CC
square
#CCC2C8 #CCCBC2 #C2CCC6 #C2C3CC
split-complementary
#CCC2C8 #C3CCC2 #C2CCCB
monochromatic
#947F8C #B0A1AA #CCC2C8 #E8E3E6 #F1EEF0

Accessibility & contrast

On white

1.73
#CCC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.12
#CCC2C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC2C8
12.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC2C8#FFFFFF#000000##000000
##CCC2C81.001.7312.1212.12
#FFFFFF1.731.0021.0021.00
#00000012.1221.001.001.00
##00000012.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#CDC2C4
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ccc2c8;
/* rgb */ color: rgb(204, 194, 200);
/* oklch */ color: oklch(82.4% 0.014 340.6);
Tailwind
colors: {
  custom: {
    50: '#dbd4d8',
    500: '#ccc2c8',
    950: '#000000',
  },
}
SCSS
$custom: #ccc2c8;
$custom-light: #dbd4d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc2c8",
  "rgb": {
    "r": 204,
    "g": 194,
    "b": 200
  },
  "hsl": {
    "h": 324,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.82397,
    "c": 0.01382,
    "h": 340.6
  },
  "luminance": 0.55591
}

Semantic roles & 50–950 ramp

primary
#CCC2C8
secondary
#939F98
accent
#936C53
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC2C8

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

Preview Lab → · Contrast checker → · Palette generator →

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