#CDCDDF#CDCDDF

#CDCDDF is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.025 H 285.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).

Color values

HEX#CDCDDF
RGBrgb(205, 205, 223)
HSLhsl(240, 22%, 84%)
HSVhsv(240, 8%, 87%)
CMYKcmyk(8.1%, 8.1%, 0%, 12.5%)
CIE-LABlab(82.90, 3.41, -8.89)
CIE-LCHlch(82.90, 9.52, 291.00°)
OKLaboklab(85.38% 0.0068 -0.0238)
OKLCHoklch(85.38% 0.025 285.9)
XYZxyz(60.3248, 61.9692, 78.5809)
Luminance0.6197 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDDF #DFDFCD
analogous
#CDD6DF #CDCDDF #D6CDDF
triadic
#CDCDDF #DFCDCD #CDDFCD
tetradic
#CDCDDF #DFCDD6 #DFDFCD #CDDFD6
square
#CDCDDF #DFCDD6 #DFDFCD #CDDFD6
split-complementary
#CDCDDF #DFD6CD #D6DFCD
monochromatic
#8282AF #A8A8C7 #CDCDDF #ECECF3 #ECECF3

Accessibility & contrast

On white

1.57
#CDCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.39
#CDCDDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDDF
13.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDDF#FFFFFF#000000##000000
##CDCDDF1.001.5713.3913.39
#FFFFFF1.571.0021.0021.00
#00000013.3921.001.001.00
##00000013.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#CAD0D3
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #cdcddf;
/* rgb */ color: rgb(205, 205, 223);
/* oklch */ color: oklch(85.4% 0.025 285.9);
Tailwind
colors: {
  custom: {
    50: '#dcdce9',
    500: '#cdcddf',
    950: '#000000',
  },
}
SCSS
$custom: #cdcddf;
$custom-light: #dcdce9;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcddf",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 223
  },
  "hsl": {
    "h": 240,
    "s": 21.951,
    "l": 83.922
  },
  "oklch": {
    "l": 0.85381,
    "c": 0.02477,
    "h": 285.9
  },
  "luminance": 0.61969
}

Semantic roles & 50–950 ramp

primary
#CDCDDF
secondary
#B5B59B
accent
#A045A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CDCDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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