#CCCFF3#CCCFF3

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

Color values

HEX#CCCFF3
RGBrgb(204, 207, 243)
HSLhsl(235, 62%, 88%)
HSVhsv(235, 16%, 95%)
CMYKcmyk(16%, 14.8%, 0%, 4.7%)
CIE-LABlab(83.93, 6.11, -17.99)
CIE-LCHlch(83.93, 19.00, 288.75°)
OKLaboklab(86.37% 0.01 -0.0488)
OKLCHoklch(86.37% 0.05 281.5)
XYZxyz(63.3886, 63.9333, 93.7774)
Luminance0.6393 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFF3 #F3F0CC
analogous
#CCE2F3 #CCCFF3 #DDCCF3
triadic
#CCCFF3 #F3CCCF #CFF3CC
tetradic
#CCCFF3 #F3CCE2 #F3F0CC #CCF3DD
square
#CCCFF3 #F3CCE2 #F3F0CC #CCF3DD
split-complementary
#CCCFF3 #F3DDCC #E2F3CC
monochromatic
#6972DC #9AA0E7 #CCCFF3 #E6E8F9 #E6E8F9

Accessibility & contrast

On white

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

On black

13.79
#CCCFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFF3
13.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFF3#FFFFFF#000000##000000
##CCCFF31.001.5213.7913.79
#FFFFFF1.521.0021.0021.00
#00000013.7921.001.001.00
##00000013.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D3F5
Deuteranopia (green-blind)
#C4D0F2
Tritanopia (blue-blind)
#C4D5DB
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccff3;
/* rgb */ color: rgb(204, 207, 243);
/* oklch */ color: oklch(86.4% 0.050 281.5);
Tailwind
colors: {
  custom: {
    50: '#dbddf7',
    500: '#cccff3',
    950: '#000000',
  },
}
SCSS
$custom: #cccff3;
$custom-light: #dbddf7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccff3",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 243
  },
  "hsl": {
    "h": 235.385,
    "s": 61.905,
    "l": 87.647
  },
  "oklch": {
    "l": 0.8637,
    "c": 0.04985,
    "h": 281.5
  },
  "luminance": 0.63934
}

Semantic roles & 50–950 ramp

primary
#CCCFF3
secondary
#D3CE90
accent
#BC1CCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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