#DBCEDC#DBCEDC

#DBCEDC is a very light, muted purple. Relative luminance 0.644; OKLCH L 86.6% C 0.024 H 323.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).

Color values

HEX#DBCEDC
RGBrgb(219, 206, 220)
HSLhsl(296, 17%, 84%)
HSVhsv(296, 6%, 86%)
CMYKcmyk(0.5%, 6.4%, 0%, 13.7%)
CIE-LABlab(84.16, 6.99, -5.30)
CIE-LCHlch(84.16, 8.77, 322.83°)
OKLaboklab(86.61% 0.0191 -0.014)
OKLCHoklch(86.61% 0.024 323.6)
XYZxyz(64.2010, 64.3704, 76.7388)
Luminance0.6437 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCEDC #CFDCCE
analogous
#D4CEDC #DBCEDC #DCCED6
triadic
#DBCEDC #DCDBCE #CEDCDB
tetradic
#DBCEDC #DCD4CE #CFDCCE #CED6DC
square
#DBCEDC #DCD4CE #CFDCCE #CED6DC
split-complementary
#DBCEDC #D6DCCE #CEDCD4
monochromatic
#A787A9 #C1AAC2 #DBCEDC #F2EDF2 #F2EDF2

Accessibility & contrast

On white

1.51
#DBCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.87
#DBCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCEDC
13.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCEDC#FFFFFF#000000##000000
##DBCEDC1.001.5113.8713.87
#FFFFFF1.511.0021.0021.00
#00000013.8721.001.001.00
##00000013.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#DCCFD2
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #dbcedc;
/* rgb */ color: rgb(219, 206, 220);
/* oklch */ color: oklch(86.6% 0.024 323.6);
Tailwind
colors: {
  custom: {
    50: '#e6dde6',
    500: '#dbcedc',
    950: '#000000',
  },
}
SCSS
$custom: #dbcedc;
$custom-light: #e6dde6;
$custom-dark: #000000;
JSON
{
  "hex": "#dbcedc",
  "rgb": {
    "r": 219,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 295.714,
    "s": 16.667,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86607,
    "c": 0.02369,
    "h": 323.6
  },
  "luminance": 0.6437
}

Semantic roles & 50–950 ramp

primary
#DBCEDC
secondary
#9EB19D
accent
#9B4B50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #DBCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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