#CCCEF2#CCCEF2

#CCCEF2 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.050 H 282.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).

Color values

HEX#CCCEF2
RGBrgb(204, 206, 242)
HSLhsl(237, 59%, 87%)
HSVhsv(237, 16%, 95%)
CMYKcmyk(15.7%, 14.9%, 0%, 5.1%)
CIE-LABlab(83.65, 6.43, -17.89)
CIE-LCHlch(83.65, 19.01, 289.77°)
OKLaboklab(86.14% 0.011 -0.0486)
OKLCHoklch(86.14% 0.05 282.8)
XYZxyz(62.9965, 63.3900, 92.9037)
Luminance0.6339 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEF2 #F2F0CC
analogous
#CCE1F2 #CCCEF2 #DDCCF2
triadic
#CCCEF2 #F2CCCE #CEF2CC
tetradic
#CCCEF2 #F2CCE1 #F2F0CC #CCF2DD
square
#CCCEF2 #F2CCE1 #F2F0CC #CCF2DD
split-complementary
#CCCEF2 #F2DDCC #E1F2CC
monochromatic
#6A70D9 #9B9FE6 #CCCEF2 #E7E8F9 #E7E8F9

Accessibility & contrast

On white

1.54
#CCCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.68
#CCCEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEF2
13.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEF2#FFFFFF#000000##000000
##CCCEF21.001.5413.6813.68
#FFFFFF1.541.0021.0021.00
#00000013.6821.001.001.00
##00000013.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#C4CFF1
Tritanopia (blue-blind)
#C4D4DA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cccef2;
/* rgb */ color: rgb(204, 206, 242);
/* oklch */ color: oklch(86.1% 0.050 282.8);
Tailwind
colors: {
  custom: {
    50: '#dbdcf6',
    500: '#cccef2',
    950: '#000000',
  },
}
SCSS
$custom: #cccef2;
$custom-light: #dbdcf6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccef2",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 242
  },
  "hsl": {
    "h": 236.842,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.86138,
    "c": 0.04978,
    "h": 282.8
  },
  "luminance": 0.63391
}

Semantic roles & 50–950 ramp

primary
#CCCEF2
secondary
#D1CE91
accent
#BE1EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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