#CDC2C0#CDC2C0

#CDC2C0 is a very light, near-neutral red. Relative luminance 0.554; OKLCH L 82.2% C 0.013 H 29.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).

Color values

HEX#CDC2C0
RGBrgb(205, 194, 192)
HSLhsl(9, 12%, 78%)
HSVhsv(9, 6%, 80%)
CMYKcmyk(0%, 5.4%, 6.3%, 19.6%)
CIE-LABlab(79.25, 3.49, 2.38)
CIE-LCHlch(79.25, 4.23, 34.27°)
OKLaboklab(82.25% 0.011 0.0063)
OKLCHoklch(82.25% 0.013 29.9)
XYZxyz(53.9819, 55.3690, 57.7025)
Luminance0.5537 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDC2C0 #C0CBCD
analogous
#CDC0C4 #CDC2C0 #CDC8C0
triadic
#CDC2C0 #C0CDC2 #C2C0CD
tetradic
#CDC2C0 #C4CDC0 #C0CBCD #C8C0CD
square
#CDC2C0 #C4CDC0 #C0CBCD #C8C0CD
split-complementary
#CDC2C0 #C0CDC8 #C0C4CD
monochromatic
#97807C #B2A19E #CDC2C0 #E8E3E2 #F1EEEE

Accessibility & contrast

On white

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

On black

12.07
#CDC2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDC2C0
12.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDC2C0#FFFFFF#000000##000000
##CDC2C01.001.7412.0712.07
#FFFFFF1.741.0021.0021.00
#00000012.0721.001.001.00
##00000012.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#D0C1C1
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #cdc2c0;
/* rgb */ color: rgb(205, 194, 192);
/* oklch */ color: oklch(82.2% 0.013 29.9);
Tailwind
colors: {
  custom: {
    50: '#dcd4d3',
    500: '#cdc2c0',
    950: '#000000',
  },
}
SCSS
$custom: #cdc2c0;
$custom-light: #dcd4d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdc2c0",
  "rgb": {
    "r": 205,
    "g": 194,
    "b": 192
  },
  "hsl": {
    "h": 9.231,
    "s": 11.504,
    "l": 77.843
  },
  "oklch": {
    "l": 0.82248,
    "c": 0.01273,
    "h": 29.9
  },
  "luminance": 0.55368
}

Semantic roles & 50–950 ramp

primary
#CDC2C0
secondary
#909EA1
accent
#8B9650
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDC2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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