#CDBCD2#CDBCD2

#CDBCD2 is a light, muted purple. Relative luminance 0.536; OKLCH L 81.6% C 0.036 H 318.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).

Color values

HEX#CDBCD2
RGBrgb(205, 188, 210)
HSLhsl(286, 20%, 78%)
HSVhsv(286, 10%, 82%)
CMYKcmyk(2.4%, 10.5%, 0%, 17.6%)
CIE-LABlab(78.23, 9.98, -8.84)
CIE-LCHlch(78.23, 13.33, 318.44°)
OKLaboklab(81.61% 0.0267 -0.0236)
OKLCHoklch(81.61% 0.036 318.5)
XYZxyz(54.7911, 53.5992, 68.4195)
Luminance0.5360 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBCD2 #C1D2BC
analogous
#C2BCD2 #CDBCD2 #D2BCCC
triadic
#CDBCD2 #D2CDBC #BCD2CD
tetradic
#CDBCD2 #D2C2BC #C1D2BC #BCCCD2
square
#CDBCD2 #D2C2BC #C1D2BC #BCCCD2
split-complementary
#CDBCD2 #CCD2BC #BCD2C2
monochromatic
#9673A1 #B297B9 #CDBCD2 #E8E1EB #F1EDF3

Accessibility & contrast

On white

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

On black

11.72
#CDBCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBCD2
11.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBCD2#FFFFFF#000000##000000
##CDBCD21.001.7911.7211.72
#FFFFFF1.791.0021.0021.00
#00000011.7221.001.001.00
##00000011.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC0D3
Deuteranopia (green-blind)
#BDC2D1
Tritanopia (blue-blind)
#CDBEC3
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cdbcd2;
/* rgb */ color: rgb(205, 188, 210);
/* oklch */ color: oklch(81.6% 0.036 318.5);
Tailwind
colors: {
  custom: {
    50: '#dcd0df',
    500: '#cdbcd2',
    950: '#000000',
  },
}
SCSS
$custom: #cdbcd2;
$custom-light: #dcd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbcd2",
  "rgb": {
    "r": 205,
    "g": 188,
    "b": 210
  },
  "hsl": {
    "h": 286.364,
    "s": 19.643,
    "l": 78.039
  },
  "oklch": {
    "l": 0.81608,
    "c": 0.03562,
    "h": 318.5
  },
  "luminance": 0.53599
}

Semantic roles & 50–950 ramp

primary
#CDBCD2
secondary
#91A78B
accent
#9E485B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CDBCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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