#CDBDDD#CDBDDD

#CDBDDD is a very light, muted violet. Relative luminance 0.546; OKLCH L 82.2% C 0.047 H 307.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).

Color values

HEX#CDBDDD
RGBrgb(205, 189, 221)
HSLhsl(270, 32%, 80%)
HSVhsv(270, 14%, 87%)
CMYKcmyk(7.2%, 14.5%, 0%, 13.3%)
CIE-LABlab(78.81, 11.57, -13.92)
CIE-LCHlch(78.81, 18.10, 309.73°)
OKLaboklab(82.17% 0.0291 -0.0375)
OKLCHoklch(82.17% 0.047 307.8)
XYZxyz(56.4233, 54.5950, 75.9580)
Luminance0.5460 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDDD #CDDDBD
analogous
#BDBDDD #CDBDDD #DDBDDD
triadic
#CDBDDD #DDCDBD #BDDDCD
tetradic
#CDBDDD #DDBDBD #CDDDBD #BDDDDD
square
#CDBDDD #DDBDBD #CDDDBD #BDDDDD
split-complementary
#CDBDDD #DDDDBD #BDDDBD
monochromatic
#906CB3 #AE95C8 #CDBDDD #ECE5F2 #F0EBF5

Accessibility & contrast

On white

1.76
#CDBDDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.92
#CDBDDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDDD
11.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDDD#FFFFFF#000000##000000
##CDBDDD1.001.7611.9211.92
#FFFFFF1.761.0021.0021.00
#00000011.9221.001.001.00
##00000011.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8C2DE
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#CBC1C8
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #cdbddd;
/* rgb */ color: rgb(205, 189, 221);
/* oklch */ color: oklch(82.2% 0.047 307.8);
Tailwind
colors: {
  custom: {
    50: '#dcd0e7',
    500: '#cdbddd',
    950: '#000000',
  },
}
SCSS
$custom: #cdbddd;
$custom-light: #dcd0e7;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbddd",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 221
  },
  "hsl": {
    "h": 270,
    "s": 32,
    "l": 80.392
  },
  "oklch": {
    "l": 0.82169,
    "c": 0.04742,
    "h": 307.8
  },
  "luminance": 0.54595
}

Semantic roles & 50–950 ramp

primary
#CDBDDD
secondary
#9FB58A
accent
#AB3B73
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CDBDDD

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

Preview Lab → · Contrast checker → · Palette generator →

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