#D3D4FF#D3D4FF

#D3D4FF is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.3% C 0.059 H 284.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).

Color values

HEX#D3D4FF
RGBrgb(211, 212, 255)
HSLhsl(239, 100%, 91%)
HSVhsv(239, 17%, 100%)
CMYKcmyk(17.3%, 16.9%, 0%, 0%)
CIE-LABlab(86.08, 8.17, -21.04)
CIE-LCHlch(86.08, 22.57, 291.21°)
OKLaboklab(88.3% 0.0144 -0.0573)
OKLCHoklch(88.3% 0.059 284.1)
XYZxyz(68.4533, 68.1550, 104.1371)
Luminance0.6816 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3D4FF #FFFED3
analogous
#D3EAFF #D3D4FF #E8D3FF
triadic
#D3D4FF #FFD3D4 #D4FFD3
tetradic
#D3D4FF #FFD3EA #FFFED3 #D3FFE8
square
#D3D4FF #FFD3EA #FFFED3 #D3FFE8
split-complementary
#D3D4FF #FFE8D3 #EAFFD3
monochromatic
#595CFF #9698FF #D3D4FF #E0E1FF #E0E1FF

Accessibility & contrast

On white

1.44
#D3D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.63
#D3D4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3D4FF
14.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3D4FF#FFFFFF#000000##000000
##D3D4FF1.001.4414.6314.63
#FFFFFF1.441.0021.0021.00
#00000014.6321.001.001.00
##00000014.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#CADBE2
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #d3d4ff;
/* rgb */ color: rgb(211, 212, 255);
/* oklch */ color: oklch(88.3% 0.059 284.1);
Tailwind
colors: {
  custom: {
    50: '#e1e1ff',
    500: '#d3d4ff',
    950: '#000000',
  },
}
SCSS
$custom: #d3d4ff;
$custom-light: #e1e1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3d4ff",
  "rgb": {
    "r": 211,
    "g": 212,
    "b": 255
  },
  "hsl": {
    "h": 238.636,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.88304,
    "c": 0.05904,
    "h": 284.1
  },
  "luminance": 0.68156
}

Semantic roles & 50–950 ramp

primary
#D3D4FF
secondary
#EBE88C
accent
#E000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D3D4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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