#DDCDEC#DDCDEC

#DDCDEC is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.1% C 0.045 H 308.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).

Color values

HEX#DDCDEC
RGBrgb(221, 205, 236)
HSLhsl(271, 45%, 86%)
HSVhsv(271, 13%, 93%)
CMYKcmyk(6.4%, 13.1%, 0%, 7.5%)
CIE-LABlab(84.53, 11.20, -13.24)
CIE-LCHlch(84.53, 17.34, 310.22°)
OKLaboklab(87.09% 0.0284 -0.0356)
OKLCHoklch(87.09% 0.045 308.6)
XYZxyz(66.7878, 65.0912, 88.3860)
Luminance0.6509 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDEC #DCECCD
analogous
#CECDEC #DDCDEC #ECCDEC
triadic
#DDCDEC #ECDDCD #CDECDD
tetradic
#DDCDEC #ECCECD #DCECCD #CDECEC
square
#DDCDEC #ECCECD #DCECCD #CDECEC
split-complementary
#DDCDEC #ECECCD #CDECCE
monochromatic
#A174CA #BFA1DB #DDCDEC #F0E9F7 #F0E9F7

Accessibility & contrast

On white

1.50
#DDCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.02
#DDCDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDEC
14.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDEC#FFFFFF#000000##000000
##DDCDEC1.001.5014.0214.02
#FFFFFF1.501.0021.0021.00
#00000014.0221.001.001.00
##00000014.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9D2ED
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#DBD1D7
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ddcdec;
/* rgb */ color: rgb(221, 205, 236);
/* oklch */ color: oklch(87.1% 0.045 308.6);
Tailwind
colors: {
  custom: {
    50: '#e7dcf2',
    500: '#ddcdec',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdec;
$custom-light: #e7dcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdec",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 270.968,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.87088,
    "c": 0.04549,
    "h": 308.6
  },
  "luminance": 0.65091
}

Semantic roles & 50–950 ramp

primary
#DDCDEC
secondary
#AEC895
accent
#B82D71
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485

Preview Lab

Preview with #DDCDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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