#CCCFEF#CCCFEF

#CCCFEF is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.2% C 0.044 H 281.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).

Color values

HEX#CCCFEF
RGBrgb(204, 207, 239)
HSLhsl(235, 52%, 87%)
HSVhsv(235, 15%, 94%)
CMYKcmyk(14.6%, 13.4%, 0%, 6.3%)
CIE-LABlab(83.81, 5.27, -16.05)
CIE-LCHlch(83.81, 16.90, 288.17°)
OKLaboklab(86.23% 0.0086 -0.0435)
OKLCHoklch(86.23% 0.044 281.2)
XYZxyz(62.7912, 63.6943, 90.6307)
Luminance0.6370 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFEF #EFECCC
analogous
#CCE1EF #CCCFEF #DBCCEF
triadic
#CCCFEF #EFCCCF #CFEFCC
tetradic
#CCCFEF #EFCCE1 #EFECCC #CCEFDB
square
#CCCFEF #EFCCE1 #EFECCC #CCEFDB
split-complementary
#CCCFEF #EFDBCC #E1EFCC
monochromatic
#6F77D2 #9DA3E0 #CCCFEF #E8E9F8 #E8E9F8

Accessibility & contrast

On white

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

On black

13.74
#CCCFEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFEF
13.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFEF#FFFFFF#000000##000000
##CCCFEF1.001.5313.7413.74
#FFFFFF1.531.0021.0021.00
#00000013.7421.001.001.00
##00000013.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#C5D4D9
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccfef;
/* rgb */ color: rgb(204, 207, 239);
/* oklch */ color: oklch(86.2% 0.044 281.2);
Tailwind
colors: {
  custom: {
    50: '#dbddf4',
    500: '#cccfef',
    950: '#000000',
  },
}
SCSS
$custom: #cccfef;
$custom-light: #dbddf4;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfef",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 239
  },
  "hsl": {
    "h": 234.857,
    "s": 52.239,
    "l": 86.863
  },
  "oklch": {
    "l": 0.86231,
    "c": 0.04432,
    "h": 281.2
  },
  "luminance": 0.63695
}

Semantic roles & 50–950 ramp

primary
#CCCFEF
secondary
#CDC893
accent
#B226C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFEF

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

Preview Lab → · Contrast checker → · Palette generator →

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