#DBCCDD#DBCCDD

#DBCCDD is a very light, muted purple. Relative luminance 0.635; OKLCH L 86.2% C 0.028 H 322.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).

Color values

HEX#DBCCDD
RGBrgb(219, 204, 221)
HSLhsl(293, 20%, 83%)
HSVhsv(293, 8%, 87%)
CMYKcmyk(0.9%, 7.7%, 0%, 13.3%)
CIE-LABlab(83.69, 8.23, -6.53)
CIE-LCHlch(83.69, 10.50, 321.58°)
OKLaboklab(86.25% 0.0223 -0.0173)
OKLCHoklch(86.25% 0.028 322.2)
XYZxyz(63.8555, 63.4667, 77.2789)
Luminance0.6347 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCCDD #CEDDCC
analogous
#D2CCDD #DBCCDD #DDCCD6
triadic
#DBCCDD #DDDBCC #CCDDDB
tetradic
#DBCCDD #DDD2CC #CEDDCC #CCD6DD
square
#DBCCDD #DDD2CC #CEDDCC #CCD6DD
split-complementary
#DBCCDD #D6DDCC #CCDDD2
monochromatic
#A783AC #C1A7C5 #DBCCDD #F2EDF3 #F2EDF3

Accessibility & contrast

On white

1.53
#DBCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.69
#DBCCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCCDD
13.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCCDD#FFFFFF#000000##000000
##DBCCDD1.001.5313.6913.69
#FFFFFF1.531.0021.0021.00
#00000013.6921.001.001.00
##00000013.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#DCCDD1
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dbccdd;
/* rgb */ color: rgb(219, 204, 221);
/* oklch */ color: oklch(86.2% 0.028 322.2);
Tailwind
colors: {
  custom: {
    50: '#e6dbe7',
    500: '#dbccdd',
    950: '#000000',
  },
}
SCSS
$custom: #dbccdd;
$custom-light: #e6dbe7;
$custom-dark: #000000;
JSON
{
  "hex": "#dbccdd",
  "rgb": {
    "r": 219,
    "g": 204,
    "b": 221
  },
  "hsl": {
    "h": 292.941,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86248,
    "c": 0.02829,
    "h": 322.2
  },
  "luminance": 0.63466
}

Semantic roles & 50–950 ramp

primary
#DBCCDD
secondary
#9DB39A
accent
#9E4751
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484

Preview Lab

Preview with #DBCCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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