#CDBCD1#CDBCD1

#CDBCD1 is a light, muted purple. Relative luminance 0.535; OKLCH L 81.6% C 0.034 H 319.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).

Color values

HEX#CDBCD1
RGBrgb(205, 188, 209)
HSLhsl(289, 19%, 78%)
HSVhsv(289, 10%, 82%)
CMYKcmyk(1.9%, 10%, 0%, 18%)
CIE-LABlab(78.20, 9.79, -8.35)
CIE-LCHlch(78.20, 12.86, 319.54°)
OKLaboklab(81.58% 0.0263 -0.0222)
OKLCHoklch(81.58% 0.034 319.8)
XYZxyz(54.6669, 53.5495, 67.7654)
Luminance0.5355 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBCD1 #C0D1BC
analogous
#C2BCD1 #CDBCD1 #D1BCCA
triadic
#CDBCD1 #D1CDBC #BCD1CD
tetradic
#CDBCD1 #D1C2BC #C0D1BC #BCCAD1
square
#CDBCD1 #D1C2BC #C0D1BC #BCCAD1
split-complementary
#CDBCD1 #CAD1BC #BCD1C2
monochromatic
#97739F #B298B8 #CDBCD1 #E8E0EA #F1EDF3

Accessibility & contrast

On white

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

On black

11.71
#CDBCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBCD1
11.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBCD1#FFFFFF#000000##000000
##CDBCD11.001.7911.7111.71
#FFFFFF1.791.0021.0021.00
#00000011.7121.001.001.00
##00000011.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC0D2
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#CEBEC3
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cdbcd1;
/* rgb */ color: rgb(205, 188, 209);
/* oklch */ color: oklch(81.6% 0.034 319.8);
Tailwind
colors: {
  custom: {
    50: '#dcd0df',
    500: '#cdbcd1',
    950: '#000000',
  },
}
SCSS
$custom: #cdbcd1;
$custom-light: #dcd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbcd1",
  "rgb": {
    "r": 205,
    "g": 188,
    "b": 209
  },
  "hsl": {
    "h": 288.571,
    "s": 18.584,
    "l": 77.843
  },
  "oklch": {
    "l": 0.81576,
    "c": 0.03446,
    "h": 319.8
  },
  "luminance": 0.53549
}

Semantic roles & 50–950 ramp

primary
#CDBCD1
secondary
#90A68B
accent
#9D4959
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CDBCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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