#DDD8FF#DDD8FF

#DDD8FF is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.8% C 0.053 H 291.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).

Color values

HEX#DDD8FF
RGBrgb(221, 216, 255)
HSLhsl(248, 100%, 92%)
HSVhsv(248, 15%, 100%)
CMYKcmyk(13.3%, 15.3%, 0%, 0%)
CIE-LABlab(87.83, 9.16, -18.34)
CIE-LCHlch(87.83, 20.50, 296.53°)
OKLaboklab(89.85% 0.0192 -0.0497)
OKLCHoklch(89.85% 0.053 291.2)
XYZxyz(72.4208, 71.7034, 104.6131)
Luminance0.7170 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD8FF #FAFFD8
analogous
#D8E7FF #DDD8FF #F0D8FF
triadic
#DDD8FF #FFDDD8 #D8FFDD
tetradic
#DDD8FF #FFD8E7 #FAFFD8 #D8FFF0
square
#DDD8FF #FFD8E7 #FAFFD8 #D8FFF0
split-complementary
#DDD8FF #FFF0D8 #E7FFD8
monochromatic
#725EFF #A89BFF #DDD8FF #E4E0FF #E4E0FF

Accessibility & contrast

On white

1.37
#DDD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.34
#DDD8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD8FF
15.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD8FF#FFFFFF#000000##000000
##DDD8FF1.001.3715.3415.34
#FFFFFF1.371.0021.0021.00
#00000015.3421.001.001.00
##00000015.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D0DBFE
Tritanopia (blue-blind)
#D7DEE5
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ddd8ff;
/* rgb */ color: rgb(221, 216, 255);
/* oklch */ color: oklch(89.8% 0.053 291.2);
Tailwind
colors: {
  custom: {
    50: '#e7e4ff',
    500: '#ddd8ff',
    950: '#000000',
  },
}
SCSS
$custom: #ddd8ff;
$custom-light: #e7e4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd8ff",
  "rgb": {
    "r": 221,
    "g": 216,
    "b": 255
  },
  "hsl": {
    "h": 247.692,
    "s": 100,
    "l": 92.353
  },
  "oklch": {
    "l": 0.89846,
    "c": 0.05328,
    "h": 291.2
  },
  "luminance": 0.71704
}

Semantic roles & 50–950 ramp

primary
#DDD8FF
secondary
#E0EB90
accent
#E600C8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDD8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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