#CDBDC0#CDBDC0

#CDBDC0 is a light, near-neutral red. Relative luminance 0.532; OKLCH L 81.3% C 0.019 H 4.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).

Color values

HEX#CDBDC0
RGBrgb(205, 189, 192)
HSLhsl(349, 14%, 77%)
HSVhsv(349, 8%, 80%)
CMYKcmyk(0%, 7.8%, 6.3%, 19.6%)
CIE-LABlab(77.98, 6.16, 0.53)
CIE-LCHlch(77.98, 6.18, 4.92°)
OKLaboklab(81.25% 0.0185 0.0015)
OKLCHoklch(81.25% 0.019 4.6)
XYZxyz(52.8878, 53.1808, 57.3378)
Luminance0.5318 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDC0 #BDCDCA
analogous
#CDBDC8 #CDBDC0 #CDC2BD
triadic
#CDBDC0 #C0CDBD #BDC0CD
tetradic
#CDBDC0 #C8CDBD #BDCDCA #C2BDCD
square
#CDBDC0 #C8CDBD #BDCDCA #C2BDCD
split-complementary
#CDBDC0 #BDCDC2 #BDC8CD
monochromatic
#98777E #B39A9F #CDBDC0 #E7E0E1 #F2EEEE

Accessibility & contrast

On white

1.80
#CDBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.64
#CDBDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDC0
11.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDC0#FFFFFF#000000##000000
##CDBDC01.001.8011.6411.64
#FFFFFF1.801.0021.0021.00
#00000011.6421.001.001.00
##00000011.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#D0BCBE
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cdbdc0;
/* rgb */ color: rgb(205, 189, 192);
/* oklch */ color: oklch(81.3% 0.019 4.6);
Tailwind
colors: {
  custom: {
    50: '#dcd0d3',
    500: '#cdbdc0',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdc0;
$custom-light: #dcd0d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdc0",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 192
  },
  "hsl": {
    "h": 348.75,
    "s": 13.793,
    "l": 77.255
  },
  "oklch": {
    "l": 0.81252,
    "c": 0.01854,
    "h": 4.6
  },
  "luminance": 0.5318
}

Semantic roles & 50–950 ramp

primary
#CDBDC0
secondary
#8DA19D
accent
#988A4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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