#DDD7FF#DDD7FF

#DDD7FF is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.7% C 0.055 H 292.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#DDD7FF
RGBrgb(221, 215, 255)
HSLhsl(249, 100%, 92%)
HSVhsv(249, 16%, 100%)
CMYKcmyk(13.3%, 15.7%, 0%, 0%)
CIE-LABlab(87.58, 9.68, -18.71)
CIE-LCHlch(87.58, 21.07, 297.36°)
OKLaboklab(89.65% 0.0206 -0.0507)
OKLCHoklch(89.65% 0.055 292.1)
XYZxyz(72.1654, 71.1926, 104.5280)
Luminance0.7119 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD7FF #F9FFD7
analogous
#D7E5FF #DDD7FF #F1D7FF
triadic
#DDD7FF #FFDDD7 #D7FFDD
tetradic
#DDD7FF #FFD7E5 #F9FFD7 #D7FFF1
square
#DDD7FF #FFD7E5 #F9FFD7 #D7FFF1
split-complementary
#DDD7FF #FFF1D7 #E5FFD7
monochromatic
#755DFF #A99AFF #DDD7FF #E5E0FF #E5E0FF

Accessibility & contrast

On white

1.38
#DDD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#DDD7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD7FF
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD7FF#FFFFFF#000000##000000
##DDD7FF1.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#D7DDE4
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ddd7ff;
/* rgb */ color: rgb(221, 215, 255);
/* oklch */ color: oklch(89.7% 0.055 292.1);
Tailwind
colors: {
  custom: {
    50: '#e7e3ff',
    500: '#ddd7ff',
    950: '#000000',
  },
}
SCSS
$custom: #ddd7ff;
$custom-light: #e7e3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd7ff",
  "rgb": {
    "r": 221,
    "g": 215,
    "b": 255
  },
  "hsl": {
    "h": 249,
    "s": 100,
    "l": 92.157
  },
  "oklch": {
    "l": 0.89654,
    "c": 0.05476,
    "h": 292.1
  },
  "luminance": 0.71193
}

Semantic roles & 50–950 ramp

primary
#DDD7FF
secondary
#DDEB8F
accent
#E600C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDD7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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