#CDCCED#CDCCED

#CDCCED is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.6% C 0.046 H 286.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).

Color values

HEX#CDCCED
RGBrgb(205, 204, 237)
HSLhsl(242, 48%, 86%)
HSVhsv(242, 14%, 93%)
CMYKcmyk(13.5%, 13.9%, 0%, 7.1%)
CIE-LABlab(83.06, 6.77, -16.10)
CIE-LCHlch(83.06, 17.47, 292.79°)
OKLaboklab(85.65% 0.0132 -0.0436)
OKLCHoklch(85.65% 0.046 286.8)
XYZxyz(62.0525, 62.2787, 88.8562)
Luminance0.6228 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCCED #ECEDCC
analogous
#CCDCED #CDCCED #DECCED
triadic
#CDCCED #EDCDCC #CCEDCD
tetradic
#CDCCED #EDCCDC #ECEDCC #CCEDDE
square
#CDCCED #EDCCDC #ECEDCC #CCEDDE
split-complementary
#CDCCED #EDDECC #DCEDCC
monochromatic
#7472CD #A19FDD #CDCCED #E9E8F7 #E9E8F7

Accessibility & contrast

On white

1.56
#CDCCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.46
#CDCCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCCED
13.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCCED#FFFFFF#000000##000000
##CDCCED1.001.5613.4613.46
#FFFFFF1.561.0021.0021.00
#00000013.4621.001.001.00
##00000013.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#C7D1D7
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cdcced;
/* rgb */ color: rgb(205, 204, 237);
/* oklch */ color: oklch(85.6% 0.046 286.8);
Tailwind
colors: {
  custom: {
    50: '#dcdbf2',
    500: '#cdcced',
    950: '#000000',
  },
}
SCSS
$custom: #cdcced;
$custom-light: #dcdbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcced",
  "rgb": {
    "r": 205,
    "g": 204,
    "b": 237
  },
  "hsl": {
    "h": 241.818,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.85648,
    "c": 0.04553,
    "h": 286.8
  },
  "luminance": 0.62279
}

Semantic roles & 50–950 ramp

primary
#CDCCED
secondary
#C8CA94
accent
#BB2AB7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485

Preview Lab

Preview with #CDCCED

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

Preview Lab → · Contrast checker → · Palette generator →

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