#CDC2C3#CDC2C3

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

Color values

HEX#CDC2C3
RGBrgb(205, 194, 195)
HSLhsl(355, 10%, 78%)
HSVhsv(355, 5%, 80%)
CMYKcmyk(0%, 5.4%, 4.9%, 19.6%)
CIE-LABlab(79.33, 4.02, 0.88)
CIE-LCHlch(79.33, 4.11, 12.31°)
OKLaboklab(82.33% 0.0122 0.0024)
OKLCHoklch(82.33% 0.012 11)
XYZxyz(54.3177, 55.5033, 59.4709)
Luminance0.5550 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDC2C3 #C2CDCC
analogous
#CDC2C8 #CDC2C3 #CDC6C2
triadic
#CDC2C3 #C3CDC2 #C2C3CD
tetradic
#CDC2C3 #C8CDC2 #C2CDCC #C6C2CD
square
#CDC2C3 #C8CDC2 #C2CDCC #C6C2CD
split-complementary
#CDC2C3 #C2CDC6 #C2C8CD
monochromatic
#967F81 #B1A0A2 #CDC2C3 #E9E4E4 #F1EEEE

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CDC2C3#FFFFFF#000000##000000
##CDC2C31.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)
#C4C3C3
Deuteranopia (green-blind)
#C6C5C3
Tritanopia (blue-blind)
#D0C1C2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #cdc2c3;
/* rgb */ color: rgb(205, 194, 195);
/* oklch */ color: oklch(82.3% 0.012 11.0);
Tailwind
colors: {
  custom: {
    50: '#dcd4d5',
    500: '#cdc2c3',
    950: '#000000',
  },
}
SCSS
$custom: #cdc2c3;
$custom-light: #dcd4d5;
$custom-dark: #000000;
JSON
{
  "hex": "#cdc2c3",
  "rgb": {
    "r": 205,
    "g": 194,
    "b": 195
  },
  "hsl": {
    "h": 354.545,
    "s": 9.91,
    "l": 78.235
  },
  "oklch": {
    "l": 0.82333,
    "c": 0.01243,
    "h": 11
  },
  "luminance": 0.55503
}

Semantic roles & 50–950 ramp

primary
#CDC2C3
secondary
#93A19F
accent
#948E52
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDC2C3

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

Preview Lab → · Contrast checker → · Palette generator →

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