#CDBDC1#CDBDC1

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

Color values

HEX#CDBDC1
RGBrgb(205, 189, 193)
HSLhsl(345, 14%, 77%)
HSVhsv(345, 8%, 80%)
CMYKcmyk(0%, 7.8%, 5.9%, 19.6%)
CIE-LABlab(78.01, 6.33, 0.03)
CIE-LCHlch(78.01, 6.33, 0.25°)
OKLaboklab(81.28% 0.0189 0.0002)
OKLCHoklch(81.28% 0.019 0.5)
XYZxyz(52.9990, 53.2253, 57.9233)
Luminance0.5323 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDC1 #BDCDC9
analogous
#CDBDC9 #CDBDC1 #CDC1BD
triadic
#CDBDC1 #C1CDBD #BDC1CD
tetradic
#CDBDC1 #C9CDBD #BDCDC9 #C1BDCD
square
#CDBDC1 #C9CDBD #BDCDC9 #C1BDCD
split-complementary
#CDBDC1 #BDCDC1 #BDC9CD
monochromatic
#987780 #B39AA0 #CDBDC1 #E7E0E2 #F2EEEF

Accessibility & contrast

On white

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

On black

11.65
#CDBDC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDC1
11.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDC1#FFFFFF#000000##000000
##CDBDC11.001.8011.6511.65
#FFFFFF1.801.0021.0021.00
#00000011.6521.001.001.00
##00000011.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdbdc1;
/* rgb */ color: rgb(205, 189, 193);
/* oklch */ color: oklch(81.3% 0.019 0.5);
Tailwind
colors: {
  custom: {
    50: '#dcd0d3',
    500: '#cdbdc1',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdc1;
$custom-light: #dcd0d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdc1",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 193
  },
  "hsl": {
    "h": 345,
    "s": 13.793,
    "l": 77.255
  },
  "oklch": {
    "l": 0.81281,
    "c": 0.01887,
    "h": 0.5
  },
  "luminance": 0.53225
}

Semantic roles & 50–950 ramp

primary
#CDBDC1
secondary
#8DA19C
accent
#98854E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBDC1

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

Preview Lab → · Contrast checker → · Palette generator →

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