#CCCFF2#CCCFF2

#CCCFF2 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.3% C 0.048 H 281.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).

Color values

HEX#CCCFF2
RGBrgb(204, 207, 242)
HSLhsl(235, 59%, 87%)
HSVhsv(235, 16%, 95%)
CMYKcmyk(15.7%, 14.5%, 0%, 5.1%)
CIE-LABlab(83.90, 5.90, -17.51)
CIE-LCHlch(83.90, 18.47, 288.61°)
OKLaboklab(86.34% 0.0096 -0.0475)
OKLCHoklch(86.34% 0.048 281.5)
XYZxyz(63.2380, 63.8730, 92.9842)
Luminance0.6387 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFF2 #F2EFCC
analogous
#CCE2F2 #CCCFF2 #DCCCF2
triadic
#CCCFF2 #F2CCCF #CFF2CC
tetradic
#CCCFF2 #F2CCE2 #F2EFCC #CCF2DC
square
#CCCFF2 #F2CCE2 #F2EFCC #CCF2DC
split-complementary
#CCCFF2 #F2DCCC #E2F2CC
monochromatic
#6A73D9 #9BA1E6 #CCCFF2 #E7E8F9 #E7E8F9

Accessibility & contrast

On white

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

On black

13.77
#CCCFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFF2
13.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFF2#FFFFFF#000000##000000
##CCCFF21.001.5213.7713.77
#FFFFFF1.521.0021.0021.00
#00000013.7721.001.001.00
##00000013.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#C5D0F1
Tritanopia (blue-blind)
#C4D5DA
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccff2;
/* rgb */ color: rgb(204, 207, 242);
/* oklch */ color: oklch(86.3% 0.048 281.5);
Tailwind
colors: {
  custom: {
    50: '#dbddf6',
    500: '#cccff2',
    950: '#000000',
  },
}
SCSS
$custom: #cccff2;
$custom-light: #dbddf6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccff2",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 242
  },
  "hsl": {
    "h": 235.263,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.86335,
    "c": 0.04847,
    "h": 281.5
  },
  "luminance": 0.63874
}

Semantic roles & 50–950 ramp

primary
#CCCFF2
secondary
#D1CC91
accent
#BA1EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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