#CECEDC#CECEDC

#CECEDC is a very light, near-neutral blue. Relative luminance 0.624; OKLCH L 85.6% C 0.019 H 286.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).

Color values

HEX#CECEDC
RGBrgb(206, 206, 220)
HSLhsl(240, 17%, 84%)
HSVhsv(240, 6%, 86%)
CMYKcmyk(6.4%, 6.4%, 0%, 13.7%)
CIE-LABlab(83.14, 2.63, -6.91)
CIE-LCHlch(83.14, 7.40, 290.81°)
OKLaboklab(85.56% 0.0053 -0.0185)
OKLCHoklch(85.56% 0.019 286)
XYZxyz(60.4407, 62.4315, 76.5626)
Luminance0.6243 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECEDC #DCDCCE
analogous
#CED5DC #CECEDC #D5CEDC
triadic
#CECEDC #DCCECE #CEDCCE
tetradic
#CECEDC #DCCED5 #DCDCCE #CEDCD5
square
#CECEDC #DCCED5 #DCDCCE #CEDCD5
split-complementary
#CECEDC #DCD5CE #D5DCCE
monochromatic
#8787A9 #AAAAC2 #CECEDC #EDEDF2 #EDEDF2

Accessibility & contrast

On white

1.56
#CECEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.49
#CECEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECEDC
13.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECEDC#FFFFFF#000000##000000
##CECEDC1.001.5613.4913.49
#FFFFFF1.561.0021.0021.00
#00000013.4921.001.001.00
##00000013.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#CBD0D2
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cecedc;
/* rgb */ color: rgb(206, 206, 220);
/* oklch */ color: oklch(85.6% 0.019 286.0);
Tailwind
colors: {
  custom: {
    50: '#dddce6',
    500: '#cecedc',
    950: '#000000',
  },
}
SCSS
$custom: #cecedc;
$custom-light: #dddce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cecedc",
  "rgb": {
    "r": 206,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 16.667,
    "l": 83.529
  },
  "oklch": {
    "l": 0.85563,
    "c": 0.01923,
    "h": 286
  },
  "luminance": 0.62432
}

Semantic roles & 50–950 ramp

primary
#CECEDC
secondary
#B1B19D
accent
#9B4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CECEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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