#CDCDEA#CDCDEA

#CDCDEA is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.7% C 0.040 H 285.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#CDCDEA
RGBrgb(205, 205, 234)
HSLhsl(240, 41%, 86%)
HSVhsv(240, 12%, 92%)
CMYKcmyk(12.4%, 12.4%, 0%, 8.2%)
CIE-LABlab(83.22, 5.62, -14.26)
CIE-LCHlch(83.22, 15.33, 291.49°)
OKLaboklab(85.74% 0.0107 -0.0385)
OKLCHoklch(85.74% 0.04 285.5)
XYZxyz(61.8563, 62.5818, 86.6466)
Luminance0.6258 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDEA #EAEACD
analogous
#CDDBEA #CDCDEA #DBCDEA
triadic
#CDCDEA #EACDCD #CDEACD
tetradic
#CDCDEA #EACDDB #EAEACD #CDEADB
square
#CDCDEA #EACDDB #EAEACD #CDEADB
split-complementary
#CDCDEA #EADBCD #DBEACD
monochromatic
#7777C6 #A2A2D8 #CDCDEA #E9E9F6 #E9E9F6

Accessibility & contrast

On white

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

On black

13.52
#CDCDEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDEA
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDEA#FFFFFF#000000##000000
##CDCDEA1.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C6CEE9
Tritanopia (blue-blind)
#C7D2D6
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cdcdea;
/* rgb */ color: rgb(205, 205, 234);
/* oklch */ color: oklch(85.7% 0.040 285.5);
Tailwind
colors: {
  custom: {
    50: '#dcdcf0',
    500: '#cdcdea',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdea;
$custom-light: #dcdcf0;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdea",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 234
  },
  "hsl": {
    "h": 240,
    "s": 40.845,
    "l": 86.078
  },
  "oklch": {
    "l": 0.85742,
    "c": 0.03999,
    "h": 285.5
  },
  "luminance": 0.62582
}

Semantic roles & 50–950 ramp

primary
#CDCDEA
secondary
#C5C596
accent
#B432B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CDCDEA

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

Preview Lab → · Contrast checker → · Palette generator →

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