#CECBDF#CECBDF

#CECBDF is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.1% C 0.028 H 292.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).

Color values

HEX#CECBDF
RGBrgb(206, 203, 223)
HSLhsl(249, 24%, 84%)
HSVhsv(249, 9%, 87%)
CMYKcmyk(7.6%, 9%, 0%, 12.5%)
CIE-LABlab(82.47, 4.80, -9.52)
CIE-LCHlch(82.47, 10.66, 296.76°)
OKLaboklab(85.06% 0.0107 -0.0255)
OKLCHoklch(85.06% 0.028 292.7)
XYZxyz(60.1263, 61.1612, 78.4354)
Luminance0.6116 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECBDF #DCDFCB
analogous
#CBD2DF #CECBDF #D8CBDF
triadic
#CECBDF #DFCECB #CBDFCE
tetradic
#CECBDF #DFCBD2 #DCDFCB #CBDFD8
square
#CECBDF #DFCBD2 #DCDFCB #CBDFD8
split-complementary
#CECBDF #DFD8CB #D2DFCB
monochromatic
#877FB0 #AAA5C8 #CECBDF #EDECF3 #EDECF3

Accessibility & contrast

On white

1.59
#CECBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.23
#CECBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECBDF
13.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECBDF#FFFFFF#000000##000000
##CECBDF1.001.5913.2313.23
#FFFFFF1.591.0021.0021.00
#00000013.2321.001.001.00
##00000013.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#CBCED1
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cecbdf;
/* rgb */ color: rgb(206, 203, 223);
/* oklch */ color: oklch(85.1% 0.028 292.7);
Tailwind
colors: {
  custom: {
    50: '#dddae9',
    500: '#cecbdf',
    950: '#000000',
  },
}
SCSS
$custom: #cecbdf;
$custom-light: #dddae9;
$custom-dark: #000000;
JSON
{
  "hex": "#cecbdf",
  "rgb": {
    "r": 206,
    "g": 203,
    "b": 223
  },
  "hsl": {
    "h": 249,
    "s": 23.81,
    "l": 83.529
  },
  "oklch": {
    "l": 0.85062,
    "c": 0.02767,
    "h": 292.7
  },
  "luminance": 0.61161
}

Semantic roles & 50–950 ramp

primary
#CECBDF
secondary
#B1B698
accent
#A24394
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CECBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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