#DDDEFF#DDDEFF

#DDDEFF is a very light, muted blue. Relative luminance 0.748; OKLCH L 91.0% C 0.045 H 284.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).

Color values

HEX#DDDEFF
RGBrgb(221, 222, 255)
HSLhsl(238, 100%, 93%)
HSVhsv(238, 13%, 100%)
CMYKcmyk(13.3%, 12.9%, 0%, 0%)
CIE-LABlab(89.32, 6.00, -16.10)
CIE-LCHlch(89.32, 17.18, 290.44°)
OKLaboklab(91.01% 0.0109 -0.0435)
OKLCHoklch(91.01% 0.045 284.1)
XYZxyz(73.9862, 74.8340, 105.1349)
Luminance0.7483 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEFF #FFFEDD
analogous
#DDEFFF #DDDEFF #EDDDFF
triadic
#DDDEFF #FFDDDE #DEFFDD
tetradic
#DDDEFF #FFDDEF #FFFEDD #DDFFED
square
#DDDEFF #FFDDEF #FFFEDD #DDFFED
split-complementary
#DDDEFF #FFEDDD #EFFFDD
monochromatic
#6367FF #A0A3FF #DDDEFF #E0E1FF #E0E1FF

Accessibility & contrast

On white

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

On black

15.97
#DDDEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEFF
15.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEFF#FFFFFF#000000##000000
##DDDEFF1.001.3215.9715.97
#FFFFFF1.321.0021.0021.00
#00000015.9721.001.001.00
##00000015.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#D6E3E9
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #dddeff;
/* rgb */ color: rgb(221, 222, 255);
/* oklch */ color: oklch(91.0% 0.045 284.1);
Tailwind
colors: {
  custom: {
    50: '#e7e8ff',
    500: '#dddeff',
    950: '#000000',
  },
}
SCSS
$custom: #dddeff;
$custom-light: #e7e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dddeff",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 238.235,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.91009,
    "c": 0.0449,
    "h": 284.1
  },
  "luminance": 0.74835
}

Semantic roles & 50–950 ramp

primary
#DDDEFF
secondary
#ECEA94
accent
#DF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #DDDEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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