#CECCDF#CECCDF

#CECCDF is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.3% C 0.026 H 290.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).

Color values

HEX#CECCDF
RGBrgb(206, 204, 223)
HSLhsl(246, 23%, 84%)
HSVhsv(246, 9%, 87%)
CMYKcmyk(7.6%, 8.5%, 0%, 12.5%)
CIE-LABlab(82.72, 4.27, -9.14)
CIE-LCHlch(82.72, 10.09, 295.03°)
OKLaboklab(85.26% 0.0093 -0.0245)
OKLCHoklch(85.26% 0.026 290.7)
XYZxyz(60.3632, 61.6350, 78.5144)
Luminance0.6163 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCDF #DDDFCC
analogous
#CCD3DF #CECCDF #D7CCDF
triadic
#CECCDF #DFCECC #CCDFCE
tetradic
#CECCDF #DFCCD3 #DDDFCC #CCDFD7
square
#CECCDF #DFCCD3 #DDDFCC #CCDFD7
split-complementary
#CECCDF #DFD7CC #D3DFCC
monochromatic
#8681B0 #AAA6C7 #CECCDF #EDECF3 #EDECF3

Accessibility & contrast

On white

1.58
#CECCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.33
#CECCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCDF
13.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCDF#FFFFFF#000000##000000
##CECCDF1.001.5813.3313.33
#FFFFFF1.581.0021.0021.00
#00000013.3321.001.001.00
##00000013.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#CBCFD2
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #ceccdf;
/* rgb */ color: rgb(206, 204, 223);
/* oklch */ color: oklch(85.3% 0.026 290.7);
Tailwind
colors: {
  custom: {
    50: '#dddbe9',
    500: '#ceccdf',
    950: '#000000',
  },
}
SCSS
$custom: #ceccdf;
$custom-light: #dddbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccdf",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 246.316,
    "s": 22.892,
    "l": 83.725
  },
  "oklch": {
    "l": 0.8526,
    "c": 0.0262,
    "h": 290.7
  },
  "luminance": 0.61635
}

Semantic roles & 50–950 ramp

primary
#CECCDF
secondary
#B3B69A
accent
#A14498
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484

Preview Lab

Preview with #CECCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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