#CCCDF7#CCCDF7

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

Color values

HEX#CCCDF7
RGBrgb(204, 205, 247)
HSLhsl(239, 73%, 88%)
HSVhsv(239, 17%, 97%)
CMYKcmyk(17.4%, 17%, 0%, 3.1%)
CIE-LABlab(83.56, 8.02, -20.68)
CIE-LCHlch(83.56, 22.19, 291.20°)
OKLaboklab(86.12% 0.0141 -0.0563)
OKLCHoklch(86.12% 0.058 284)
XYZxyz(63.5178, 63.2146, 96.8329)
Luminance0.6321 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDF7 #F7F6CC
analogous
#CCE2F7 #CCCDF7 #E0CCF7
triadic
#CCCDF7 #F7CCCD #CDF7CC
tetradic
#CCCDF7 #F7CCE2 #F7F6CC #CCF7E0
square
#CCCDF7 #F7CCE2 #F7F6CC #CCF7E0
split-complementary
#CCCDF7 #F7E0CC #E2F7CC
monochromatic
#6265E6 #9799EF #CCCDF7 #E5E5FB #E5E5FB

Accessibility & contrast

On white

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

On black

13.64
#CCCDF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDF7
13.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDF7#FFFFFF#000000##000000
##CCCDF71.001.5413.6413.64
#FFFFFF1.541.0021.0021.00
#00000013.6421.001.001.00
##00000013.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D2F9
Deuteranopia (green-blind)
#C1CFF6
Tritanopia (blue-blind)
#C3D4DB
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cccdf7;
/* rgb */ color: rgb(204, 205, 247);
/* oklch */ color: oklch(86.1% 0.058 284.0);
Tailwind
colors: {
  custom: {
    50: '#dcdcfa',
    500: '#cccdf7',
    950: '#000000',
  },
}
SCSS
$custom: #cccdf7;
$custom-light: #dcdcfa;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdf7",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 247
  },
  "hsl": {
    "h": 238.605,
    "s": 72.881,
    "l": 88.431
  },
  "oklch": {
    "l": 0.86119,
    "c": 0.05804,
    "h": 284
  },
  "luminance": 0.63215
}

Semantic roles & 50–950 ramp

primary
#CCCDF7
secondary
#DAD88D
accent
#D011D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #CCCDF7

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

Preview Lab → · Contrast checker → · Palette generator →

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