#D3DFEC#D3DFEC

#D3DFEC is a very light, muted cyan. Relative luminance 0.727; OKLCH L 89.8% C 0.022 H 250.2°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).

Color values

HEX#D3DFEC
RGBrgb(211, 223, 236)
HSLhsl(211, 40%, 88%)
HSVhsv(211, 11%, 93%)
CMYKcmyk(10.6%, 5.5%, 0%, 7.5%)
CIE-LABlab(88.29, -1.50, -7.72)
CIE-LCHlch(88.29, 7.86, 258.97°)
OKLaboklab(89.85% -0.0075 -0.0207)
OKLCHoklch(89.85% 0.022 250.2)
XYZxyz(68.3886, 72.6795, 89.7661)
Luminance0.7268 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DFEC #ECE0D3
analogous
#D3ECEC #D3DFEC #D3D3EC
triadic
#D3DFEC #ECD3DF #DFECD3
tetradic
#D3DFEC #ECD3EC #ECE0D3 #D3ECD3
square
#D3DFEC #ECD3EC #ECE0D3 #D3ECD3
split-complementary
#D3DFEC #ECD3D3 #ECECD3
monochromatic
#7EA1C7 #A8C0DA #D3DFEC #EAEFF6 #EAEFF6

Accessibility & contrast

On white

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

On black

15.54
#D3DFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DFEC
15.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DFEC#FFFFFF#000000##000000
##D3DFEC1.001.3515.5415.54
#FFFFFF1.351.0021.0021.00
#00000015.5421.001.001.00
##00000015.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#D8DCEC
Tritanopia (blue-blind)
#CDE2E3
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #d3dfec;
/* rgb */ color: rgb(211, 223, 236);
/* oklch */ color: oklch(89.8% 0.022 250.2);
Tailwind
colors: {
  custom: {
    50: '#e0e9f2',
    500: '#d3dfec',
    950: '#000000',
  },
}
SCSS
$custom: #d3dfec;
$custom-light: #e0e9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dfec",
  "rgb": {
    "r": 211,
    "g": 223,
    "b": 236
  },
  "hsl": {
    "h": 211.2,
    "s": 39.683,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89847,
    "c": 0.02204,
    "h": 250.2
  },
  "luminance": 0.7268
}

Semantic roles & 50–950 ramp

primary
#D3DFEC
secondary
#C7B29C
accent
#7533B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #D3DFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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