#CDCDF5#CDCDF5

#CDCDF5 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.1% C 0.055 H 285.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).

Color values

HEX#CDCDF5
RGBrgb(205, 205, 245)
HSLhsl(240, 67%, 88%)
HSVhsv(240, 16%, 96%)
CMYKcmyk(16.3%, 16.3%, 0%, 3.9%)
CIE-LABlab(83.57, 7.91, -19.60)
CIE-LCHlch(83.57, 21.14, 291.97°)
OKLaboklab(86.12% 0.0145 -0.0533)
OKLCHoklch(86.12% 0.055 285.2)
XYZxyz(63.4859, 63.2336, 95.2291)
Luminance0.6323 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDF5 #F5F5CD
analogous
#CDE1F5 #CDCDF5 #E1CDF5
triadic
#CDCDF5 #F5CDCD #CDF5CD
tetradic
#CDCDF5 #F5CDE1 #F5F5CD #CDF5E1
square
#CDCDF5 #F5CDE1 #F5F5CD #CDF5E1
split-complementary
#CDCDF5 #F5E1CD #E1F5CD
monochromatic
#6767E1 #9A9AEB #CDCDF5 #E5E5FA #E5E5FA

Accessibility & contrast

On white

1.54
#CDCDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.65
#CDCDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDF5
13.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDF5#FFFFFF#000000##000000
##CDCDF51.001.5413.6513.65
#FFFFFF1.541.0021.0021.00
#00000013.6521.001.001.00
##00000013.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D1F7
Deuteranopia (green-blind)
#C2CFF4
Tritanopia (blue-blind)
#C5D4DA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cdcdf5;
/* rgb */ color: rgb(205, 205, 245);
/* oklch */ color: oklch(86.1% 0.055 285.2);
Tailwind
colors: {
  custom: {
    50: '#dcdcf8',
    500: '#cdcdf5',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdf5;
$custom-light: #dcdcf8;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdf5",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 245
  },
  "hsl": {
    "h": 240,
    "s": 66.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.86124,
    "c": 0.05521,
    "h": 285.2
  },
  "luminance": 0.63234
}

Semantic roles & 50–950 ramp

primary
#CDCDF5
secondary
#D7D790
accent
#CF17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #CDCDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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