#CDCDEC#CDCDEC

#CDCDEC is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.8% C 0.043 H 285.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).

Color values

HEX#CDCDEC
RGBrgb(205, 205, 236)
HSLhsl(240, 45%, 86%)
HSVhsv(240, 13%, 93%)
CMYKcmyk(13.1%, 13.1%, 0%, 7.5%)
CIE-LABlab(83.28, 6.03, -15.24)
CIE-LCHlch(83.28, 16.39, 291.58°)
OKLaboklab(85.81% 0.0114 -0.0412)
OKLCHoklch(85.81% 0.043 285.5)
XYZxyz(62.1452, 62.6973, 88.1684)
Luminance0.6270 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDEC #ECECCD
analogous
#CDDDEC #CDCDEC #DDCDEC
triadic
#CDCDEC #ECCDCD #CDECCD
tetradic
#CDCDEC #ECCDDD #ECECCD #CDECDD
square
#CDCDEC #ECCDDD #ECECCD #CDECDD
split-complementary
#CDCDEC #ECDDCD #DDECCD
monochromatic
#7474CA #A1A1DB #CDCDEC #E9E9F7 #E9E9F7

Accessibility & contrast

On white

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

On black

13.54
#CDCDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDEC
13.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDEC#FFFFFF#000000##000000
##CDCDEC1.001.5513.5413.54
#FFFFFF1.551.0021.0021.00
#00000013.5421.001.001.00
##00000013.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#C7D2D7
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cdcdec;
/* rgb */ color: rgb(205, 205, 236);
/* oklch */ color: oklch(85.8% 0.043 285.5);
Tailwind
colors: {
  custom: {
    50: '#dcdcf2',
    500: '#cdcdec',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdec;
$custom-light: #dcdcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdec",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 240,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.8581,
    "c": 0.04276,
    "h": 285.5
  },
  "luminance": 0.62698
}

Semantic roles & 50–950 ramp

primary
#CDCDEC
secondary
#C8C895
accent
#B82DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CDCDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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