#CCCFF0#CCCFF0

#CCCFF0 is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.3% C 0.046 H 281.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).

Color values

HEX#CCCFF0
RGBrgb(204, 207, 240)
HSLhsl(235, 55%, 87%)
HSVhsv(235, 15%, 94%)
CMYKcmyk(15%, 13.7%, 0%, 5.9%)
CIE-LABlab(83.84, 5.48, -16.54)
CIE-LCHlch(83.84, 17.42, 288.32°)
OKLaboklab(86.27% 0.0089 -0.0448)
OKLCHoklch(86.27% 0.046 281.3)
XYZxyz(62.9393, 63.7535, 91.4109)
Luminance0.6375 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFF0 #F0EDCC
analogous
#CCE1F0 #CCCFF0 #DBCCF0
triadic
#CCCFF0 #F0CCCF #CFF0CC
tetradic
#CCCFF0 #F0CCE1 #F0EDCC #CCF0DB
square
#CCCFF0 #F0CCE1 #F0EDCC #CCF0DB
split-complementary
#CCCFF0 #F0DBCC #E1F0CC
monochromatic
#6D76D4 #9DA2E2 #CCCFF0 #E7E9F8 #E7E9F8

Accessibility & contrast

On white

1.53
#CCCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.75
#CCCFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFF0
13.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFF0#FFFFFF#000000##000000
##CCCFF01.001.5313.7513.75
#FFFFFF1.531.0021.0021.00
#00000013.7521.001.001.00
##00000013.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccff0;
/* rgb */ color: rgb(204, 207, 240);
/* oklch */ color: oklch(86.3% 0.046 281.3);
Tailwind
colors: {
  custom: {
    50: '#dbddf5',
    500: '#cccff0',
    950: '#000000',
  },
}
SCSS
$custom: #cccff0;
$custom-light: #dbddf5;
$custom-dark: #000000;
JSON
{
  "hex": "#cccff0",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 240
  },
  "hsl": {
    "h": 235,
    "s": 54.545,
    "l": 87.059
  },
  "oklch": {
    "l": 0.86266,
    "c": 0.0457,
    "h": 281.3
  },
  "luminance": 0.63754
}

Semantic roles & 50–950 ramp

primary
#CCCFF0
secondary
#CEC992
accent
#B523C2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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