#CDBEC0#CDBEC0

#CDBEC0 is a light, near-neutral red. Relative luminance 0.536; OKLCH L 81.5% C 0.017 H 8.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).

Color values

HEX#CDBEC0
RGBrgb(205, 190, 192)
HSLhsl(352, 13%, 77%)
HSVhsv(352, 7%, 80%)
CMYKcmyk(0%, 7.3%, 6.3%, 19.6%)
CIE-LABlab(78.24, 5.63, 0.90)
CIE-LCHlch(78.24, 5.70, 9.09°)
OKLaboklab(81.45% 0.017 0.0025)
OKLCHoklch(81.45% 0.017 8.3)
XYZxyz(53.1036, 53.6125, 57.4097)
Luminance0.5361 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBEC0 #BECDCB
analogous
#CDBEC7 #CDBEC0 #CDC4BE
triadic
#CDBEC0 #C0CDBE #BEC0CD
tetradic
#CDBEC0 #C7CDBE #BECDCB #C4BECD
square
#CDBEC0 #C7CDBE #BECDCB #C4BECD
split-complementary
#CDBEC0 #BECDC4 #BEC7CD
monochromatic
#98797D #B29B9E #CDBEC0 #E8E1E2 #F2EEEE

Accessibility & contrast

On white

1.79
#CDBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.72
#CDBEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBEC0
11.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBEC0#FFFFFF#000000##000000
##CDBEC01.001.7911.7211.72
#FFFFFF1.791.0021.0021.00
#00000011.7221.001.001.00
##00000011.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#D0BDBF
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cdbec0;
/* rgb */ color: rgb(205, 190, 192);
/* oklch */ color: oklch(81.5% 0.017 8.3);
Tailwind
colors: {
  custom: {
    50: '#dcd1d3',
    500: '#cdbec0',
    950: '#000000',
  },
}
SCSS
$custom: #cdbec0;
$custom-light: #dcd1d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbec0",
  "rgb": {
    "r": 205,
    "g": 190,
    "b": 192
  },
  "hsl": {
    "h": 352,
    "s": 13.043,
    "l": 77.451
  },
  "oklch": {
    "l": 0.8145,
    "c": 0.01717,
    "h": 8.3
  },
  "luminance": 0.53612
}

Semantic roles & 50–950 ramp

primary
#CDBEC0
secondary
#8EA19F
accent
#978D4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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