#DBBADF#DBBADF

#DBBADF is a very light, moderate purple. Relative luminance 0.555; OKLCH L 82.9% C 0.062 H 322.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).

Color values

HEX#DBBADF
RGBrgb(219, 186, 223)
HSLhsl(294, 37%, 80%)
HSVhsv(294, 17%, 87%)
CMYKcmyk(1.8%, 16.6%, 0%, 12.5%)
CIE-LABlab(79.33, 18.22, -14.09)
CIE-LCHlch(79.33, 23.03, 322.29°)
OKLaboklab(82.88% 0.0495 -0.0378)
OKLCHoklch(82.88% 0.062 322.6)
XYZxyz(60.0898, 55.5066, 77.3461)
Luminance0.5551 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBBADF #BEDFBA
analogous
#C9BADF #DBBADF #DFBAD0
triadic
#DBBADF #DFDBBA #BADFDB
tetradic
#DBBADF #DFC9BA #BEDFBA #BAD0DF
square
#DBBADF #DFC9BA #BEDFBA #BAD0DF
split-complementary
#DBBADF #D0DFBA #BADFC9
monochromatic
#AF66B8 #C590CC #DBBADF #F1E4F2 #F4EAF5

Accessibility & contrast

On white

1.74
#DBBADF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.10
#DBBADF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBBADF
12.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBBADF#FFFFFF#000000##000000
##DBBADF1.001.7412.1012.10
#FFFFFF1.741.0021.0021.00
#00000012.1021.001.001.00
##00000012.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#DDBDC6
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #dbbadf;
/* rgb */ color: rgb(219, 186, 223);
/* oklch */ color: oklch(82.9% 0.062 322.6);
Tailwind
colors: {
  custom: {
    50: '#e6cee9',
    500: '#dbbadf',
    950: '#000000',
  },
}
SCSS
$custom: #dbbadf;
$custom-light: #e6cee9;
$custom-dark: #000000;
JSON
{
  "hex": "#dbbadf",
  "rgb": {
    "r": 219,
    "g": 186,
    "b": 223
  },
  "hsl": {
    "h": 293.514,
    "s": 36.634,
    "l": 80.196
  },
  "oklch": {
    "l": 0.82883,
    "c": 0.06226,
    "h": 322.6
  },
  "luminance": 0.55506
}

Semantic roles & 50–950 ramp

primary
#DBBADF
secondary
#8BB786
accent
#B03643
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384

Preview Lab

Preview with #DBBADF

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

Preview Lab → · Contrast checker → · Palette generator →

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