#D3F2FB#D3F2FB

#D3F2FB is a very light, muted cyan. Relative luminance 0.843; OKLCH L 94.2% C 0.035 H 217.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).

Color values

HEX#D3F2FB
RGBrgb(211, 242, 251)
HSLhsl(194, 83%, 91%)
HSVhsv(194, 16%, 98%)
CMYKcmyk(15.9%, 3.6%, 0%, 1.6%)
CIE-LABlab(93.59, -8.23, -7.71)
CIE-LCHlch(93.59, 11.28, 223.15°)
OKLaboklab(94.16% -0.0275 -0.0209)
OKLCHoklch(94.16% 0.035 217.1)
XYZxyz(76.0242, 84.3163, 103.5173)
Luminance0.8432 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3F2FB #FBDCD3
analogous
#D3FBF0 #D3F2FB #D3DEFB
triadic
#D3F2FB #FBD3F2 #F2FBD3
tetradic
#D3F2FB #F0D3FB #FBDCD3 #DEFBD3
square
#D3F2FB #F0D3FB #FBDCD3 #DEFBD3
split-complementary
#D3F2FB #FBD3DE #FBF0D3
monochromatic
#63D1F1 #9BE1F6 #D3F2FB #E3F7FC #E3F7FC

Accessibility & contrast

On white

1.18
#D3F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.86
#D3F2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3F2FB
17.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3F2FB#FFFFFF#000000##000000
##D3F2FB1.001.1817.8617.86
#FFFFFF1.181.0021.0021.00
#00000017.8621.001.001.00
##00000017.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#C8F6F5
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #d3f2fb;
/* rgb */ color: rgb(211, 242, 251);
/* oklch */ color: oklch(94.2% 0.035 217.1);
Tailwind
colors: {
  custom: {
    50: '#e1f6fc',
    500: '#d3f2fb',
    950: '#000000',
  },
}
SCSS
$custom: #d3f2fb;
$custom-light: #e1f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#d3f2fb",
  "rgb": {
    "r": 211,
    "g": 242,
    "b": 251
  },
  "hsl": {
    "h": 193.5,
    "s": 83.333,
    "l": 90.588
  },
  "oklch": {
    "l": 0.94156,
    "c": 0.03456,
    "h": 217.1
  },
  "luminance": 0.84318
}

Semantic roles & 50–950 ramp

primary
#D3F2FB
secondary
#E2A390
accent
#3706E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585

Preview Lab

Preview with #D3F2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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