#D3DEEB#D3DEEB

#D3DEEB is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.021 H 252.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).

Color values

HEX#D3DEEB
RGBrgb(211, 222, 235)
HSLhsl(213, 38%, 87%)
HSVhsv(213, 10%, 92%)
CMYKcmyk(10.2%, 5.5%, 0%, 7.8%)
CIE-LABlab(88.01, -1.18, -7.61)
CIE-LCHlch(88.01, 7.70, 261.17°)
OKLaboklab(89.62% -0.0064 -0.0204)
OKLCHoklch(89.62% 0.021 252.5)
XYZxyz(67.9774, 72.0888, 88.9143)
Luminance0.7209 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEEB #EBE0D3
analogous
#D3EAEB #D3DEEB #D4D3EB
triadic
#D3DEEB #EBD3DE #DEEBD3
tetradic
#D3DEEB #EBD3EA #EBE0D3 #D3EBD4
square
#D3DEEB #EBD3EA #EBE0D3 #D3EBD4
split-complementary
#D3DEEB #EBD4D3 #EAEBD3
monochromatic
#7F9FC5 #A9BED8 #D3DEEB #EAEFF5 #EAEFF5

Accessibility & contrast

On white

1.36
#D3DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.42
#D3DEEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEEB
15.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEEB#FFFFFF#000000##000000
##D3DEEB1.001.3615.4215.42
#FFFFFF1.361.0021.0021.00
#00000015.4221.001.001.00
##00000015.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#CDE1E2
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #d3deeb;
/* rgb */ color: rgb(211, 222, 235);
/* oklch */ color: oklch(89.6% 0.021 252.5);
Tailwind
colors: {
  custom: {
    50: '#e0e8f1',
    500: '#d3deeb',
    950: '#000000',
  },
}
SCSS
$custom: #d3deeb;
$custom-light: #e0e8f1;
$custom-dark: #000000;
JSON
{
  "hex": "#d3deeb",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 235
  },
  "hsl": {
    "h": 212.5,
    "s": 37.5,
    "l": 87.451
  },
  "oklch": {
    "l": 0.89615,
    "c": 0.02144,
    "h": 252.5
  },
  "luminance": 0.7209
}

Semantic roles & 50–950 ramp

primary
#D3DEEB
secondary
#C6B39D
accent
#7835B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #D3DEEB

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

Preview Lab → · Contrast checker → · Palette generator →

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