#CECCF4#CECCF4

#CECCF4 is a very light, muted blue. Relative luminance 0.628; OKLCH L 86.0% C 0.055 H 287.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).

Color values

HEX#CECCF4
RGBrgb(206, 204, 244)
HSLhsl(243, 65%, 88%)
HSVhsv(243, 16%, 96%)
CMYKcmyk(15.6%, 16.4%, 0%, 4.3%)
CIE-LABlab(83.36, 8.54, -19.38)
CIE-LCHlch(83.36, 21.17, 293.79°)
OKLaboklab(85.97% 0.0166 -0.0526)
OKLCHoklch(85.97% 0.055 287.5)
XYZxyz(63.3720, 62.8385, 94.3608)
Luminance0.6284 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCF4 #F2F4CC
analogous
#CCDEF4 #CECCF4 #E2CCF4
triadic
#CECCF4 #F4CECC #CCF4CE
tetradic
#CECCF4 #F4CCDE #F2F4CC #CCF4E2
square
#CECCF4 #F4CCDE #F2F4CC #CCF4E2
split-complementary
#CECCF4 #F4E2CC #DEF4CC
monochromatic
#6D67DE #9E9AE9 #CECCF4 #E7E6FA #E7E6FA

Accessibility & contrast

On white

1.55
#CECCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.57
#CECCF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCF4
13.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCF4#FFFFFF#000000##000000
##CECCF41.001.5513.5713.57
#FFFFFF1.551.0021.0021.00
#00000013.5721.001.001.00
##00000013.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D1F6
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#C6D2D9
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ceccf4;
/* rgb */ color: rgb(206, 204, 244);
/* oklch */ color: oklch(86.0% 0.055 287.5);
Tailwind
colors: {
  custom: {
    50: '#dddbf7',
    500: '#ceccf4',
    950: '#000000',
  },
}
SCSS
$custom: #ceccf4;
$custom-light: #dddbf7;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccf4",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 244
  },
  "hsl": {
    "h": 243,
    "s": 64.516,
    "l": 87.843
  },
  "oklch": {
    "l": 0.8597,
    "c": 0.05518,
    "h": 287.5
  },
  "luminance": 0.62839
}

Semantic roles & 50–950 ramp

primary
#CECCF4
secondary
#D1D58F
accent
#CC19C3
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485

Preview Lab

Preview with #CECCF4

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

Preview Lab → · Contrast checker → · Palette generator →

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