#DDDDFD#DDDDFD

#DDDDFD is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.044 H 285.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).

Color values

HEX#DDDDFD
RGBrgb(221, 221, 253)
HSLhsl(240, 89%, 93%)
HSVhsv(240, 13%, 99%)
CMYKcmyk(12.6%, 12.6%, 0%, 0.8%)
CIE-LABlab(89.01, 6.12, -15.52)
CIE-LCHlch(89.01, 16.68, 291.53°)
OKLaboklab(90.75% 0.0116 -0.0419)
OKLCHoklch(90.75% 0.044 285.5)
XYZxyz(73.4011, 74.1763, 103.3599)
Luminance0.7418 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDFD #FDFDDD
analogous
#DDEDFD #DDDDFD #EDDDFD
triadic
#DDDDFD #FDDDDD #DDFDDD
tetradic
#DDDDFD #FDDDED #FDFDDD #DDFDED
square
#DDDDFD #FDDDED #FDFDDD #DDFDED
split-complementary
#DDDDFD #FDEDDD #EDFDDD
monochromatic
#6969F6 #A3A3FA #DDDDFD #E2E2FD #E2E2FD

Accessibility & contrast

On white

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

On black

15.84
#DDDDFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDFD
15.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDFD#FFFFFF#000000##000000
##DDDDFD1.001.3315.8415.84
#FFFFFF1.331.0021.0021.00
#00000015.8421.001.001.00
##00000015.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6E0FF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#D7E2E7
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #ddddfd;
/* rgb */ color: rgb(221, 221, 253);
/* oklch */ color: oklch(90.7% 0.044 285.5);
Tailwind
colors: {
  custom: {
    50: '#e7e7fe',
    500: '#ddddfd',
    950: '#000000',
  },
}
SCSS
$custom: #ddddfd;
$custom-light: #e7e7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddfd",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 253
  },
  "hsl": {
    "h": 240,
    "s": 88.889,
    "l": 92.941
  },
  "oklch": {
    "l": 0.90747,
    "c": 0.04351,
    "h": 285.5
  },
  "luminance": 0.74177
}

Semantic roles & 50–950 ramp

primary
#DDDDFD
secondary
#E7E797
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485

Preview Lab

Preview with #DDDDFD

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

Preview Lab → · Contrast checker → · Palette generator →

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