#DDDFF0#DDDFF0

#DDDFF0 is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.7% C 0.023 H 280.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).

Color values

HEX#DDDFF0
RGBrgb(221, 223, 240)
HSLhsl(234, 39%, 90%)
HSVhsv(234, 8%, 94%)
CMYKcmyk(7.9%, 7.1%, 0%, 5.9%)
CIE-LABlab(89.13, 2.51, -8.50)
CIE-LCHlch(89.13, 8.86, 286.42°)
OKLaboklab(90.72% 0.0043 -0.0228)
OKLCHoklch(90.72% 0.023 280.6)
XYZxyz(71.9315, 74.4383, 92.9996)
Luminance0.7444 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDFF0 #F0EEDD
analogous
#DDE8F0 #DDDFF0 #E4DDF0
triadic
#DDDFF0 #F0DDDF #DFF0DD
tetradic
#DDDFF0 #F0DDE8 #F0EEDD #DDF0E4
square
#DDDFF0 #F0DDE8 #F0EEDD #DDF0E4
split-complementary
#DDDFF0 #F0E4DD #E8F0DD
monochromatic
#888FCB #B3B7DD #DDDFF0 #EAEBF6 #EAEBF6

Accessibility & contrast

On white

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

On black

15.89
#DDDFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDFF0
15.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDFF0#FFFFFF#000000##000000
##DDDFF01.001.3215.8915.89
#FFFFFF1.321.0021.0021.00
#00000015.8921.001.001.00
##00000015.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddff0;
/* rgb */ color: rgb(221, 223, 240);
/* oklch */ color: oklch(90.7% 0.023 280.6);
Tailwind
colors: {
  custom: {
    50: '#e7e9f5',
    500: '#dddff0',
    950: '#000000',
  },
}
SCSS
$custom: #dddff0;
$custom-light: #e7e9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#dddff0",
  "rgb": {
    "r": 221,
    "g": 223,
    "b": 240
  },
  "hsl": {
    "h": 233.684,
    "s": 38.776,
    "l": 90.392
  },
  "oklch": {
    "l": 0.90719,
    "c": 0.02318,
    "h": 280.6
  },
  "luminance": 0.74439
}

Semantic roles & 50–950 ramp

primary
#DDDFF0
secondary
#CCC8A5
accent
#A434B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DDDFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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