#D3DFFC#D3DFFC

#D3DFFC is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.042 H 267.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).

Color values

HEX#D3DFFC
RGBrgb(211, 223, 252)
HSLhsl(222, 87%, 91%)
HSVhsv(222, 16%, 99%)
CMYKcmyk(16.3%, 11.5%, 0%, 1.2%)
CIE-LABlab(88.76, 1.75, -15.44)
CIE-LCHlch(88.76, 15.53, 276.45°)
OKLaboklab(90.36% -0.0017 -0.0418)
OKLCHoklch(90.36% 0.042 267.7)
XYZxyz(70.8182, 73.6513, 102.5616)
Luminance0.7365 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DFFC #FCF0D3
analogous
#D3F3FC #D3DFFC #DBD3FC
triadic
#D3DFFC #FCD3DF #DFFCD3
tetradic
#D3DFFC #FCD3F3 #FCF0D3 #D3FCDB
square
#D3DFFC #FCD3F3 #FCF0D3 #D3FCDB
split-complementary
#D3DFFC #FCDBD3 #F3FCD3
monochromatic
#608CF4 #9AB5F8 #D3DFFC #E2EAFD #E2EAFD

Accessibility & contrast

On white

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

On black

15.73
#D3DFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DFFC
15.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DFFC#FFFFFF#000000##000000
##D3DFFC1.001.3315.7315.73
#FFFFFF1.331.0021.0021.00
#00000015.7321.001.001.00
##00000015.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#C9E4E8
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #d3dffc;
/* rgb */ color: rgb(211, 223, 252);
/* oklch */ color: oklch(90.4% 0.042 267.7);
Tailwind
colors: {
  custom: {
    50: '#e0e8fd',
    500: '#d3dffc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dffc;
$custom-light: #e0e8fd;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dffc",
  "rgb": {
    "r": 211,
    "g": 223,
    "b": 252
  },
  "hsl": {
    "h": 222.439,
    "s": 87.234,
    "l": 90.784
  },
  "oklch": {
    "l": 0.90364,
    "c": 0.04185,
    "h": 267.7
  },
  "luminance": 0.73653
}

Semantic roles & 50–950 ramp

primary
#D3DFFC
secondary
#E4CB8F
accent
#A202E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485

Preview Lab

Preview with #D3DFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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