#DDD0FF#DDD0FF

#DDD0FF is a very light, moderate violet. Relative luminance 0.677; OKLCH L 88.3% C 0.065 H 297.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).

Color values

HEX#DDD0FF
RGBrgb(221, 208, 255)
HSLhsl(257, 100%, 91%)
HSVhsv(257, 18%, 100%)
CMYKcmyk(13.3%, 18.4%, 0%, 0%)
CIE-LABlab(85.86, 13.39, -21.31)
CIE-LCHlch(85.86, 25.17, 302.15°)
OKLaboklab(88.32% 0.0304 -0.0579)
OKLCHoklch(88.32% 0.065 297.7)
XYZxyz(70.4210, 67.7037, 103.9465)
Luminance0.6770 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD0FF #F2FFD0
analogous
#D0DAFF #DDD0FF #F4D0FF
triadic
#DDD0FF #FFDDD0 #D0FFDD
tetradic
#DDD0FF #FFD0DA #F2FFD0 #D0FFF4
square
#DDD0FF #FFD0DA #F2FFD0 #D0FFF4
split-complementary
#DDD0FF #FFF4D0 #DAFFD0
monochromatic
#8456FF #B193FF #DDD0FF #E9E0FF #E9E0FF

Accessibility & contrast

On white

1.44
#DDD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.54
#DDD0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD0FF
14.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD0FF#FFFFFF#000000##000000
##DDD0FF1.001.4414.5414.54
#FFFFFF1.441.0021.0021.00
#00000014.5421.001.001.00
##00000014.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#D7D7E0
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ddd0ff;
/* rgb */ color: rgb(221, 208, 255);
/* oklch */ color: oklch(88.3% 0.065 297.7);
Tailwind
colors: {
  custom: {
    50: '#e7deff',
    500: '#ddd0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ddd0ff;
$custom-light: #e7deff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd0ff",
  "rgb": {
    "r": 221,
    "g": 208,
    "b": 255
  },
  "hsl": {
    "h": 256.596,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.88316,
    "c": 0.06539,
    "h": 297.7
  },
  "luminance": 0.67704
}

Semantic roles & 50–950 ramp

primary
#DDD0FF
secondary
#CFEA89
accent
#E600A6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDD0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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