#DCCFED#DCCFED

#DCCFED is a very light, muted violet. Relative luminance 0.660; OKLCH L 87.4% C 0.043 H 305.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).

Color values

HEX#DCCFED
RGBrgb(220, 207, 237)
HSLhsl(266, 45%, 87%)
HSVhsv(266, 13%, 93%)
CMYKcmyk(7.2%, 12.7%, 0%, 7.1%)
CIE-LABlab(84.97, 10.00, -13.12)
CIE-LCHlch(84.97, 16.49, 307.33°)
OKLaboklab(87.42% 0.0248 -0.0353)
OKLCHoklch(87.42% 0.043 305.1)
XYZxyz(67.1113, 65.9558, 89.2995)
Luminance0.6596 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCFED #E0EDCF
analogous
#CFD1ED #DCCFED #EBCFED
triadic
#DCCFED #EDDCCF #CFEDDC
tetradic
#DCCFED #EDCFD1 #E0EDCF #CFEDEB
square
#DCCFED #EDCFD1 #E0EDCF #CFEDEB
split-complementary
#DCCFED #EDEBCF #D1EDCF
monochromatic
#9B76CC #BCA2DC #DCCFED #EFE9F7 #EFE9F7

Accessibility & contrast

On white

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

On black

14.19
#DCCFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCFED
14.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCFED#FFFFFF#000000##000000
##DCCFED1.001.4814.1914.19
#FFFFFF1.481.0021.0021.00
#00000014.1921.001.001.00
##00000014.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#DAD3D9
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #dccfed;
/* rgb */ color: rgb(220, 207, 237);
/* oklch */ color: oklch(87.4% 0.043 305.1);
Tailwind
colors: {
  custom: {
    50: '#e7ddf2',
    500: '#dccfed',
    950: '#000000',
  },
}
SCSS
$custom: #dccfed;
$custom-light: #e7ddf2;
$custom-dark: #000000;
JSON
{
  "hex": "#dccfed",
  "rgb": {
    "r": 220,
    "g": 207,
    "b": 237
  },
  "hsl": {
    "h": 266,
    "s": 45.455,
    "l": 87.059
  },
  "oklch": {
    "l": 0.87424,
    "c": 0.04309,
    "h": 305.1
  },
  "luminance": 0.65956
}

Semantic roles & 50–950 ramp

primary
#DCCFED
secondary
#B3C997
accent
#B92D7C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485

Preview Lab

Preview with #DCCFED

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

Preview Lab → · Contrast checker → · Palette generator →

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