#CCCDF5#CCCDF5

#CCCDF5 is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.055 H 284.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#CCCDF5
RGBrgb(204, 205, 245)
HSLhsl(239, 67%, 88%)
HSVhsv(239, 17%, 96%)
CMYKcmyk(16.7%, 16.3%, 0%, 3.9%)
CIE-LABlab(83.49, 7.60, -19.72)
CIE-LCHlch(83.49, 21.13, 291.07°)
OKLaboklab(86.05% 0.0134 -0.0536)
OKLCHoklch(86.05% 0.055 284)
XYZxyz(63.2108, 63.0918, 95.2162)
Luminance0.6309 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDF5 #F5F4CC
analogous
#CCE1F5 #CCCDF5 #DFCCF5
triadic
#CCCDF5 #F5CCCD #CDF5CC
tetradic
#CCCDF5 #F5CCE1 #F5F4CC #CCF5DF
square
#CCCDF5 #F5CCE1 #F5F4CC #CCF5DF
split-complementary
#CCCDF5 #F5DFCC #E1F5CC
monochromatic
#6669E1 #999BEB #CCCDF5 #E5E6FA #E5E6FA

Accessibility & contrast

On white

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

On black

13.62
#CCCDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDF5
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDF5#FFFFFF#000000##000000
##CCCDF51.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdf5;
/* rgb */ color: rgb(204, 205, 245);
/* oklch */ color: oklch(86.0% 0.055 284.0);
Tailwind
colors: {
  custom: {
    50: '#dcdcf8',
    500: '#cccdf5',
    950: '#000000',
  },
}
SCSS
$custom: #cccdf5;
$custom-light: #dcdcf8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdf5",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 245
  },
  "hsl": {
    "h": 238.537,
    "s": 67.213,
    "l": 88.039
  },
  "oklch": {
    "l": 0.86047,
    "c": 0.05527,
    "h": 284
  },
  "luminance": 0.63093
}

Semantic roles & 50–950 ramp

primary
#CCCDF5
secondary
#D7D58F
accent
#CB16CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #CCCDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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