#CCCEFF#CCCEFF

#CCCEFF is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.6% C 0.068 H 283.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).

Color values

HEX#CCCEFF
RGBrgb(204, 206, 255)
HSLhsl(238, 100%, 90%)
HSVhsv(238, 20%, 100%)
CMYKcmyk(20%, 19.2%, 0%, 0%)
CIE-LABlab(84.07, 9.23, -24.15)
CIE-LCHlch(84.07, 25.85, 290.91°)
OKLaboklab(86.61% 0.0153 -0.066)
OKLCHoklch(86.61% 0.068 283.1)
XYZxyz(65.0188, 64.1989, 103.5545)
Luminance0.6420 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEFF #FFFDCC
analogous
#CCE8FF #CCCEFF #E3CCFF
triadic
#CCCEFF #FFCCCE #CEFFCC
tetradic
#CCCEFF #FFCCE8 #FFFDCC #CCFFE3
square
#CCCEFF #FFCCE8 #FFFDCC #CCFFE3
split-complementary
#CCCEFF #FFE3CC #E8FFCC
monochromatic
#5258FF #8F93FF #CCCEFF #E0E2FF #E0E2FF

Accessibility & contrast

On white

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

On black

13.84
#CCCEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEFF
13.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEFF#FFFFFF#000000##000000
##CCCEFF1.001.5213.8413.84
#FFFFFF1.521.0021.0021.00
#00000013.8421.001.001.00
##00000013.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#C1D6DE
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ccceff;
/* rgb */ color: rgb(204, 206, 255);
/* oklch */ color: oklch(86.6% 0.068 283.1);
Tailwind
colors: {
  custom: {
    50: '#dcdcff',
    500: '#ccceff',
    950: '#000000',
  },
}
SCSS
$custom: #ccceff;
$custom-light: #dcdcff;
$custom-dark: #000000;
JSON
{
  "hex": "#ccceff",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 255
  },
  "hsl": {
    "h": 237.647,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.86607,
    "c": 0.06774,
    "h": 283.1
  },
  "luminance": 0.642
}

Semantic roles & 50–950 ramp

primary
#CCCEFF
secondary
#EAE686
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #CCCEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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