#CDBEC2#CDBEC2

#CDBEC2 is a light, near-neutral pink. Relative luminance 0.537; OKLCH L 81.5% C 0.018 H 359.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).

Color values

HEX#CDBEC2
RGBrgb(205, 190, 194)
HSLhsl(344, 13%, 77%)
HSVhsv(344, 7%, 80%)
CMYKcmyk(0%, 7.3%, 5.4%, 19.6%)
CIE-LABlab(78.29, 5.98, -0.10)
CIE-LCHlch(78.29, 5.98, 359.00°)
OKLaboklab(81.51% 0.0178 -0.0002)
OKLCHoklch(81.51% 0.018 359.4)
XYZxyz(53.3267, 53.7017, 58.5847)
Luminance0.5370 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBEC2 #BECDC9
analogous
#CDBEC9 #CDBEC2 #CDC2BE
triadic
#CDBEC2 #C2CDBE #BEC2CD
tetradic
#CDBEC2 #C9CDBE #BECDC9 #C2BECD
square
#CDBEC2 #C9CDBE #BECDC9 #C2BECD
split-complementary
#CDBEC2 #BECDC2 #BEC9CD
monochromatic
#987981 #B29BA2 #CDBEC2 #E8E1E2 #F2EEEF

Accessibility & contrast

On white

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

On black

11.74
#CDBEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBEC2
11.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBEC2#FFFFFF#000000##000000
##CDBEC21.001.7911.7411.74
#FFFFFF1.791.0021.0021.00
#00000011.7421.001.001.00
##00000011.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C0C2
Deuteranopia (green-blind)
#C3C3C2
Tritanopia (blue-blind)
#D0BDBF
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #cdbec2;
/* rgb */ color: rgb(205, 190, 194);
/* oklch */ color: oklch(81.5% 0.018 359.4);
Tailwind
colors: {
  custom: {
    50: '#dcd1d4',
    500: '#cdbec2',
    950: '#000000',
  },
}
SCSS
$custom: #cdbec2;
$custom-light: #dcd1d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbec2",
  "rgb": {
    "r": 205,
    "g": 190,
    "b": 194
  },
  "hsl": {
    "h": 344,
    "s": 13.043,
    "l": 77.451
  },
  "oklch": {
    "l": 0.81509,
    "c": 0.01776,
    "h": 359.4
  },
  "luminance": 0.53701
}

Semantic roles & 50–950 ramp

primary
#CDBEC2
secondary
#8EA19C
accent
#97844E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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