#DDDFF1#DDDFF1

#DDDFF1 is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.025 H 280.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).

Color values

HEX#DDDFF1
RGBrgb(221, 223, 241)
HSLhsl(234, 42%, 91%)
HSVhsv(234, 8%, 95%)
CMYKcmyk(8.3%, 7.5%, 0%, 5.5%)
CIE-LABlab(89.16, 2.70, -8.99)
CIE-LCHlch(89.16, 9.38, 286.72°)
OKLaboklab(90.75% 0.0046 -0.0241)
OKLCHoklch(90.75% 0.025 280.8)
XYZxyz(72.0805, 74.4979, 93.7841)
Luminance0.7450 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDFF1 #F1EFDD
analogous
#DDE9F1 #DDDFF1 #E5DDF1
triadic
#DDDFF1 #F1DDDF #DFF1DD
tetradic
#DDDFF1 #F1DDE9 #F1EFDD #DDF1E5
square
#DDDFF1 #F1DDE9 #F1EFDD #DDF1E5
split-complementary
#DDDFF1 #F1E5DD #E9F1DD
monochromatic
#868DCD #B2B6DF #DDDFF1 #E9EBF6 #E9EBF6

Accessibility & contrast

On white

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

On black

15.90
#DDDFF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDFF1
15.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDFF1#FFFFFF#000000##000000
##DDDFF11.001.3215.9015.90
#FFFFFF1.321.0021.0021.00
#00000015.9021.001.001.00
##00000015.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#D9E2E5
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #dddff1;
/* rgb */ color: rgb(221, 223, 241);
/* oklch */ color: oklch(90.8% 0.025 280.8);
Tailwind
colors: {
  custom: {
    50: '#e7e9f5',
    500: '#dddff1',
    950: '#000000',
  },
}
SCSS
$custom: #dddff1;
$custom-light: #e7e9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#dddff1",
  "rgb": {
    "r": 221,
    "g": 223,
    "b": 241
  },
  "hsl": {
    "h": 234,
    "s": 41.667,
    "l": 90.588
  },
  "oklch": {
    "l": 0.9075,
    "c": 0.02455,
    "h": 280.8
  },
  "luminance": 0.74498
}

Semantic roles & 50–950 ramp

primary
#DDDFF1
secondary
#CDC9A5
accent
#A831B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DDDFF1

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

Preview Lab → · Contrast checker → · Palette generator →

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