#CDCDEB#CDCDEB

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

Color values

HEX#CDCDEB
RGBrgb(205, 205, 235)
HSLhsl(240, 43%, 86%)
HSVhsv(240, 13%, 92%)
CMYKcmyk(12.8%, 12.8%, 0%, 7.8%)
CIE-LABlab(83.25, 5.82, -14.75)
CIE-LCHlch(83.25, 15.86, 291.53°)
OKLaboklab(85.78% 0.0111 -0.0399)
OKLCHoklch(85.78% 0.041 285.5)
XYZxyz(62.0003, 62.6394, 87.4053)
Luminance0.6264 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDEB #EBEBCD
analogous
#CDDCEB #CDCDEB #DCCDEB
triadic
#CDCDEB #EBCDCD #CDEBCD
tetradic
#CDCDEB #EBCDDC #EBEBCD #CDEBDC
square
#CDCDEB #EBCDDC #EBEBCD #CDEBDC
split-complementary
#CDCDEB #EBDCCD #DCEBCD
monochromatic
#7676C8 #A1A1DA #CDCDEB #E9E9F6 #E9E9F6

Accessibility & contrast

On white

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

On black

13.53
#CDCDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDEB
13.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDEB#FFFFFF#000000##000000
##CDCDEB1.001.5513.5313.53
#FFFFFF1.551.0021.0021.00
#00000013.5321.001.001.00
##00000013.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdcdeb;
/* rgb */ color: rgb(205, 205, 235);
/* oklch */ color: oklch(85.8% 0.041 285.5);
Tailwind
colors: {
  custom: {
    50: '#dcdcf1',
    500: '#cdcdeb',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdeb;
$custom-light: #dcdcf1;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdeb",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 235
  },
  "hsl": {
    "h": 240,
    "s": 42.857,
    "l": 86.275
  },
  "oklch": {
    "l": 0.85776,
    "c": 0.04137,
    "h": 285.5
  },
  "luminance": 0.6264
}

Semantic roles & 50–950 ramp

primary
#CDCDEB
secondary
#C6C696
accent
#B630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CDCDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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