#CDCCEB#CDCCEB

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

Color values

HEX#CDCCEB
RGBrgb(205, 204, 235)
HSLhsl(242, 44%, 86%)
HSVhsv(242, 13%, 92%)
CMYKcmyk(12.8%, 13.2%, 0%, 7.8%)
CIE-LABlab(83.00, 6.35, -15.13)
CIE-LCHlch(83.00, 16.41, 292.78°)
OKLaboklab(85.58% 0.0125 -0.0409)
OKLCHoklch(85.58% 0.043 286.9)
XYZxyz(61.7619, 62.1625, 87.3259)
Luminance0.6216 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCCEB #EAEBCC
analogous
#CCDAEB #CDCCEB #DCCCEB
triadic
#CDCCEB #EBCDCC #CCEBCD
tetradic
#CDCCEB #EBCCDA #EAEBCC #CCEBDC
square
#CDCCEB #EBCCDA #EAEBCC #CCEBDC
split-complementary
#CDCCEB #EBDCCC #DAEBCC
monochromatic
#7774C9 #A2A0DA #CDCCEB #E9E9F6 #E9E9F6

Accessibility & contrast

On white

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

On black

13.43
#CDCCEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCCEB
13.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCCEB#FFFFFF#000000##000000
##CDCCEB1.001.5613.4313.43
#FFFFFF1.561.0021.0021.00
#00000013.4321.001.001.00
##00000013.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdcceb;
/* rgb */ color: rgb(205, 204, 235);
/* oklch */ color: oklch(85.6% 0.043 286.9);
Tailwind
colors: {
  custom: {
    50: '#dcdbf1',
    500: '#cdcceb',
    950: '#000000',
  },
}
SCSS
$custom: #cdcceb;
$custom-light: #dcdbf1;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcceb",
  "rgb": {
    "r": 205,
    "g": 204,
    "b": 235
  },
  "hsl": {
    "h": 241.935,
    "s": 43.662,
    "l": 86.078
  },
  "oklch": {
    "l": 0.85579,
    "c": 0.04277,
    "h": 286.9
  },
  "luminance": 0.62163
}

Semantic roles & 50–950 ramp

primary
#CDCCEB
secondary
#C5C695
accent
#B72FB2
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151516
muted
#848485

Preview Lab

Preview with #CDCCEB

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

Preview Lab → · Contrast checker → · Palette generator →

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