#DDDCFF#DDDCFF

#DDDCFF is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.6% C 0.048 H 286.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).

Color values

HEX#DDDCFF
RGBrgb(221, 220, 255)
HSLhsl(242, 100%, 93%)
HSVhsv(242, 14%, 100%)
CMYKcmyk(13.3%, 13.7%, 0%, 0%)
CIE-LABlab(88.82, 7.05, -16.85)
CIE-LCHlch(88.82, 18.26, 292.71°)
OKLaboklab(90.62% 0.0137 -0.0456)
OKLCHoklch(90.62% 0.048 286.7)
XYZxyz(73.4581, 73.7779, 104.9589)
Luminance0.7378 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCFF #FEFFDC
analogous
#DCECFF #DDDCFF #EEDCFF
triadic
#DDDCFF #FFDDDC #DCFFDD
tetradic
#DDDCFF #FFDCEC #FEFFDC #DCFFEE
square
#DDDCFF #FFDCEC #FEFFDC #DCFFEE
split-complementary
#DDDCFF #FFEEDC #ECFFDC
monochromatic
#6662FF #A29FFF #DDDCFF #E1E0FF #E1E0FF

Accessibility & contrast

On white

1.33
#DDDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.76
#DDDCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCFF
15.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCFF#FFFFFF#000000##000000
##DDDCFF1.001.3315.7615.76
#FFFFFF1.331.0021.0021.00
#00000015.7621.001.001.00
##00000015.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#D6E2E7
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #dddcff;
/* rgb */ color: rgb(221, 220, 255);
/* oklch */ color: oklch(90.6% 0.048 286.7);
Tailwind
colors: {
  custom: {
    50: '#e7e6ff',
    500: '#dddcff',
    950: '#000000',
  },
}
SCSS
$custom: #dddcff;
$custom-light: #e7e6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcff",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 255
  },
  "hsl": {
    "h": 241.714,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9062,
    "c": 0.0476,
    "h": 286.7
  },
  "luminance": 0.73779
}

Semantic roles & 50–950 ramp

primary
#DDDCFF
secondary
#E9EC93
accent
#E600DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #DDDCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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