#D3DFEF#D3DFEF

#D3DFEF is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.9% C 0.025 H 255.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).

Color values

HEX#D3DFEF
RGBrgb(211, 223, 239)
HSLhsl(214, 47%, 88%)
HSVhsv(214, 12%, 94%)
CMYKcmyk(11.7%, 6.7%, 0%, 6.3%)
CIE-LABlab(88.38, -0.91, -9.17)
CIE-LCHlch(88.38, 9.21, 264.34°)
OKLaboklab(89.94% -0.0063 -0.0247)
OKLCHoklch(89.94% 0.025 255.6)
XYZxyz(68.8281, 72.8553, 92.0809)
Luminance0.7286 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DFEF #EFE3D3
analogous
#D3EDEF #D3DFEF #D5D3EF
triadic
#D3DFEF #EFD3DF #DFEFD3
tetradic
#D3DFEF #EFD3ED #EFE3D3 #D3EFD5
square
#D3DFEF #EFD3ED #EFE3D3 #D3EFD5
split-complementary
#D3DFEF #EFD5D3 #EDEFD3
monochromatic
#799ECE #A6BEDF #D3DFEF #E9EFF7 #E9EFF7

Accessibility & contrast

On white

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

On black

15.57
#D3DFEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DFEF
15.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DFEF#FFFFFF#000000##000000
##D3DFEF1.001.3515.5715.57
#FFFFFF1.351.0021.0021.00
#00000015.5721.001.001.00
##00000015.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#CCE2E4
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #d3dfef;
/* rgb */ color: rgb(211, 223, 239);
/* oklch */ color: oklch(89.9% 0.025 255.6);
Tailwind
colors: {
  custom: {
    50: '#e0e9f4',
    500: '#d3dfef',
    950: '#000000',
  },
}
SCSS
$custom: #d3dfef;
$custom-light: #e0e9f4;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dfef",
  "rgb": {
    "r": 211,
    "g": 223,
    "b": 239
  },
  "hsl": {
    "h": 214.286,
    "s": 46.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.89941,
    "c": 0.02548,
    "h": 255.6
  },
  "luminance": 0.72856
}

Semantic roles & 50–950 ramp

primary
#D3DFEF
secondary
#CCB79A
accent
#7D2CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D3DFEF

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

Preview Lab → · Contrast checker → · Palette generator →

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