#DDBBDD#DDBBDD

#DDBBDD is a very light, muted purple. Relative luminance 0.561; OKLCH L 83.2% C 0.060 H 326.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).

Color values

HEX#DDBBDD
RGBrgb(221, 187, 221)
HSLhsl(300, 33%, 80%)
HSVhsv(300, 15%, 87%)
CMYKcmyk(0%, 15.4%, 0%, 13.3%)
CIE-LABlab(79.69, 17.98, -12.45)
CIE-LCHlch(79.69, 21.87, 325.29°)
OKLaboklab(83.18% 0.0495 -0.0333)
OKLCHoklch(83.18% 0.06 326.1)
XYZxyz(60.6386, 56.1343, 76.0332)
Luminance0.5613 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDBBDD #BBDDBB
analogous
#CCBBDD #DDBBDD #DDBBCC
triadic
#DDBBDD #DDDDBB #BBDDDD
tetradic
#DDBBDD #DDCCBB #BBDDBB #BBCCDD
square
#DDBBDD #DDCCBB #BBDDBB #BBCCDD
split-complementary
#DDBBDD #CCDDBB #BBDDCC
monochromatic
#B469B4 #C992C9 #DDBBDD #F1E4F1 #F5EBF5

Accessibility & contrast

On white

1.72
#DDBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.23
#DDBBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDBBDD
12.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDBBDD#FFFFFF#000000##000000
##DDBBDD1.001.7212.2312.23
#FFFFFF1.721.0021.0021.00
#00000012.2321.001.001.00
##00000012.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#DFBEC6
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ddbbdd;
/* rgb */ color: rgb(221, 187, 221);
/* oklch */ color: oklch(83.2% 0.060 326.1);
Tailwind
colors: {
  custom: {
    50: '#e7cfe7',
    500: '#ddbbdd',
    950: '#000000',
  },
}
SCSS
$custom: #ddbbdd;
$custom-light: #e7cfe7;
$custom-dark: #000000;
JSON
{
  "hex": "#ddbbdd",
  "rgb": {
    "r": 221,
    "g": 187,
    "b": 221
  },
  "hsl": {
    "h": 300,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.83182,
    "c": 0.05968,
    "h": 326.1
  },
  "luminance": 0.56133
}

Semantic roles & 50–950 ramp

primary
#DDBBDD
secondary
#87B587
accent
#AC3939
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384

Preview Lab

Preview with #DDBBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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