#D2CDEF#D2CDEF

#D2CDEF is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.3% C 0.047 H 292.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).

Color values

HEX#D2CDEF
RGBrgb(210, 205, 239)
HSLhsl(249, 52%, 87%)
HSVhsv(249, 14%, 94%)
CMYKcmyk(12.1%, 14.2%, 0%, 6.3%)
CIE-LABlab(83.75, 8.24, -16.09)
CIE-LCHlch(83.75, 18.07, 297.11°)
OKLaboklab(86.3% 0.0177 -0.0435)
OKLCHoklch(86.3% 0.047 292.1)
XYZxyz(63.9864, 63.5959, 90.5488)
Luminance0.6360 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2CDEF #EAEFCD
analogous
#CDD9EF #D2CDEF #E3CDEF
triadic
#D2CDEF #EFD2CD #CDEFD2
tetradic
#D2CDEF #EFCDD9 #EAEFCD #CDEFE3
square
#D2CDEF #EFCDD9 #EAEFCD #CDEFE3
split-complementary
#D2CDEF #EFE3CD #D9EFCD
monochromatic
#7F70D1 #A89FE0 #D2CDEF #EAE8F8 #EAE8F8

Accessibility & contrast

On white

1.53
#D2CDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.72
#D2CDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2CDEF
13.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2CDEF#FFFFFF#000000##000000
##D2CDEF1.001.5313.7213.72
#FFFFFF1.531.0021.0021.00
#00000013.7221.001.001.00
##00000013.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#CDD2D8
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #d2cdef;
/* rgb */ color: rgb(210, 205, 239);
/* oklch */ color: oklch(86.3% 0.047 292.1);
Tailwind
colors: {
  custom: {
    50: '#e0dcf4',
    500: '#d2cdef',
    950: '#000000',
  },
}
SCSS
$custom: #d2cdef;
$custom-light: #e0dcf4;
$custom-dark: #000000;
JSON
{
  "hex": "#d2cdef",
  "rgb": {
    "r": 210,
    "g": 205,
    "b": 239
  },
  "hsl": {
    "h": 248.824,
    "s": 51.515,
    "l": 87.059
  },
  "oklch": {
    "l": 0.86303,
    "c": 0.04696,
    "h": 292.1
  },
  "luminance": 0.63596
}

Semantic roles & 50–950 ramp

primary
#D2CDEF
secondary
#C4CD94
accent
#BF27A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #D2CDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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