#FEDCFF#FEDCFF

#FEDCFF is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.3% C 0.059 H 325.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).

Color values

HEX#FEDCFF
RGBrgb(254, 220, 255)
HSLhsl(298, 100%, 93%)
HSVhsv(298, 14%, 100%)
CMYKcmyk(0.4%, 13.7%, 0%, 0%)
CIE-LABlab(91.45, 17.65, -12.63)
CIE-LCHlch(91.45, 21.71, 324.41°)
OKLaboklab(93.31% 0.0485 -0.0337)
OKLCHoklch(93.31% 0.059 325.2)
XYZxyz(84.5139, 79.4785, 105.4771)
Luminance0.7948 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCFF #DDFFDC
analogous
#ECDCFF #FEDCFF #FFDCEE
triadic
#FEDCFF #FFFEDC #DCFFFE
tetradic
#FEDCFF #FFECDC #DDFFDC #DCEEFF
square
#FEDCFF #FFECDC #DDFFDC #DCEEFF
split-complementary
#FEDCFF #EEFFDC #DCFFEC
monochromatic
#FB62FF #FC9FFF #FEDCFF #FEE0FF #FEE0FF

Accessibility & contrast

On white

1.24
#FEDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.90
#FEDCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCFF
16.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCFF#FFFFFF#000000##000000
##FEDCFF1.001.2416.9016.90
#FFFFFF1.241.0021.0021.00
#00000016.9021.001.001.00
##00000016.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fedcff;
/* rgb */ color: rgb(254, 220, 255);
/* oklch */ color: oklch(93.3% 0.059 325.2);
Tailwind
colors: {
  custom: {
    50: '#ffe7ff',
    500: '#fedcff',
    950: '#000000',
  },
}
SCSS
$custom: #fedcff;
$custom-light: #ffe7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcff",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 255
  },
  "hsl": {
    "h": 298.286,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.93305,
    "c": 0.05904,
    "h": 325.2
  },
  "luminance": 0.79477
}

Semantic roles & 50–950 ramp

primary
#FEDCFF
secondary
#96EC93
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FEDCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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