#D2DFF0#D2DFF0

#D2DFF0 is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.9% C 0.027 H 255.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).

Color values

HEX#D2DFF0
RGBrgb(210, 223, 240)
HSLhsl(214, 50%, 88%)
HSVhsv(214, 13%, 94%)
CMYKcmyk(12.5%, 7.1%, 0%, 5.9%)
CIE-LABlab(88.34, -1.03, -9.77)
CIE-LCHlch(88.34, 9.82, 264.00°)
OKLaboklab(89.9% -0.007 -0.0263)
OKLCHoklch(89.9% 0.027 255.1)
XYZxyz(68.6906, 72.7673, 92.8477)
Luminance0.7277 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2DFF0 #F0E3D2
analogous
#D2EEF0 #D2DFF0 #D4D2F0
triadic
#D2DFF0 #F0D2DF #DFF0D2
tetradic
#D2DFF0 #F0D2EE #F0E3D2 #D2F0D4
square
#D2DFF0 #F0D2EE #F0E3D2 #D2F0D4
split-complementary
#D2DFF0 #F0D4D2 #EEF0D2
monochromatic
#769ED1 #A4BEE1 #D2DFF0 #E8EFF7 #E8EFF7

Accessibility & contrast

On white

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

On black

15.55
#D2DFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2DFF0
15.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2DFF0#FFFFFF#000000##000000
##D2DFF01.001.3515.5515.55
#FFFFFF1.351.0021.0021.00
#00000015.5521.001.001.00
##00000015.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D6DCF0
Tritanopia (blue-blind)
#CBE3E4
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #d2dff0;
/* rgb */ color: rgb(210, 223, 240);
/* oklch */ color: oklch(89.9% 0.027 255.1);
Tailwind
colors: {
  custom: {
    50: '#e0e9f5',
    500: '#d2dff0',
    950: '#000000',
  },
}
SCSS
$custom: #d2dff0;
$custom-light: #e0e9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#d2dff0",
  "rgb": {
    "r": 210,
    "g": 223,
    "b": 240
  },
  "hsl": {
    "h": 214,
    "s": 50,
    "l": 88.235
  },
  "oklch": {
    "l": 0.899,
    "c": 0.02723,
    "h": 255.1
  },
  "luminance": 0.72768
}

Semantic roles & 50–950 ramp

primary
#D2DFF0
secondary
#CEB799
accent
#7D28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D2DFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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