#FEDFFE#FEDFFE

#FEDFFE is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.8% C 0.053 H 326.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).

Color values

HEX#FEDFFE
RGBrgb(254, 223, 254)
HSLhsl(300, 94%, 94%)
HSVhsv(300, 12%, 100%)
CMYKcmyk(0%, 12.2%, 0%, 0.4%)
CIE-LABlab(92.13, 15.91, -11.09)
CIE-LCHlch(92.13, 19.40, 325.12°)
OKLaboklab(93.83% 0.0438 -0.0296)
OKLCHoklch(93.83% 0.053 326)
XYZxyz(85.1478, 81.0032, 104.8963)
Luminance0.8100 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFFE #DFFEDF
analogous
#EEDFFE #FEDFFE #FEDFEE
triadic
#FEDFFE #FEFEDF #DFFEFE
tetradic
#FEDFFE #FEEEDF #DFFEDF #DFEEFE
square
#FEDFFE #FEEEDF #DFFEDF #DFEEFE
split-complementary
#FEDFFE #EEFEDF #DFFEEE
monochromatic
#FA68FA #FCA4FC #FEDFFE #FEE1FE #FEE1FE

Accessibility & contrast

On white

1.22
#FEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.20
#FEDFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFFE
17.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFFE#FFFFFF#000000##000000
##FEDFFE1.001.2217.2017.20
#FFFFFF1.221.0021.0021.00
#00000017.2021.001.001.00
##00000017.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #fedffe;
/* rgb */ color: rgb(254, 223, 254);
/* oklch */ color: oklch(93.8% 0.053 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9fe',
    500: '#fedffe',
    950: '#000000',
  },
}
SCSS
$custom: #fedffe;
$custom-light: #ffe9fe;
$custom-dark: #000000;
JSON
{
  "hex": "#fedffe",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 254
  },
  "hsl": {
    "h": 300,
    "s": 93.939,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93825,
    "c": 0.05285,
    "h": 326
  },
  "luminance": 0.81002
}

Semantic roles & 50–950 ramp

primary
#FEDFFE
secondary
#98EA98
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FEDFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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