#CDCDDB#CDCDDB

#CDCDDB is a very light, near-neutral blue. Relative luminance 0.618; OKLCH L 85.3% C 0.019 H 286.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).

Color values

HEX#CDCDDB
RGBrgb(205, 205, 219)
HSLhsl(240, 16%, 83%)
HSVhsv(240, 6%, 86%)
CMYKcmyk(6.4%, 6.4%, 0%, 14.1%)
CIE-LABlab(82.78, 2.63, -6.92)
CIE-LCHlch(82.78, 7.40, 290.82°)
OKLaboklab(85.25% 0.0053 -0.0185)
OKLCHoklch(85.25% 0.019 286)
XYZxyz(59.7919, 61.7560, 75.7742)
Luminance0.6176 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDDB #DBDBCD
analogous
#CDD4DB #CDCDDB #D4CDDB
triadic
#CDCDDB #DBCDCD #CDDBCD
tetradic
#CDCDDB #DBCDD4 #DBDBCD #CDDBD4
square
#CDCDDB #DBCDD4 #DBDBCD #CDDBD4
split-complementary
#CDCDDB #DBD4CD #D4DBCD
monochromatic
#8686A8 #A9A9C1 #CDCDDB #EDEDF2 #EDEDF2

Accessibility & contrast

On white

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

On black

13.35
#CDCDDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDDB
13.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDDB#FFFFFF#000000##000000
##CDCDDB1.001.5713.3513.35
#FFFFFF1.571.0021.0021.00
#00000013.3521.001.001.00
##00000013.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#CACFD1
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #cdcddb;
/* rgb */ color: rgb(205, 205, 219);
/* oklch */ color: oklch(85.3% 0.019 286.0);
Tailwind
colors: {
  custom: {
    50: '#dcdce6',
    500: '#cdcddb',
    950: '#000000',
  },
}
SCSS
$custom: #cdcddb;
$custom-light: #dcdce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcddb",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 219
  },
  "hsl": {
    "h": 240,
    "s": 16.279,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85254,
    "c": 0.01925,
    "h": 286
  },
  "luminance": 0.61756
}

Semantic roles & 50–950 ramp

primary
#CDCDDB
secondary
#B0B09C
accent
#9B4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CDCDDB

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

Preview Lab → · Contrast checker → · Palette generator →

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