#CFCEDC#CFCEDC

#CFCEDC is a very light, near-neutral blue. Relative luminance 0.626; OKLCH L 85.6% C 0.019 H 289.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#CFCEDC
RGBrgb(207, 206, 220)
HSLhsl(244, 17%, 84%)
HSVhsv(244, 6%, 86%)
CMYKcmyk(5.9%, 6.4%, 0%, 13.7%)
CIE-LABlab(83.22, 2.96, -6.79)
CIE-LCHlch(83.22, 7.41, 293.55°)
OKLaboklab(85.64% 0.0064 -0.0182)
OKLCHoklch(85.64% 0.019 289.3)
XYZxyz(60.7193, 62.5751, 76.5756)
Luminance0.6258 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFCEDC #DBDCCE
analogous
#CED4DC #CFCEDC #D6CEDC
triadic
#CFCEDC #DCCFCE #CEDCCF
tetradic
#CFCEDC #DCCED4 #DBDCCE #CEDCD6
square
#CFCEDC #DCCED4 #DBDCCE #CEDCD6
split-complementary
#CFCEDC #DCD6CE #D4DCCE
monochromatic
#8987A9 #ACAAC2 #CFCEDC #EEEDF2 #EEEDF2

Accessibility & contrast

On white

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

On black

13.52
#CFCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFCEDC
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFCEDC#FFFFFF#000000##000000
##CFCEDC1.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#CDD0D2
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cfcedc;
/* rgb */ color: rgb(207, 206, 220);
/* oklch */ color: oklch(85.6% 0.019 289.3);
Tailwind
colors: {
  custom: {
    50: '#dddce6',
    500: '#cfcedc',
    950: '#000000',
  },
}
SCSS
$custom: #cfcedc;
$custom-light: #dddce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cfcedc",
  "rgb": {
    "r": 207,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 244.286,
    "s": 16.667,
    "l": 83.529
  },
  "oklch": {
    "l": 0.85642,
    "c": 0.01924,
    "h": 289.3
  },
  "luminance": 0.62575
}

Semantic roles & 50–950 ramp

primary
#CFCEDC
secondary
#B0B19D
accent
#9B4B95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CFCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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