#CDCCEC#CDCCEC

#CDCCEC is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.6% C 0.044 H 286.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).

Color values

HEX#CDCCEC
RGBrgb(205, 204, 236)
HSLhsl(242, 46%, 86%)
HSVhsv(242, 14%, 93%)
CMYKcmyk(13.1%, 13.6%, 0%, 7.5%)
CIE-LABlab(83.03, 6.56, -15.62)
CIE-LCHlch(83.03, 16.94, 292.78°)
OKLaboklab(85.61% 0.0128 -0.0422)
OKLCHoklch(85.61% 0.044 286.9)
XYZxyz(61.9068, 62.2205, 88.0889)
Luminance0.6222 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCCEC #EBECCC
analogous
#CCDBEC #CDCCEC #DDCCEC
triadic
#CDCCEC #ECCDCC #CCECCD
tetradic
#CDCCEC #ECCCDB #EBECCC #CCECDD
square
#CDCCEC #ECCCDB #EBECCC #CCECDD
split-complementary
#CDCCEC #ECDDCC #DBECCC
monochromatic
#7673CB #A19FDB #CDCCEC #E9E9F7 #E9E9F7

Accessibility & contrast

On white

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

On black

13.44
#CDCCEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCCEC
13.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCCEC#FFFFFF#000000##000000
##CDCCEC1.001.5613.4413.44
#FFFFFF1.561.0021.0021.00
#00000013.4421.001.001.00
##00000013.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#C7D1D6
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cdccec;
/* rgb */ color: rgb(205, 204, 236);
/* oklch */ color: oklch(85.6% 0.044 286.9);
Tailwind
colors: {
  custom: {
    50: '#dcdbf2',
    500: '#cdccec',
    950: '#000000',
  },
}
SCSS
$custom: #cdccec;
$custom-light: #dcdbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdccec",
  "rgb": {
    "r": 205,
    "g": 204,
    "b": 236
  },
  "hsl": {
    "h": 241.875,
    "s": 45.714,
    "l": 86.275
  },
  "oklch": {
    "l": 0.85613,
    "c": 0.04415,
    "h": 286.9
  },
  "luminance": 0.62221
}

Semantic roles & 50–950 ramp

primary
#CDCCEC
secondary
#C6C894
accent
#B92DB5
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151516
muted
#848485

Preview Lab

Preview with #CDCCEC

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

Preview Lab → · Contrast checker → · Palette generator →

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