#D3DFEE#D3DFEE

#D3DFEE is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.9% C 0.024 H 254.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).

Color values

HEX#D3DFEE
RGBrgb(211, 223, 238)
HSLhsl(213, 44%, 88%)
HSVhsv(213, 11%, 93%)
CMYKcmyk(11.3%, 6.3%, 0%, 6.7%)
CIE-LABlab(88.35, -1.11, -8.69)
CIE-LCHlch(88.35, 8.76, 262.73°)
OKLaboklab(89.91% -0.0067 -0.0234)
OKLCHoklch(89.91% 0.024 254)
XYZxyz(68.6808, 72.7964, 91.3050)
Luminance0.7280 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DFEE #EEE2D3
analogous
#D3ECEE #D3DFEE #D4D3EE
triadic
#D3DFEE #EED3DF #DFEED3
tetradic
#D3DFEE #EED3EC #EEE2D3 #D3EED4
square
#D3DFEE #EED3EC #EEE2D3 #D3EED4
split-complementary
#D3DFEE #EED4D3 #ECEED3
monochromatic
#7B9FCC #A7BFDD #D3DFEE #E9EFF6 #E9EFF6

Accessibility & contrast

On white

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

On black

15.56
#D3DFEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DFEE
15.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DFEE#FFFFFF#000000##000000
##D3DFEE1.001.3515.5615.56
#FFFFFF1.351.0021.0021.00
#00000015.5621.001.001.00
##00000015.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#CDE2E4
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #d3dfee;
/* rgb */ color: rgb(211, 223, 238);
/* oklch */ color: oklch(89.9% 0.024 254.0);
Tailwind
colors: {
  custom: {
    50: '#e0e9f3',
    500: '#d3dfee',
    950: '#000000',
  },
}
SCSS
$custom: #d3dfee;
$custom-light: #e0e9f3;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dfee",
  "rgb": {
    "r": 211,
    "g": 223,
    "b": 238
  },
  "hsl": {
    "h": 213.333,
    "s": 44.262,
    "l": 88.039
  },
  "oklch": {
    "l": 0.89909,
    "c": 0.02432,
    "h": 254
  },
  "luminance": 0.72797
}

Semantic roles & 50–950 ramp

primary
#D3DFEE
secondary
#CAB59B
accent
#7A2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D3DFEE

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

Preview Lab → · Contrast checker → · Palette generator →

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