#CDBDD2#CDBDD2

#CDBDD2 is a light, muted purple. Relative luminance 0.540; OKLCH L 81.8% C 0.034 H 318.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).

Color values

HEX#CDBDD2
RGBrgb(205, 189, 210)
HSLhsl(286, 19%, 78%)
HSVhsv(286, 10%, 82%)
CMYKcmyk(2.4%, 10%, 0%, 17.6%)
CIE-LABlab(78.48, 9.44, -8.47)
CIE-LCHlch(78.48, 12.68, 318.09°)
OKLaboklab(81.8% 0.0252 -0.0226)
OKLCHoklch(81.8% 0.034 318.1)
XYZxyz(55.0055, 54.0279, 68.4910)
Luminance0.5403 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDD2 #C2D2BD
analogous
#C2BDD2 #CDBDD2 #D2BDCC
triadic
#CDBDD2 #D2CDBD #BDD2CD
tetradic
#CDBDD2 #D2C2BD #C2D2BD #BDCCD2
square
#CDBDD2 #D2C2BD #C2D2BD #BDCCD2
split-complementary
#CDBDD2 #CCD2BD #BDD2C2
monochromatic
#9674A0 #B199B9 #CDBDD2 #E9E1EB #F1EDF3

Accessibility & contrast

On white

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

On black

11.81
#CDBDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDD2
11.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDD2#FFFFFF#000000##000000
##CDBDD21.001.7811.8111.81
#FFFFFF1.781.0021.0021.00
#00000011.8121.001.001.00
##00000011.8121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdbdd2;
/* rgb */ color: rgb(205, 189, 210);
/* oklch */ color: oklch(81.8% 0.034 318.1);
Tailwind
colors: {
  custom: {
    50: '#dcd0df',
    500: '#cdbdd2',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdd2;
$custom-light: #dcd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdd2",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 210
  },
  "hsl": {
    "h": 285.714,
    "s": 18.919,
    "l": 78.235
  },
  "oklch": {
    "l": 0.81804,
    "c": 0.03385,
    "h": 318.1
  },
  "luminance": 0.54027
}

Semantic roles & 50–950 ramp

primary
#CDBDD2
secondary
#93A78C
accent
#9D485C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CDBDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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