#CDBEC3#CDBEC3

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

Color values

HEX#CDBEC3
RGBrgb(205, 190, 195)
HSLhsl(340, 13%, 77%)
HSVhsv(340, 7%, 80%)
CMYKcmyk(0%, 7.3%, 4.9%, 19.6%)
CIE-LABlab(78.31, 6.15, -0.61)
CIE-LCHlch(78.31, 6.18, 354.37°)
OKLaboklab(81.54% 0.0181 -0.0015)
OKLCHoklch(81.54% 0.018 355.2)
XYZxyz(53.4394, 53.7468, 59.1782)
Luminance0.5375 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBEC3 #BECDC8
analogous
#CDBECA #CDBEC3 #CDC1BE
triadic
#CDBEC3 #C3CDBE #BEC3CD
tetradic
#CDBEC3 #CACDBE #BECDC8 #C1BECD
square
#CDBEC3 #CACDBE #BECDC8 #C1BECD
split-complementary
#CDBEC3 #BECDC1 #BECACD
monochromatic
#987983 #B29BA3 #CDBEC3 #E8E1E3 #F2EEEF

Accessibility & contrast

On white

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

On black

11.75
#CDBEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBEC3
11.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBEC3#FFFFFF#000000##000000
##CDBEC31.001.7911.7511.75
#FFFFFF1.791.0021.0021.00
#00000011.7521.001.001.00
##00000011.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdbec3;
/* rgb */ color: rgb(205, 190, 195);
/* oklch */ color: oklch(81.5% 0.018 355.2);
Tailwind
colors: {
  custom: {
    50: '#dcd1d5',
    500: '#cdbec3',
    950: '#000000',
  },
}
SCSS
$custom: #cdbec3;
$custom-light: #dcd1d5;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbec3",
  "rgb": {
    "r": 205,
    "g": 190,
    "b": 195
  },
  "hsl": {
    "h": 340,
    "s": 13.043,
    "l": 77.451
  },
  "oklch": {
    "l": 0.81538,
    "c": 0.0182,
    "h": 355.2
  },
  "luminance": 0.53746
}

Semantic roles & 50–950 ramp

primary
#CDBEC3
secondary
#8EA19B
accent
#977F4E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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