#CECDEB#CECDEB

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

Color values

HEX#CECDEB
RGBrgb(206, 205, 235)
HSLhsl(242, 43%, 86%)
HSVhsv(242, 13%, 92%)
CMYKcmyk(12.3%, 12.8%, 0%, 7.8%)
CIE-LABlab(83.33, 6.14, -14.63)
CIE-LCHlch(83.33, 15.87, 292.77°)
OKLaboklab(85.85% 0.0121 -0.0395)
OKLCHoklch(85.85% 0.041 287)
XYZxyz(62.2771, 62.7821, 87.4183)
Luminance0.6278 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDEB #EAEBCD
analogous
#CDDBEB #CECDEB #DDCDEB
triadic
#CECDEB #EBCECD #CDEBCE
tetradic
#CECDEB #EBCDDB #EAEBCD #CDEBDD
square
#CECDEB #EBCDDB #EAEBCD #CDEBDD
split-complementary
#CECDEB #EBDDCD #DBEBCD
monochromatic
#7876C8 #A3A1DA #CECDEB #EAE9F6 #EAE9F6

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CECDEB#FFFFFF#000000##000000
##CECDEB1.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)
#C6D0EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#C8D2D7
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cecdeb;
/* rgb */ color: rgb(206, 205, 235);
/* oklch */ color: oklch(85.9% 0.041 287.0);
Tailwind
colors: {
  custom: {
    50: '#dddcf1',
    500: '#cecdeb',
    950: '#000000',
  },
}
SCSS
$custom: #cecdeb;
$custom-light: #dddcf1;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdeb",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 235
  },
  "hsl": {
    "h": 242,
    "s": 42.857,
    "l": 86.275
  },
  "oklch": {
    "l": 0.85854,
    "c": 0.04134,
    "h": 287
  },
  "luminance": 0.62783
}

Semantic roles & 50–950 ramp

primary
#CECDEB
secondary
#C5C696
accent
#B630B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CECDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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