#CDBDD3#CDBDD3

#CDBDD3 is a light, muted purple. Relative luminance 0.541; OKLCH L 81.8% C 0.035 H 316.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).

Color values

HEX#CDBDD3
RGBrgb(205, 189, 211)
HSLhsl(284, 20%, 78%)
HSVhsv(284, 10%, 83%)
CMYKcmyk(2.8%, 10.4%, 0%, 17.3%)
CIE-LABlab(78.51, 9.63, -8.97)
CIE-LCHlch(78.51, 13.16, 317.03°)
OKLaboklab(81.84% 0.0256 -0.0239)
OKLCHoklch(81.84% 0.035 316.9)
XYZxyz(55.1305, 54.0779, 69.1491)
Luminance0.5408 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDD3 #C3D3BD
analogous
#C2BDD3 #CDBDD3 #D3BDCE
triadic
#CDBDD3 #D3CDBD #BDD3CD
tetradic
#CDBDD3 #D3C2BD #C3D3BD #BDCED3
square
#CDBDD3 #D3C2BD #C3D3BD #BDCED3
split-complementary
#CDBDD3 #CED3BD #BDD3C2
monochromatic
#9574A2 #B198BB #CDBDD3 #E9E2EB #F1EDF3

Accessibility & contrast

On white

1.78
#CDBDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.82
#CDBDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDD3
11.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDD3#FFFFFF#000000##000000
##CDBDD31.001.7811.8211.82
#FFFFFF1.781.0021.0021.00
#00000011.8221.001.001.00
##00000011.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#BBC1D4
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#CDBFC4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #cdbdd3;
/* rgb */ color: rgb(205, 189, 211);
/* oklch */ color: oklch(81.8% 0.035 316.9);
Tailwind
colors: {
  custom: {
    50: '#dcd0e0',
    500: '#cdbdd3',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdd3;
$custom-light: #dcd0e0;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdd3",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 211
  },
  "hsl": {
    "h": 283.636,
    "s": 20,
    "l": 78.431
  },
  "oklch": {
    "l": 0.81836,
    "c": 0.03503,
    "h": 316.9
  },
  "luminance": 0.54077
}

Semantic roles & 50–950 ramp

primary
#CDBDD3
secondary
#94A88C
accent
#9E475F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CDBDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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