#CCCFF7#CCCFF7

#CCCFF7 is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.5% C 0.055 H 281.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).

Color values

HEX#CCCFF7
RGBrgb(204, 207, 247)
HSLhsl(236, 73%, 88%)
HSVhsv(236, 17%, 97%)
CMYKcmyk(17.4%, 16.2%, 0%, 3.1%)
CIE-LABlab(84.06, 6.96, -19.92)
CIE-LCHlch(84.06, 21.10, 289.25°)
OKLaboklab(86.51% 0.0113 -0.0542)
OKLCHoklch(86.51% 0.055 281.8)
XYZxyz(63.9993, 64.1775, 96.9934)
Luminance0.6418 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFF7 #F7F4CC
analogous
#CCE4F7 #CCCFF7 #DECCF7
triadic
#CCCFF7 #F7CCCF #CFF7CC
tetradic
#CCCFF7 #F7CCE4 #F7F4CC #CCF7DE
square
#CCCFF7 #F7CCE4 #F7F4CC #CCF7DE
split-complementary
#CCCFF7 #F7DECC #E4F7CC
monochromatic
#626BE6 #979DEF #CCCFF7 #E5E6FB #E5E6FB

Accessibility & contrast

On white

1.52
#CCCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.84
#CCCFF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFF7
13.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFF7#FFFFFF#000000##000000
##CCCFF71.001.5213.8413.84
#FFFFFF1.521.0021.0021.00
#00000013.8421.001.001.00
##00000013.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D3F9
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#C3D6DC
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #cccff7;
/* rgb */ color: rgb(204, 207, 247);
/* oklch */ color: oklch(86.5% 0.055 281.8);
Tailwind
colors: {
  custom: {
    50: '#dcddfa',
    500: '#cccff7',
    950: '#000000',
  },
}
SCSS
$custom: #cccff7;
$custom-light: #dcddfa;
$custom-dark: #000000;
JSON
{
  "hex": "#cccff7",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 247
  },
  "hsl": {
    "h": 235.814,
    "s": 72.881,
    "l": 88.431
  },
  "oklch": {
    "l": 0.86511,
    "c": 0.05537,
    "h": 281.8
  },
  "luminance": 0.64178
}

Semantic roles & 50–950 ramp

primary
#CCCFF7
secondary
#DAD58D
accent
#C711D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFF7

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

Preview Lab → · Contrast checker → · Palette generator →

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