#D3EBFF#D3EBFF

#D3EBFF is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.9% C 0.037 H 243.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).

Color values

HEX#D3EBFF
RGBrgb(211, 235, 255)
HSLhsl(207, 100%, 91%)
HSVhsv(207, 17%, 100%)
CMYKcmyk(17.3%, 7.8%, 0%, 0%)
CIE-LABlab(91.90, -3.84, -12.30)
CIE-LCHlch(91.90, 12.89, 252.66°)
OKLaboklab(92.86% -0.0168 -0.0333)
OKLCHoklch(92.86% 0.037 243.2)
XYZxyz(74.6177, 80.4838, 106.1919)
Luminance0.8049 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3EBFF #FFE7D3
analogous
#D3FFFD #D3EBFF #D3D5FF
triadic
#D3EBFF #FFD3EB #EBFFD3
tetradic
#D3EBFF #FDD3FF #FFE7D3 #D5FFD3
square
#D3EBFF #FDD3FF #FFE7D3 #D5FFD3
split-complementary
#D3EBFF #FFD3D5 #FFFDD3
monochromatic
#59B3FF #96CFFF #D3EBFF #E0F1FF #E0F1FF

Accessibility & contrast

On white

1.23
#D3EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.10
#D3EBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3EBFF
17.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3EBFF#FFFFFF#000000##000000
##D3EBFF1.001.2317.1017.10
#FFFFFF1.231.0021.0021.00
#00000017.1021.001.001.00
##00000017.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#C8F0F1
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #d3ebff;
/* rgb */ color: rgb(211, 235, 255);
/* oklch */ color: oklch(92.9% 0.037 243.2);
Tailwind
colors: {
  custom: {
    50: '#e1f1ff',
    500: '#d3ebff',
    950: '#000000',
  },
}
SCSS
$custom: #d3ebff;
$custom-light: #e1f1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ebff",
  "rgb": {
    "r": 211,
    "g": 235,
    "b": 255
  },
  "hsl": {
    "h": 207.273,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.92863,
    "c": 0.03728,
    "h": 243.2
  },
  "luminance": 0.80486
}

Semantic roles & 50–950 ramp

primary
#D3EBFF
secondary
#EBB78C
accent
#6800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586

Preview Lab

Preview with #D3EBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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