#CDC2C2#CDC2C2

#CDC2C2 is a very light, near-neutral red. Relative luminance 0.555; OKLCH L 82.3% C 0.012 H 17.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).

Color values

HEX#CDC2C2
RGBrgb(205, 194, 194)
HSLhsl(0, 10%, 78%)
HSVhsv(0, 5%, 80%)
CMYKcmyk(0%, 5.4%, 5.4%, 19.6%)
CIE-LABlab(79.30, 3.84, 1.38)
CIE-LCHlch(79.30, 4.08, 19.73°)
OKLaboklab(82.31% 0.0118 0.0037)
OKLCHoklch(82.31% 0.012 17.4)
XYZxyz(54.2050, 55.4583, 58.8774)
Luminance0.5546 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDC2C2 #C2CDCD
analogous
#CDC2C7 #CDC2C2 #CDC7C2
triadic
#CDC2C2 #C2CDC2 #C2C2CD
tetradic
#CDC2C2 #C7CDC2 #C2CDCD #C7C2CD
square
#CDC2C2 #C7CDC2 #C2CDCD #C7C2CD
split-complementary
#CDC2C2 #C2CDC7 #C2C7CD
monochromatic
#967F7F #B1A0A0 #CDC2C2 #E9E4E4 #F1EEEE

Accessibility & contrast

On white

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

On black

12.09
#CDC2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDC2C2
12.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDC2C2#FFFFFF#000000##000000
##CDC2C21.001.7412.0912.09
#FFFFFF1.741.0021.0021.00
#00000012.0921.001.001.00
##00000012.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#D0C1C2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #cdc2c2;
/* rgb */ color: rgb(205, 194, 194);
/* oklch */ color: oklch(82.3% 0.012 17.4);
Tailwind
colors: {
  custom: {
    50: '#dcd4d4',
    500: '#cdc2c2',
    950: '#000000',
  },
}
SCSS
$custom: #cdc2c2;
$custom-light: #dcd4d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cdc2c2",
  "rgb": {
    "r": 205,
    "g": 194,
    "b": 194
  },
  "hsl": {
    "h": 0,
    "s": 9.91,
    "l": 78.235
  },
  "oklch": {
    "l": 0.82305,
    "c": 0.01239,
    "h": 17.4
  },
  "luminance": 0.55458
}

Semantic roles & 50–950 ramp

primary
#CDC2C2
secondary
#93A1A1
accent
#949452
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDC2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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