#CDCEDC#CDCEDC

#CDCEDC is a very light, near-neutral blue. Relative luminance 0.623; OKLCH L 85.5% C 0.019 H 282.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).

Color values

HEX#CDCEDC
RGBrgb(205, 206, 220)
HSLhsl(236, 18%, 83%)
HSVhsv(236, 7%, 86%)
CMYKcmyk(6.8%, 6.4%, 0%, 13.7%)
CIE-LABlab(83.07, 2.30, -7.03)
CIE-LCHlch(83.07, 7.40, 288.08°)
OKLaboklab(85.49% 0.0043 -0.0188)
OKLCHoklch(85.49% 0.019 282.7)
XYZxyz(60.1639, 62.2888, 76.5496)
Luminance0.6229 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCEDC #DCDBCD
analogous
#CDD5DC #CDCEDC #D3CDDC
triadic
#CDCEDC #DCCDCE #CEDCCD
tetradic
#CDCEDC #DCCDD5 #DCDBCD #CDDCD3
square
#CDCEDC #DCCDD5 #DCDBCD #CDDCD3
split-complementary
#CDCEDC #DCD3CD #D5DCCD
monochromatic
#8587AA #A9ABC3 #CDCEDC #EDEDF2 #EDEDF2

Accessibility & contrast

On white

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

On black

13.46
#CDCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCEDC
13.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCEDC#FFFFFF#000000##000000
##CDCEDC1.001.5613.4613.46
#FFFFFF1.561.0021.0021.00
#00000013.4621.001.001.00
##00000013.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdcedc;
/* rgb */ color: rgb(205, 206, 220);
/* oklch */ color: oklch(85.5% 0.019 282.7);
Tailwind
colors: {
  custom: {
    50: '#dcdce6',
    500: '#cdcedc',
    950: '#000000',
  },
}
SCSS
$custom: #cdcedc;
$custom-light: #dcdce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcedc",
  "rgb": {
    "r": 205,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 236,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.85485,
    "c": 0.0193,
    "h": 282.7
  },
  "luminance": 0.62289
}

Semantic roles & 50–950 ramp

primary
#CDCEDC
secondary
#B2B09C
accent
#964A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CDCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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