#DDDAFF#DDDAFF

#DDDAFF is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.2% C 0.050 H 289.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).

Color values

HEX#DDDAFF
RGBrgb(221, 218, 255)
HSLhsl(245, 100%, 93%)
HSVhsv(245, 15%, 100%)
CMYKcmyk(13.3%, 14.5%, 0%, 0%)
CIE-LABlab(88.32, 8.10, -17.60)
CIE-LCHlch(88.32, 19.37, 294.72°)
OKLaboklab(90.23% 0.0165 -0.0476)
OKLCHoklch(90.23% 0.05 289.1)
XYZxyz(72.9363, 72.7344, 104.7849)
Luminance0.7274 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDAFF #FCFFDA
analogous
#DAE9FF #DDDAFF #EFDAFF
triadic
#DDDAFF #FFDDDA #DAFFDD
tetradic
#DDDAFF #FFDAE9 #FCFFDA #DAFFEF
square
#DDDAFF #FFDAE9 #FCFFDA #DAFFEF
split-complementary
#DDDAFF #FFEFDA #E9FFDA
monochromatic
#6D60FF #A59DFF #DDDAFF #E3E0FF #E3E0FF

Accessibility & contrast

On white

1.35
#DDDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.55
#DDDAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDAFF
15.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDAFF#FFFFFF#000000##000000
##DDDAFF1.001.3515.5515.55
#FFFFFF1.351.0021.0021.00
#00000015.5521.001.001.00
##00000015.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#D6E0E6
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #dddaff;
/* rgb */ color: rgb(221, 218, 255);
/* oklch */ color: oklch(90.2% 0.050 289.1);
Tailwind
colors: {
  custom: {
    50: '#e7e5ff',
    500: '#dddaff',
    950: '#000000',
  },
}
SCSS
$custom: #dddaff;
$custom-light: #e7e5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dddaff",
  "rgb": {
    "r": 221,
    "g": 218,
    "b": 255
  },
  "hsl": {
    "h": 244.865,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.90233,
    "c": 0.05041,
    "h": 289.1
  },
  "luminance": 0.72735
}

Semantic roles & 50–950 ramp

primary
#DDDAFF
secondary
#E4EC92
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDDAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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