#CDBEC4#CDBEC4

#CDBEC4 is a light, near-neutral pink. Relative luminance 0.538; OKLCH L 81.6% C 0.019 H 351.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).

Color values

HEX#CDBEC4
RGBrgb(205, 190, 196)
HSLhsl(336, 13%, 77%)
HSVhsv(336, 7%, 80%)
CMYKcmyk(0%, 7.3%, 4.4%, 19.6%)
CIE-LABlab(78.34, 6.33, -1.11)
CIE-LCHlch(78.34, 6.43, 350.07°)
OKLaboklab(81.57% 0.0185 -0.0028)
OKLCHoklch(81.57% 0.019 351.3)
XYZxyz(53.5529, 53.7922, 59.7756)
Luminance0.5379 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBEC4 #BECDC7
analogous
#CDBECB #CDBEC4 #CDC0BE
triadic
#CDBEC4 #C4CDBE #BEC4CD
tetradic
#CDBEC4 #CBCDBE #BECDC7 #C0BECD
square
#CDBEC4 #CBCDBE #BECDC7 #C0BECD
split-complementary
#CDBEC4 #BECDC0 #BECBCD
monochromatic
#987985 #B29BA5 #CDBEC4 #E8E1E3 #F2EEEF

Accessibility & contrast

On white

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

On black

11.76
#CDBEC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBEC4
11.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBEC4#FFFFFF#000000##000000
##CDBEC41.001.7911.7611.76
#FFFFFF1.791.0021.0021.00
#00000011.7621.001.001.00
##00000011.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFC0C4
Deuteranopia (green-blind)
#C2C3C4
Tritanopia (blue-blind)
#D0BEC0
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #cdbec4;
/* rgb */ color: rgb(205, 190, 196);
/* oklch */ color: oklch(81.6% 0.019 351.3);
Tailwind
colors: {
  custom: {
    50: '#dcd1d5',
    500: '#cdbec4',
    950: '#000000',
  },
}
SCSS
$custom: #cdbec4;
$custom-light: #dcd1d5;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbec4",
  "rgb": {
    "r": 205,
    "g": 190,
    "b": 196
  },
  "hsl": {
    "h": 336,
    "s": 13.043,
    "l": 77.451
  },
  "oklch": {
    "l": 0.81567,
    "c": 0.01874,
    "h": 351.3
  },
  "luminance": 0.53792
}

Semantic roles & 50–950 ramp

primary
#CDBEC4
secondary
#8EA199
accent
#977A4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBEC4

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

Preview Lab → · Contrast checker → · Palette generator →

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