#DDD4FF#DDD4FF

#DDD4FF is a very light, muted violet. Relative luminance 0.697; OKLCH L 89.1% C 0.059 H 294.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).

Color values

HEX#DDD4FF
RGBrgb(221, 212, 255)
HSLhsl(253, 100%, 92%)
HSVhsv(253, 17%, 100%)
CMYKcmyk(13.3%, 16.9%, 0%, 0%)
CIE-LABlab(86.84, 11.27, -19.83)
CIE-LCHlch(86.84, 22.81, 299.61°)
OKLaboklab(89.08% 0.0248 -0.0538)
OKLCHoklch(89.08% 0.059 294.8)
XYZxyz(71.4085, 69.6787, 104.2757)
Luminance0.6968 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD4FF #F6FFD4
analogous
#D4E1FF #DDD4FF #F3D4FF
triadic
#DDD4FF #FFDDD4 #D4FFDD
tetradic
#DDD4FF #FFD4E1 #F6FFD4 #D4FFF3
square
#DDD4FF #FFD4E1 #F6FFD4 #D4FFF3
split-complementary
#DDD4FF #FFF3D4 #E1FFD4
monochromatic
#7C5AFF #AD97FF #DDD4FF #E7E0FF #E7E0FF

Accessibility & contrast

On white

1.41
#DDD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#DDD4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD4FF
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD4FF#FFFFFF#000000##000000
##DDD4FF1.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#D7DAE2
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ddd4ff;
/* rgb */ color: rgb(221, 212, 255);
/* oklch */ color: oklch(89.1% 0.059 294.8);
Tailwind
colors: {
  custom: {
    50: '#e7e1ff',
    500: '#ddd4ff',
    950: '#000000',
  },
}
SCSS
$custom: #ddd4ff;
$custom-light: #e7e1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd4ff",
  "rgb": {
    "r": 221,
    "g": 212,
    "b": 255
  },
  "hsl": {
    "h": 252.558,
    "s": 100,
    "l": 91.569
  },
  "oklch": {
    "l": 0.89078,
    "c": 0.05924,
    "h": 294.8
  },
  "luminance": 0.69679
}

Semantic roles & 50–950 ramp

primary
#DDD4FF
secondary
#D7EB8C
accent
#E600B5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDD4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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