#CCCFF4#CCCFF4

#CCCFF4 is a very light, muted blue. Relative luminance 0.640; OKLCH L 86.4% C 0.051 H 281.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).

Color values

HEX#CCCFF4
RGBrgb(204, 207, 244)
HSLhsl(236, 65%, 88%)
HSVhsv(236, 16%, 96%)
CMYKcmyk(16.4%, 15.2%, 0%, 4.3%)
CIE-LABlab(83.96, 6.32, -18.48)
CIE-LCHlch(83.96, 19.53, 288.88°)
OKLaboklab(86.41% 0.0103 -0.0502)
OKLCHoklch(86.41% 0.051 281.6)
XYZxyz(63.5401, 63.9938, 94.5749)
Luminance0.6400 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFF4 #F4F1CC
analogous
#CCE3F4 #CCCFF4 #DDCCF4
triadic
#CCCFF4 #F4CCCF #CFF4CC
tetradic
#CCCFF4 #F4CCE3 #F4F1CC #CCF4DD
square
#CCCFF4 #F4CCE3 #F4F1CC #CCF4DD
split-complementary
#CCCFF4 #F4DDCC #E3F4CC
monochromatic
#6770DE #9AA0E9 #CCCFF4 #E6E7FA #E6E7FA

Accessibility & contrast

On white

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

On black

13.80
#CCCFF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFF4
13.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFF4#FFFFFF#000000##000000
##CCCFF41.001.5213.8013.80
#FFFFFF1.521.0021.0021.00
#00000013.8021.001.001.00
##00000013.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D3F6
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#C3D5DB
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccff4;
/* rgb */ color: rgb(204, 207, 244);
/* oklch */ color: oklch(86.4% 0.051 281.6);
Tailwind
colors: {
  custom: {
    50: '#dbddf7',
    500: '#cccff4',
    950: '#000000',
  },
}
SCSS
$custom: #cccff4;
$custom-light: #dbddf7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccff4",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 244
  },
  "hsl": {
    "h": 235.5,
    "s": 64.516,
    "l": 87.843
  },
  "oklch": {
    "l": 0.86405,
    "c": 0.05123,
    "h": 281.6
  },
  "luminance": 0.63995
}

Semantic roles & 50–950 ramp

primary
#CCCFF4
secondary
#D5D08F
accent
#BF19CC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFF4

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

Preview Lab → · Contrast checker → · Palette generator →

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