#CECDEC#CECDEC

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

Color values

HEX#CECDEC
RGBrgb(206, 205, 236)
HSLhsl(242, 45%, 86%)
HSVhsv(242, 13%, 93%)
CMYKcmyk(12.7%, 13.1%, 0%, 7.5%)
CIE-LABlab(83.36, 6.35, -15.12)
CIE-LCHlch(83.36, 16.39, 292.77°)
OKLaboklab(85.89% 0.0124 -0.0409)
OKLCHoklch(85.89% 0.043 286.9)
XYZxyz(62.4220, 62.8401, 88.1813)
Luminance0.6284 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDEC #EBECCD
analogous
#CDDCEC #CECDEC #DECDEC
triadic
#CECDEC #ECCECD #CDECCE
tetradic
#CECDEC #ECCDDC #EBECCD #CDECDE
square
#CECDEC #ECCDDC #EBECCD #CDECDE
split-complementary
#CECDEC #ECDECD #DCECCD
monochromatic
#7774CA #A3A1DB #CECDEC #E9E9F7 #E9E9F7

Accessibility & contrast

On white

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

On black

13.57
#CECDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECDEC
13.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECDEC#FFFFFF#000000##000000
##CECDEC1.001.5513.5713.57
#FFFFFF1.551.0021.0021.00
#00000013.5721.001.001.00
##00000013.5721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cecdec;
/* rgb */ color: rgb(206, 205, 236);
/* oklch */ color: oklch(85.9% 0.043 286.9);
Tailwind
colors: {
  custom: {
    50: '#dddcf2',
    500: '#cecdec',
    950: '#000000',
  },
}
SCSS
$custom: #cecdec;
$custom-light: #dddcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdec",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 241.935,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.85888,
    "c": 0.04272,
    "h": 286.9
  },
  "luminance": 0.62841
}

Semantic roles & 50–950 ramp

primary
#CECDEC
secondary
#C6C895
accent
#B82DB4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CECDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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