#CECDF2#CECDF2

#CECDF2 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.1% C 0.051 H 286.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).

Color values

HEX#CECDF2
RGBrgb(206, 205, 242)
HSLhsl(242, 59%, 88%)
HSVhsv(242, 15%, 95%)
CMYKcmyk(14.9%, 15.3%, 0%, 5.1%)
CIE-LABlab(83.54, 7.59, -18.03)
CIE-LCHlch(83.54, 19.56, 292.83°)
OKLaboklab(86.1% 0.0145 -0.0489)
OKLCHoklch(86.1% 0.051 286.5)
XYZxyz(63.3084, 63.1946, 92.8496)
Luminance0.6320 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECDF2 #F1F2CD
analogous
#CDDEF2 #CECDF2 #E1CDF2
triadic
#CECDF2 #F2CECD #CDF2CE
tetradic
#CECDF2 #F2CDDE #F1F2CD #CDF2E1
square
#CECDF2 #F2CDDE #F1F2CD #CDF2E1
split-complementary
#CECDF2 #F2E1CD #DEF2CD
monochromatic
#6F6CD9 #9E9CE5 #CECDF2 #E7E7F9 #E7E7F9

Accessibility & contrast

On white

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

On black

13.64
#CECDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECDF2
13.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECDF2#FFFFFF#000000##000000
##CECDF21.001.5413.6413.64
#FFFFFF1.541.0021.0021.00
#00000013.6421.001.001.00
##00000013.6421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cecdf2;
/* rgb */ color: rgb(206, 205, 242);
/* oklch */ color: oklch(86.1% 0.051 286.5);
Tailwind
colors: {
  custom: {
    50: '#dddcf6',
    500: '#cecdf2',
    950: '#000000',
  },
}
SCSS
$custom: #cecdf2;
$custom-light: #dddcf6;
$custom-dark: #000000;
JSON
{
  "hex": "#cecdf2",
  "rgb": {
    "r": 206,
    "g": 205,
    "b": 242
  },
  "hsl": {
    "h": 241.622,
    "s": 58.73,
    "l": 87.647
  },
  "oklch": {
    "l": 0.86095,
    "c": 0.05101,
    "h": 286.5
  },
  "luminance": 0.63195
}

Semantic roles & 50–950 ramp

primary
#CECDF2
secondary
#D0D192
accent
#C61FC2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CECDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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