#CCCDF4#CCCDF4

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

Color values

HEX#CCCDF4
RGBrgb(204, 205, 244)
HSLhsl(239, 65%, 88%)
HSVhsv(239, 16%, 96%)
CMYKcmyk(16.4%, 16%, 0%, 4.3%)
CIE-LABlab(83.46, 7.38, -19.24)
CIE-LCHlch(83.46, 20.61, 291.00°)
OKLaboklab(86.01% 0.0131 -0.0523)
OKLCHoklch(86.01% 0.054 284)
XYZxyz(63.0586, 63.0309, 94.4144)
Luminance0.6303 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDF4 #F4F3CC
analogous
#CCE1F4 #CCCDF4 #DFCCF4
triadic
#CCCDF4 #F4CCCD #CDF4CC
tetradic
#CCCDF4 #F4CCE1 #F4F3CC #CCF4DF
square
#CCCDF4 #F4CCE1 #F4F3CC #CCF4DF
split-complementary
#CCCDF4 #F4DFCC #E1F4CC
monochromatic
#676ADE #9A9CE9 #CCCDF4 #E6E6FA #E6E6FA

Accessibility & contrast

On white

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

On black

13.61
#CCCDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDF4
13.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDF4#FFFFFF#000000##000000
##CCCDF41.001.5413.6113.61
#FFFFFF1.541.0021.0021.00
#00000013.6121.001.001.00
##00000013.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4D1F6
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#C4D3DA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cccdf4;
/* rgb */ color: rgb(204, 205, 244);
/* oklch */ color: oklch(86.0% 0.054 284.0);
Tailwind
colors: {
  custom: {
    50: '#dcdcf7',
    500: '#cccdf4',
    950: '#000000',
  },
}
SCSS
$custom: #cccdf4;
$custom-light: #dcdcf7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdf4",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 244
  },
  "hsl": {
    "h": 238.5,
    "s": 64.516,
    "l": 87.843
  },
  "oklch": {
    "l": 0.86012,
    "c": 0.05389,
    "h": 284
  },
  "luminance": 0.63032
}

Semantic roles & 50–950 ramp

primary
#CCCDF4
secondary
#D5D38F
accent
#C819CC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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