#DDDFF8#DDDFF8

#DDDFF8 is a very light, muted blue. Relative luminance 0.749; OKLCH L 91.0% C 0.034 H 282.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).

Color values

HEX#DDDFF8
RGBrgb(221, 223, 248)
HSLhsl(236, 66%, 92%)
HSVhsv(236, 11%, 97%)
CMYKcmyk(10.9%, 10.1%, 0%, 2.7%)
CIE-LABlab(89.36, 4.07, -12.36)
CIE-LCHlch(89.36, 13.02, 288.23°)
OKLaboklab(90.97% 0.0071 -0.0333)
OKLCHoklch(90.97% 0.034 282.1)
XYZxyz(73.1462, 74.9242, 99.3969)
Luminance0.7492 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDFF8 #F8F6DD
analogous
#DDEDF8 #DDDFF8 #E9DDF8
triadic
#DDDFF8 #F8DDDF #DFF8DD
tetradic
#DDDFF8 #F8DDED #F8F6DD #DDF8E9
square
#DDDFF8 #F8DDED #F8F6DD #DDF8E9
split-complementary
#DDDFF8 #F8E9DD #EDF8DD
monochromatic
#777FE3 #AAAFEE #DDDFF8 #E6E7FA #E6E7FA

Accessibility & contrast

On white

1.31
#DDDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.99
#DDDFF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDFF8
15.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDFF8#FFFFFF#000000##000000
##DDDFF81.001.3115.9915.99
#FFFFFF1.311.0021.0021.00
#00000015.9921.001.001.00
##00000015.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9E1F9
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#D8E3E7
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #dddff8;
/* rgb */ color: rgb(221, 223, 248);
/* oklch */ color: oklch(91.0% 0.034 282.1);
Tailwind
colors: {
  custom: {
    50: '#e7e9fa',
    500: '#dddff8',
    950: '#000000',
  },
}
SCSS
$custom: #dddff8;
$custom-light: #e7e9fa;
$custom-dark: #000000;
JSON
{
  "hex": "#dddff8",
  "rgb": {
    "r": 221,
    "g": 223,
    "b": 248
  },
  "hsl": {
    "h": 235.556,
    "s": 65.854,
    "l": 91.961
  },
  "oklch": {
    "l": 0.90973,
    "c": 0.03405,
    "h": 282.1
  },
  "luminance": 0.74925
}

Semantic roles & 50–950 ramp

primary
#DDDFF8
secondary
#DBD79E
accent
#C018CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485

Preview Lab

Preview with #DDDFF8

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

Preview Lab → · Contrast checker → · Palette generator →

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