#DCCFEC#DCCFEC

#DCCFEC is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.4% C 0.042 H 305.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#DCCFEC
RGBrgb(220, 207, 236)
HSLhsl(267, 43%, 87%)
HSVhsv(267, 12%, 93%)
CMYKcmyk(6.8%, 12.3%, 0%, 7.5%)
CIE-LABlab(84.94, 9.81, -12.63)
CIE-LCHlch(84.94, 15.99, 307.83°)
OKLaboklab(87.39% 0.0244 -0.0339)
OKLCHoklch(87.39% 0.042 305.8)
XYZxyz(66.9656, 65.8976, 88.5322)
Luminance0.6590 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCFEC #DFECCF
analogous
#CFD1EC #DCCFEC #EBCFEC
triadic
#DCCFEC #ECDCCF #CFECDC
tetradic
#DCCFEC #ECCFD1 #DFECCF #CFECEB
square
#DCCFEC #ECCFD1 #DFECCF #CFECEB
split-complementary
#DCCFEC #ECEBCF #D1ECCF
monochromatic
#9C77C9 #BCA3DB #DCCFEC #EFE9F6 #EFE9F6

Accessibility & contrast

On white

1.48
#DCCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.18
#DCCFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCFEC
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCFEC#FFFFFF#000000##000000
##DCCFEC1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#DAD3D8
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #dccfec;
/* rgb */ color: rgb(220, 207, 236);
/* oklch */ color: oklch(87.4% 0.042 305.8);
Tailwind
colors: {
  custom: {
    50: '#e7ddf2',
    500: '#dccfec',
    950: '#000000',
  },
}
SCSS
$custom: #dccfec;
$custom-light: #e7ddf2;
$custom-dark: #000000;
JSON
{
  "hex": "#dccfec",
  "rgb": {
    "r": 220,
    "g": 207,
    "b": 236
  },
  "hsl": {
    "h": 266.897,
    "s": 43.284,
    "l": 86.863
  },
  "oklch": {
    "l": 0.87391,
    "c": 0.0418,
    "h": 305.8
  },
  "luminance": 0.65897
}

Semantic roles & 50–950 ramp

primary
#DCCFEC
secondary
#B2C898
accent
#B62F7A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485

Preview Lab

Preview with #DCCFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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