#DDD6FF#DDD6FF

#DDD6FF is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.5% C 0.056 H 293.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).

Color values

HEX#DDD6FF
RGBrgb(221, 214, 255)
HSLhsl(250, 100%, 92%)
HSVhsv(250, 16%, 100%)
CMYKcmyk(13.3%, 16.1%, 0%, 0%)
CIE-LABlab(87.33, 10.21, -19.09)
CIE-LCHlch(87.33, 21.65, 298.15°)
OKLaboklab(89.46% 0.022 -0.0517)
OKLCHoklch(89.46% 0.056 293.1)
XYZxyz(71.9116, 70.6848, 104.4433)
Luminance0.7068 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD6FF #F8FFD6
analogous
#D6E4FF #DDD6FF #F2D6FF
triadic
#DDD6FF #FFDDD6 #D6FFDD
tetradic
#DDD6FF #FFD6E4 #F8FFD6 #D6FFF2
square
#DDD6FF #FFD6E4 #F8FFD6 #D6FFF2
split-complementary
#DDD6FF #FFF2D6 #E4FFD6
monochromatic
#775CFF #AA99FF #DDD6FF #E6E0FF #E6E0FF

Accessibility & contrast

On white

1.39
#DDD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.14
#DDD6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD6FF
15.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD6FF#FFFFFF#000000##000000
##DDD6FF1.001.3915.1415.14
#FFFFFF1.391.0021.0021.00
#00000015.1421.001.001.00
##00000015.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#D7DCE4
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ddd6ff;
/* rgb */ color: rgb(221, 214, 255);
/* oklch */ color: oklch(89.5% 0.056 293.1);
Tailwind
colors: {
  custom: {
    50: '#e7e2ff',
    500: '#ddd6ff',
    950: '#000000',
  },
}
SCSS
$custom: #ddd6ff;
$custom-light: #e7e2ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd6ff",
  "rgb": {
    "r": 221,
    "g": 214,
    "b": 255
  },
  "hsl": {
    "h": 250.244,
    "s": 100,
    "l": 91.961
  },
  "oklch": {
    "l": 0.89462,
    "c": 0.05623,
    "h": 293.1
  },
  "luminance": 0.70685
}

Semantic roles & 50–950 ramp

primary
#DDD6FF
secondary
#DBEB8E
accent
#E600BE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDD6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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