#CECCDA#CECCDA

#CECCDA is a very light, near-neutral blue. Relative luminance 0.614; OKLCH L 85.1% C 0.019 H 292.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).

Color values

HEX#CECCDA
RGBrgb(206, 204, 218)
HSLhsl(249, 16%, 83%)
HSVhsv(249, 6%, 85%)
CMYKcmyk(5.5%, 6.4%, 0%, 14.5%)
CIE-LABlab(82.58, 3.30, -6.68)
CIE-LCHlch(82.58, 7.45, 296.28°)
OKLaboklab(85.1% 0.0074 -0.0179)
OKLCHoklch(85.1% 0.019 292.5)
XYZxyz(59.6990, 61.3694, 75.0164)
Luminance0.6137 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCDA #D8DACC
analogous
#CCD1DA #CECCDA #D5CCDA
triadic
#CECCDA #DACECC #CCDACE
tetradic
#CECCDA #DACCD1 #D8DACC #CCDAD5
square
#CECCDA #DACCD1 #D8DACC #CCDAD5
split-complementary
#CECCDA #DAD5CC #D1DACC
monochromatic
#8A85A7 #ACA9C0 #CECCDA #EEEDF2 #EEEDF2

Accessibility & contrast

On white

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

On black

13.27
#CECCDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCDA
13.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCDA#FFFFFF#000000##000000
##CECCDA1.001.5813.2713.27
#FFFFFF1.581.0021.0021.00
#00000013.2721.001.001.00
##00000013.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CEDB
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#CCCED0
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ceccda;
/* rgb */ color: rgb(206, 204, 218);
/* oklch */ color: oklch(85.1% 0.019 292.5);
Tailwind
colors: {
  custom: {
    50: '#dddbe5',
    500: '#ceccda',
    950: '#000000',
  },
}
SCSS
$custom: #ceccda;
$custom-light: #dddbe5;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccda",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 218
  },
  "hsl": {
    "h": 248.571,
    "s": 15.909,
    "l": 82.745
  },
  "oklch": {
    "l": 0.85102,
    "c": 0.01934,
    "h": 292.5
  },
  "luminance": 0.61369
}

Semantic roles & 50–950 ramp

primary
#CECCDA
secondary
#ACAF9B
accent
#9A4B8F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CECCDA

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

Preview Lab → · Contrast checker → · Palette generator →

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