#FEDCFA#FEDCFA

#FEDCFA is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.1% C 0.054 H 329.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).

Color values

HEX#FEDCFA
RGBrgb(254, 220, 250)
HSLhsl(307, 94%, 93%)
HSVhsv(307, 13%, 100%)
CMYKcmyk(0%, 13.4%, 1.6%, 0.4%)
CIE-LABlab(91.31, 16.76, -10.23)
CIE-LCHlch(91.31, 19.64, 328.61°)
OKLaboklab(93.15% 0.0468 -0.0272)
OKLCHoklch(93.15% 0.054 329.8)
XYZxyz(83.7195, 79.1608, 101.2932)
Luminance0.7916 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCFA #DCFEE0
analogous
#F1DCFE #FEDCFA #FEDCE9
triadic
#FEDCFA #FAFEDC #DCFAFE
tetradic
#FEDCFA #FEF1DC #DCFEE0 #DCE9FE
square
#FEDCFA #FEF1DC #DCFEE0 #DCE9FE
split-complementary
#FEDCFA #E9FEDC #DCFEF1
monochromatic
#FB65E9 #FCA0F1 #FEDCFA #FEE1FB #FEE1FB

Accessibility & contrast

On white

1.25
#FEDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.83
#FEDCFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCFA
16.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCFA#FFFFFF#000000##000000
##FEDCFA1.001.2516.8316.83
#FFFFFF1.251.0021.0021.00
#00000016.8321.001.001.00
##00000016.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fedcfa;
/* rgb */ color: rgb(254, 220, 250);
/* oklch */ color: oklch(93.1% 0.054 329.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7fc',
    500: '#fedcfa',
    950: '#000000',
  },
}
SCSS
$custom: #fedcfa;
$custom-light: #ffe7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcfa",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 250
  },
  "hsl": {
    "h": 307.059,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.93146,
    "c": 0.0541,
    "h": 329.8
  },
  "luminance": 0.79159
}

Semantic roles & 50–950 ramp

primary
#FEDCFA
secondary
#95E99F
accent
#E61B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FEDCFA

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

Preview Lab → · Contrast checker → · Palette generator →

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