#CAC2CC#CAC2CC

#CAC2CC is a very light, near-neutral purple. Relative luminance 0.555; OKLCH L 82.4% C 0.016 H 319.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).

Color values

HEX#CAC2CC
RGBrgb(202, 194, 204)
HSLhsl(288, 9%, 78%)
HSVhsv(288, 5%, 80%)
CMYKcmyk(1%, 4.9%, 0%, 20%)
CIE-LABlab(79.33, 4.61, -4.00)
CIE-LCHlch(79.33, 6.11, 319.03°)
OKLaboklab(82.35% 0.0124 -0.0106)
OKLCHoklch(82.35% 0.016 319.4)
XYZxyz(54.5463, 55.5000, 64.9540)
Luminance0.5550 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAC2CC #C4CCC2
analogous
#C5C2CC #CAC2CC #CCC2C9
triadic
#CAC2CC #CCCAC2 #C2CCCA
tetradic
#CAC2CC #CCC5C2 #C4CCC2 #C2C9CC
square
#CAC2CC #CCC5C2 #C4CCC2 #C2C9CC
split-complementary
#CAC2CC #C9CCC2 #C2CCC5
monochromatic
#907F94 #ADA1B0 #CAC2CC #E7E3E8 #F1EEF1

Accessibility & contrast

On white

1.74
#CAC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.10
#CAC2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAC2CC
12.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAC2CC#FFFFFF#000000##000000
##CAC2CC1.001.7412.1012.10
#FFFFFF1.741.0021.0021.00
#00000012.1021.001.001.00
##00000012.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#CAC3C5
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #cac2cc;
/* rgb */ color: rgb(202, 194, 204);
/* oklch */ color: oklch(82.4% 0.016 319.4);
Tailwind
colors: {
  custom: {
    50: '#dad4db',
    500: '#cac2cc',
    950: '#000000',
  },
}
SCSS
$custom: #cac2cc;
$custom-light: #dad4db;
$custom-dark: #000000;
JSON
{
  "hex": "#cac2cc",
  "rgb": {
    "r": 202,
    "g": 194,
    "b": 204
  },
  "hsl": {
    "h": 288,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.82353,
    "c": 0.01632,
    "h": 319.4
  },
  "luminance": 0.555
}

Semantic roles & 50–950 ramp

primary
#CAC2CC
secondary
#959F93
accent
#93535F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384

Preview Lab

Preview with #CAC2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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