#CDCDEE#CDCDEE

#CDCDEE is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.9% C 0.046 H 285.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).

Color values

HEX#CDCDEE
RGBrgb(205, 205, 238)
HSLhsl(240, 49%, 87%)
HSVhsv(240, 14%, 93%)
CMYKcmyk(13.9%, 13.9%, 0%, 6.7%)
CIE-LABlab(83.34, 6.44, -16.21)
CIE-LCHlch(83.34, 17.44, 291.67°)
OKLaboklab(85.88% 0.0121 -0.0439)
OKLCHoklch(85.88% 0.046 285.4)
XYZxyz(62.4374, 62.8142, 89.7072)
Luminance0.6281 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDEE #EEEECD
analogous
#CDDEEE #CDCDEE #DECDEE
triadic
#CDCDEE #EECDCD #CDEECD
tetradic
#CDCDEE #EECDDE #EEEECD #CDEEDE
square
#CDCDEE #EECDDE #EEEECD #CDEEDE
split-complementary
#CDCDEE #EEDECD #DEEECD
monochromatic
#7272CF #9F9FDE #CDCDEE #E8E8F7 #E8E8F7

Accessibility & contrast

On white

1.55
#CDCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.56
#CDCDEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDEE
13.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDEE#FFFFFF#000000##000000
##CDCDEE1.001.5513.5613.56
#FFFFFF1.551.0021.0021.00
#00000013.5621.001.001.00
##00000013.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#C6D2D8
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cdcdee;
/* rgb */ color: rgb(205, 205, 238);
/* oklch */ color: oklch(85.9% 0.046 285.4);
Tailwind
colors: {
  custom: {
    50: '#dcdcf3',
    500: '#cdcdee',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdee;
$custom-light: #dcdcf3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdee",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 238
  },
  "hsl": {
    "h": 240,
    "s": 49.254,
    "l": 86.863
  },
  "oklch": {
    "l": 0.85879,
    "c": 0.04552,
    "h": 285.4
  },
  "luminance": 0.62815
}

Semantic roles & 50–950 ramp

primary
#CDCDEE
secondary
#CBCB94
accent
#BD29BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CDCDEE

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

Preview Lab → · Contrast checker → · Palette generator →

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