#DDDDFF#DDDDFF

#DDDDFF is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.8% C 0.046 H 285.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).

Color values

HEX#DDDDFF
RGBrgb(221, 221, 255)
HSLhsl(240, 100%, 93%)
HSVhsv(240, 13%, 100%)
CMYKcmyk(13.3%, 13.3%, 0%, 0%)
CIE-LABlab(89.07, 6.53, -16.47)
CIE-LCHlch(89.07, 17.72, 291.61°)
OKLaboklab(90.81% 0.0123 -0.0446)
OKLCHoklch(90.81% 0.046 285.4)
XYZxyz(73.7213, 74.3044, 105.0466)
Luminance0.7430 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDFF #FFFFDD
analogous
#DDEEFF #DDDDFF #EEDDFF
triadic
#DDDDFF #FFDDDD #DDFFDD
tetradic
#DDDDFF #FFDDEE #FFFFDD #DDFFEE
square
#DDDDFF #FFDDEE #FFFFDD #DDFFEE
split-complementary
#DDDDFF #FFEEDD #EEFFDD
monochromatic
#6363FF #A0A0FF #DDDDFF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.32
#DDDDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.86
#DDDDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDFF
15.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDFF#FFFFFF#000000##000000
##DDDDFF1.001.3215.8615.86
#FFFFFF1.321.0021.0021.00
#00000015.8621.001.001.00
##00000015.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#D6E2E8
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #ddddff;
/* rgb */ color: rgb(221, 221, 255);
/* oklch */ color: oklch(90.8% 0.046 285.4);
Tailwind
colors: {
  custom: {
    50: '#e7e7ff',
    500: '#ddddff',
    950: '#000000',
  },
}
SCSS
$custom: #ddddff;
$custom-light: #e7e7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddff",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.90814,
    "c": 0.04624,
    "h": 285.4
  },
  "luminance": 0.74305
}

Semantic roles & 50–950 ramp

primary
#DDDDFF
secondary
#ECEC94
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #DDDDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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